Lines Matching refs:test
1 perf-test(1)
6 perf-test - Runs sanity tests.
11 'perf test [<options>] [{list <test-name-fragment>|[<test-name-fragments>|<test-numbers>]}]'
18 To get a list of available tests use 'perf test list', specifying a test name
21 To run just specific tests, inform test name fragments or the numbers obtained
22 from 'perf test list'.
34 With a single '-v', verbose level 1, only failing test output
35 is displayed. With '-vv' and higher all test output is shown.
44 --runs-per-test::
45 Run each test the given number of times, by default once. This
46 option can be useful to determine if a test is flaky.
50 Do not fork child for each test, run all tests within single process, this
54 Specify a DSO for the "Symbols" test.