Lines Matching full:example
186 # Subtest: example
190 ok 1 - example
197 For example, we'd change the config options from before to
208 $ modprobe kunit-example-test
249 So using our example config:
253 $ modprobe kunit-example-test > /dev/null
254 $ cat /sys/kernel/debug/kunit/example/results
258 $ modprobe -r kunit-example-test
259 $ cat /sys/kernel/debug/kunit/example/results
260 /sys/kernel/debug/kunit/example/results: No such file or directory
275 $ modprobe kunit-example-test
335 ``--raw_output`` flag. This is an example of how test attributes for test cases
343 This is an example of how test attributes for test suites will be formatted in
360 kunit.py run "example" --list_tests_attr
370 tests. As an example:
378 "!=", and "=". Example:
384 This example will run all tests with speeds faster than slow. Note that the
389 using commas. Example: