1 2.TH libinput-test "1" "" "libinput @LIBINPUT_VERSION@" "libinput Manual" 3.SH NAME 4libinput\-test \- test various components of libinput itself 5.SH SYNOPSIS 6.B libinput test [\-\-help] \fI<feature> [<args>]\fR 7.SH DESCRIPTION 8.PP 9The 10.B "libinput test" 11tool runs tests against libinput itself. There is usually no need for a user 12to use this tool, it is provided for distribution vendors. 13@HAVE_INSTALLED_TESTS@.B This tool was disabled at build time! 14.PP 15This is a testing tool only, its output may change at any time. Do not 16rely on the output. 17.PP 18This tool may need to be run as root to have access to the 19/dev/input/eventX nodes and/or create /dev/uinput devices. 20.SH OPTIONS 21.TP 8 22.B \-\-help 23Print help 24.SH FEATURES 25Tests that can be run are 26.TP 8 27.B libinput\-test\-suite(1) 28Run the full test suite. This is the most complete set of tests to run in 29libinput. 30.TP 8 31.B libinput\-test\-utils 32Run the test suite suite for internal utility functions. 33.SH LIBINPUT 34Part of the 35.B libinput(1) 36suite 37