kwin/autotests/libinput
Martin Gräßlin ac227e57c7 [autotest/libinput] Add a mocked test for Libinput::KeyEvent
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.
2016-05-30 17:46:53 +02:00
..
CMakeLists.txt [autotest/libinput] Add a mocked test for Libinput::KeyEvent 2016-05-30 17:46:53 +02:00
device_test.cpp [autotests/libinput] Add test case for Device::setEnabled and isEnabled 2016-05-30 16:04:06 +02:00
input_event_test.cpp Pass LibInput::Device* through the event handlers 2016-05-30 15:26:37 +02:00
key_event_test.cpp [autotest/libinput] Add a mocked test for Libinput::KeyEvent 2016-05-30 17:46:53 +02:00
mock_libinput.cpp [autotest/libinput] Add a mocked test for Libinput::KeyEvent 2016-05-30 17:46:53 +02:00
mock_libinput.h [autotest/libinput] Add a mocked test for Libinput::KeyEvent 2016-05-30 17:46:53 +02:00