libei/test
Peter Hutterer a5cc87c837 Purge the properties from the protocol
The primary use-case for these properties in libei itself was to send
some fixed information (pid, cmdline and conection type). In the portal
case, these can be obtained out-of-band via the portal. In the
non-portal case these can be obtained from the socket itself (fetch pid,
look up /proc/pid/cmdline) which is just as reliable as trusting
whatever libei sends.

The only other use-case for the properties was the activation id in the
InputCapture::Activated portal signal. This can be achieved with a
serial in the START_EMULATING event.
2023-02-09 11:48:29 +10:00
..
templates Format python files with black 2023-02-01 11:48:53 +10:00
buildtest.c Purge libreis from the repo 2023-02-09 11:48:28 +10:00
buildtest.cc Add C++ header guards 2020-09-29 17:30:49 +10:00
eierpecken.c Purge the properties from the protocol 2023-02-09 11:48:29 +10:00
eierpecken.h Purge libreis from the repo 2023-02-09 11:48:28 +10:00
meson.build Purge libreis from the repo 2023-02-09 11:48:28 +10:00
test-ei-device.c test: fix compiler warning about possible loss of precision 2023-02-07 13:34:29 +10:00
test-ei-seat.c test: rename the ei AUTOCONNECT behavior to HANDLE_CONNECT 2022-08-01 11:26:32 +10:00
test-ei.c Purge the properties from the protocol 2023-02-09 11:48:29 +10:00
test-eis.c Purge libreis from the repo 2023-02-09 11:48:28 +10:00
test-main.c Add SPDX identifiers to all source files 2022-03-03 00:27:36 +00:00
test_oeffis.py Format python files with black 2023-02-01 11:48:53 +10:00
unit-tests.c Add SPDX identifiers to all source files 2022-03-03 00:27:36 +00:00