Lines Matching +full:libinput +full:- +full:test +full:- +full:suite +full:- +full:quirks
1 .TH libinput-test-suite "1" "" "libinput @LIBINPUT_VERSION@" "libinput Manual"
3 libinput\-test\-suite \- run the libinput test suite
5 .B libinput test\-suite [OPTIONS]
10 .B "libinput test\-suite"
11 command runs the libinput test suite.
12 Its primary purpose is to verify distribution composes after package updates. Test
13 suite failures usually indicate missing patches and/or incompatible lower
16 .B The test suite should not be run by users. Data loss is possible.
18 The test suite must be run as root. The test suite installs several files
23 It is recommended that the test suite is run in a virtual machine and/or on
25 run the test suite.
28 Note that the options may change in future releases of libinput. Test names,
29 test device names and test group names may change at any time.
31 .B \-\-filter\-test \fI"testname"\fB
33 \fB\-\-jobs\fR default to 1.
35 .B \-\-filter\-device \fI"devicename"\fB
37 \fB\-\-jobs\fR default to 1.
39 .B \-\-filter\-group \fI"groupname"\fB
41 \fB\-\-jobs\fR default to 1.
43 .B \-\-filter\-deviceless
46 .B \-h, \-\-help
49 .B \-j, \-\-jobs 8
52 .B \-\-list
53 List all test cases and the devices they are run for. Test names, test device
54 names and test group names may change at any time.
56 .B \-\-verbose
57 Enable verbose output, including libinput debug messages.
63 Test device-specific quirks are installed in this directory with a custom
69 Test-specific udev rules are installed in this directory and removed on
73 The \fBxorg.conf.d(5)\fR snippet below ensures the X server ignores the test
74 devices created by this test suite:
79 .B " Identifier ""Ignore libinput test suite devices""
86 No configuration is required for Wayland compositors. libinput's default
87 mode will ignore test devices from this test suite.
90 a test may fail. Re-running the test with \fB\-\-filter-test\fR can help
91 verify whether a test case failure was a true failure.
92 .SH LIBINPUT
94 .B libinput(1)
95 suite