mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 06:50:05 +01:00
doc: clarify a comment what a "no device" test case means
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
f70db17d21
commit
42fa56c9ee
1 changed files with 2 additions and 1 deletions
|
|
@ -49,7 +49,8 @@ device:group:
|
|||
In the above example, the "device:wheel" suite is run for the "wheel only" and
|
||||
the "blackwidow" device. Both devices are automatically instantiated through
|
||||
uinput by litest. The "no device" entry signals that litest does not
|
||||
instantiate a uinput device for a specific test.
|
||||
instantiate a uinput device for a specific test (though the test itself may
|
||||
instantiate one).
|
||||
|
||||
Check provides two filters through environment variables: <b>CK_RUN_SUITE</b>
|
||||
and <b>CK_RUN_CASE</b>. They may be used independently or combined to narrow
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue