Lines Matching full:example
175 # Subtest: example
179 ok 1 - example
186 For example, we'd change the config options from before to
197 $ modprobe kunit-example-test
238 So using our example config:
242 $ modprobe kunit-example-test > /dev/null
243 $ cat /sys/kernel/debug/kunit/example/results
247 $ modprobe -r kunit-example-test
248 $ cat /sys/kernel/debug/kunit/example/results
249 /sys/kernel/debug/kunit/example/results: No such file or directory
264 $ modprobe kunit-example-test
324 ``--raw_output`` flag. This is an example of how test attributes for test cases
332 This is an example of how test attributes for test suites will be formatted in
349 kunit.py run "example" --list_tests_attr
359 tests. As an example:
367 "!=", and "=". Example:
373 This example will run all tests with speeds faster than slow. Note that the
378 using commas. Example: