From 42fa56c9ee5ed7b10c2094ec3af8d8935195564d Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 20 May 2015 10:57:11 +1000 Subject: [PATCH] doc: clarify a comment what a "no device" test case means Signed-off-by: Peter Hutterer --- doc/test-suite.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/test-suite.dox b/doc/test-suite.dox index d2680d9f..5bcaee05 100644 --- a/doc/test-suite.dox +++ b/doc/test-suite.dox @@ -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: CK_RUN_SUITE and CK_RUN_CASE. They may be used independently or combined to narrow -- 2.34.1