We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9301be2 commit 103c0b5Copy full SHA for 103c0b5
tools/testing/selftests/run_kselftest.sh
@@ -21,7 +21,7 @@ usage()
21
cat <<EOF
22
Usage: $0 [OPTIONS]
23
-s | --summary Print summary with detailed log in output.log (conflict with -p)
24
- -p | --per_test_log Print test log in /tmp with each test name (conflict with -s)
+ -p | --per-test-log Print test log in /tmp with each test name (conflict with -s)
25
-t | --test COLLECTION:TEST Run TEST from COLLECTION
26
-c | --collection COLLECTION Run all tests from COLLECTION
27
-l | --list List the available collection:test entries
0 commit comments