Lines Matching refs:run

14 runtests.pl - run one or more test cases
28 Specify which test(s) to run by specifying test numbers or keywords.
31 find are considered for running. You can specify single test cases to run by
35 Specify tests to not run with a leading exclamation point, like `!66`, which
38 Prefix a test number with a tilde (~) to still run it, but ignore the results.
41 to run, like `FTPS`. The keywords are strings used in the individual tests.
44 or phrase, like "!HTTP NTLM auth" to run all tests **except** those using this
48 Prefix a keyword with a tilde (~) to still run it, but ignore the results.
73 E the test was run event-based
76 total number of tests to be run and an estimated amount of time to complete the
77 test run.
97 and the test name passed as the first argument selects which test run.
101 Provide a path to a custom curl binary to run the tests with. Default is the
108 the specific test being run.
129 Force the test to run even if mentioned in DISABLED.
135 run the specified test case. Simply (set a break-point and) type 'run' to
142 run the specified test case. Simply (set a break-point and) type 'run' to
155 Spawn the given number of processes to run tests in. This defaults to 0 to run
157 multiple tests to run in parallel, speeding up a test run. The optimum number
158 is dependent on the system and set of tests to run, but 7 times the number of
165 Keep output and log files in log/ after a test run, even if no error was
216 Display run time statistics. (Requires the `Perl Time::HiRes` module)
220 Display full run time statistics. (Requires the `Perl Time::HiRes` module)
259 run the tests once and count the number of memory allocations made. It then
274 test being run.
278 Provide a path to a custom curl binary to run when verifying that the servers
284 Many tests have conditions that must be met before the test case can run fine.
290 attempt to run each test. Those which cannot be run due to failed requirements