1PERF-TEST(1)                      perf Manual                     PERF-TEST(1)
2
3
4

NAME

6       perf-test - Runs sanity tests.
7

SYNOPSIS

9       perf test [<options>] [{list <test-name-fragment>|[<test-name-fragments>|<test-numbers>]}]
10

DESCRIPTION

12       This command does assorted sanity tests, initially through linked
13       routines but also will look for a directory with more tests in the form
14       of scripts.
15
16       To get a list of available tests use perf test list, specifying a test
17       name fragment will show all tests that have it.
18
19       To run just specific tests, inform test name fragments or the numbers
20       obtained from perf test list.
21

OPTIONS

23       -s, --skip
24           Tests to skip (comma separated numeric list).
25
26       -v, --verbose
27           Be more verbose.
28
29       -F, --dont-fork
30           Do not fork child for each test, run all tests within single
31           process.
32
33
34
35perf                              09/24/2019                      PERF-TEST(1)
Impressum