Home
last modified time | relevance | path

Searched refs:LITEST_IGNORED (Results 1 – 5 of 5) sorted by relevance

/third_party/libinput/test/
Dlitest-device-ignored-mouse.c47 .features = LITEST_IGNORED | LITEST_BUTTON | LITEST_RELATIVE,
Dlitest-device-absinfo-override.c63 .features = LITEST_IGNORED,
Dlitest-device-keyboard-quirked.c223 .features = LITEST_KEYS | LITEST_IGNORED, /* Only use this keyboard in specific tests */
Dlitest.h356 #define LITEST_IGNORED bit(27) macro
Dlitest.c500 if (dev->features & LITEST_IGNORED) in litest_add_tcase()
522 if (dev->features & LITEST_IGNORED) in litest_add_tcase()