kwin/autotests/libinput
Martin Gräßlin 2d9ff54e68 [autotest/libinput] Add a basic test for Context
This test mocks part of KWin::Udev, udev and libinput. The test itself
is still rather limited and only verifies whether libinput is valid or
not and that assignSeat works. Most of the interaction is not yet tested,
though to a large degree doesn't make sense and should be rather tested
in the context of LibInput::Connection.
2016-06-02 15:55:34 +02:00
..
CMakeLists.txt [autotest/libinput] Add a basic test for Context 2016-06-02 15:55:34 +02:00
context_test.cpp [autotest/libinput] Add a basic test for Context 2016-06-02 15:55:34 +02:00
device_test.cpp
input_event_test.cpp
key_event_test.cpp [autotest/libinput] Verify that Event::create can handle a null argument 2016-05-31 10:15:44 +02:00
mock_libinput.cpp [autotest/libinput] Add a basic test for Context 2016-06-02 15:55:34 +02:00
mock_libinput.h [autotest/libinput] Add a basic test for Context 2016-06-02 15:55:34 +02:00
mock_udev.cpp [autotest/libinput] Add a basic test for Context 2016-06-02 15:55:34 +02:00
mock_udev.h [autotest/libinput] Add a basic test for Context 2016-06-02 15:55:34 +02:00
pointer_event_test.cpp
touch_event_test.cpp [autotest/libinput] Add a mocked test for Libinput::TouchEvent 2016-05-31 10:14:28 +02:00