ac227e57c7
This new test includes everything used in events.cpp to the mocked functionality of libinput. Only key event is implemented so far, the referenced pointer and touch functions are mocked with default values. The test verifies that a KeyEvent gets created and the key press/release works as expected. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
device_test.cpp | ||
input_event_test.cpp | ||
key_event_test.cpp | ||
mock_libinput.cpp | ||
mock_libinput.h |