'\" t .\" Title: perf-test .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.16 .\" Date: 2021-11-03 .\" Manual: perf Manual .\" Source: perf .\" Language: English .\" .TH "PERF_5.14\-TEST" "1" "2021-11-03" "perf" "perf Manual" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" perf-test \- Runs sanity tests. .SH "SYNOPSIS" .sp .nf \fIperf test [] [{list |[|]}]\fP .fi .br .SH "DESCRIPTION" .sp This command does assorted sanity tests, initially through linked routines but also will look for a directory with more tests in the form of scripts. .sp To get a list of available tests use \fIperf test list\fP, specifying a test name fragment will show all tests that have it. .sp To run just specific tests, inform test name fragments or the numbers obtained from \fIperf test list\fP. .SH "OPTIONS" .sp \-s, \-\-skip .RS 4 Tests to skip (comma separated numeric list). .RE .sp \-v, \-\-verbose .RS 4 Be more verbose. .RE .sp \-F, \-\-dont\-fork .RS 4 Do not fork child for each test, run all tests within single process. .RE