Lines Matching refs:help
165 help='show this help message and exit')
167 help='dump the traceback and exit if a test takes '
171 help='wait for user input, e.g., allow a debugger '
175 help='the name of the test at which to start.' +
180 help='run tests in verbose mode with output to stdout')
182 help='re-run failed tests in verbose mode')
184 help='display test output on failure')
186 help='no output unless one or more tests fail')
188 help='print the slowest 10 tests')
190 help='print header with interpreter info')
194 help='randomize test execution order.' + more_details)
197 help='pass a random seed to reproduce a previous '
200 help='read names of tests to run from a file.' +
203 help='arguments are tests to *exclude*')
205 help='single step through a set of tests.' +
209 help='match test cases and methods with glob pattern PAT')
212 help='ignore test cases and methods with glob pattern PAT')
215 help='similar to --match but get patterns from a '
219 help='similar to --matchfile but it receives patterns '
222 help='fail as soon as a test fails (only with -v or -W)')
225 help='specify which special resource intensive tests '
228 help='run very large memory-consuming tests.' +
232 help='execute test files in the specified directory '
238 help='deprecated alias to --fail-env-changed')
240 help='run the leaks(1) command just before exit.' +
244 help='search for reference leaks (needs debug build, '
248 help='run PROCESSES processes at once')
251 help='turn on code coverage tracing using the trace '
255 help='directory where coverage files are put')
258 help='put coverage files alongside modules')
261 help='call gc.set_threshold(THRESHOLD)')
263 help='suppress error message boxes on Windows')
265 help='run the specified tests in a loop, until an '
268 help="only write the name of tests that will be run, "
271 help='only write the name of test cases that will be run'
274 help='enable Profile Guided Optimization (PGO) training')
276 help='enable extended PGO training (slower training)')
278 help='if a test file alters the environment, mark '
282 help='writes JUnit-style XML results to the specified '
285 help='override the working directory for the test run')
287 help='remove old test_python_* directories')