mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-02-04 10:40:45 +01:00
Historically the preference for testing was to enable a bunch of specific behaviors and then leave that as-is for the test. This can be painful for some events, in particular sync/ping that are used internally by libei's implementation. Testing those events requires us to match the implementation-defined internal setup which is a pain. Much easier to add a function to allow disabling a specific behavior at some point during the test Part-of: <https://gitlab.freedesktop.org/libinput/libei/-/merge_requests/340> |
||
|---|---|---|
| .. | ||
| templates | ||
| buildtest.c | ||
| buildtest.cc | ||
| conftest.py | ||
| eierpecken.c | ||
| eierpecken.h | ||
| eiproto.py.tmpl | ||
| meson.build | ||
| test-ei-device.c | ||
| test-ei-seat.c | ||
| test-ei.c | ||
| test-eis.c | ||
| test-main.c | ||
| test_oeffis.py | ||
| test_protocol.py | ||
| test_scanner.py | ||
| unit-tests.c | ||