xserver/test/xi2
Peter Hutterer 46b579e8d5 test: switch the unit tests to something resembling a test suite
The tests have inadvertent dependencies on each other so let's avoid
those by changing to a system that returns a null-terminated list of
test functions and our test runner iterates over those and forks off one
process per function.
2024-01-30 00:15:10 +00:00
..
protocol-common.c test: #undef NDEBUG so assert is not compiled away 2021-12-08 20:59:21 +00:00
protocol-common.h Fix building with `-fno-common` 2020-01-27 21:46:31 +00:00
protocol-eventconvert.c test: switch the unit tests to something resembling a test suite 2024-01-30 00:15:10 +00:00
protocol-xigetclientpointer.c test: switch the unit tests to something resembling a test suite 2024-01-30 00:15:10 +00:00
protocol-xigetselectedevents.c test: switch the unit tests to something resembling a test suite 2024-01-30 00:15:10 +00:00
protocol-xipassivegrabdevice.c test: switch the unit tests to something resembling a test suite 2024-01-30 00:15:10 +00:00
protocol-xiquerydevice.c test: switch the unit tests to something resembling a test suite 2024-01-30 00:15:10 +00:00
protocol-xiquerypointer.c test: switch the unit tests to something resembling a test suite 2024-01-30 00:15:10 +00:00
protocol-xiqueryversion.c test: switch the unit tests to something resembling a test suite 2024-01-30 00:15:10 +00:00
protocol-xiselectevents.c test: switch the unit tests to something resembling a test suite 2024-01-30 00:15:10 +00:00
protocol-xisetclientpointer.c test: switch the unit tests to something resembling a test suite 2024-01-30 00:15:10 +00:00
protocol-xiwarppointer.c test: switch the unit tests to something resembling a test suite 2024-01-30 00:15:10 +00:00
xi2.c test: switch the unit tests to something resembling a test suite 2024-01-30 00:15:10 +00:00