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:
Peter Hutterer 2015-05-20 10:57:11 +10:00
parent f70db17d21
commit 42fa56c9ee

View file

@ -49,7 +49,8 @@ device:group:
In the above example, the "device:wheel" suite is run for the "wheel only" and In the above example, the "device:wheel" suite is run for the "wheel only" and
the "blackwidow" device. Both devices are automatically instantiated through the "blackwidow" device. Both devices are automatically instantiated through
uinput by litest. The "no device" entry signals that litest does not 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> 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 and <b>CK_RUN_CASE</b>. They may be used independently or combined to narrow