doc: clarify a comment what a "no device" test case means
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 20 May 2015 00:57:11 +0000 (10:57 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 20 May 2015 03:06:24 +0000 (13:06 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
doc/test-suite.dox

index d2680d9f5ea7b035d9451dd685bcbd1ad8f36390..5bcaee059878d1fd7bf817bce0dc37cf3dd8b37d 100644 (file)
@@ -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