v8/tools/testrunner/testproc
Michael Achenbach f321ada760 [test] Let numfuzz tests automatically use all available instances
All --stress-* flags are now automatically tested. This also removes
a superfluous option that was never changed. The default value is
now inlined.

No-Try: true
Bug: v8:13113
Change-Id: If7428b383ed01ff36a93f618badababfc448db26
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3899259
Reviewed-by: Alexander Schulze <alexschulze@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/main@{#83258}
2022-09-16 10:52:10 +00:00
..
__init__.py [test] Introduce test processors 2018-01-08 11:27:47 +00:00
base.py [testrunner] Pass events down to indicators 2022-07-21 13:33:57 +00:00
combiner.py [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
execution.py [test] Refactor testrunner (5) 2022-08-11 05:55:52 +00:00
expectation.py [test] Cleanup 2022-06-01 09:09:18 +00:00
filter.py [tools] Port testrunner/testproc/filter.py to PY3 2021-10-01 12:15:15 +00:00
fuzzer_test.py [numfuzz] Gracefully ignore contradictory flags 2022-05-17 13:09:07 +00:00
fuzzer.py [test] Let numfuzz tests automatically use all available instances 2022-09-16 10:52:10 +00:00
indicators.py [test] Add logging to test runner 2022-09-06 19:19:25 +00:00
loader_test.py [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
loader.py [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
progress.py [test] Refactor testrunner (5) 2022-08-11 05:55:52 +00:00
rerun.py [test] Refactor testrunner (3) 2022-06-14 12:49:47 +00:00
result.py [test] testrunner: Print diff if stdout does not match 2022-07-26 13:05:27 +00:00
seed.py [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
sequence_test.py [test] Refactor testrunner (3) 2022-06-14 12:49:47 +00:00
sequence.py [test] Run heavy tests sequentially 2021-05-21 12:59:49 +00:00
shard_test.py [test] Cleanup 2022-06-01 09:09:18 +00:00
shard.py [test] Refactor testrunner (3) 2022-06-14 12:49:47 +00:00
sigproc.py [test] Dump traceback on test-runner interrupts 2022-09-08 09:08:35 +00:00
timeout.py [test] Dump traceback on test-runner interrupts 2022-09-08 09:08:35 +00:00
util_test.py Allow V8 to run all unittests presubmit 2022-03-29 11:14:09 +00:00
util.py [test] Add logging to test runner 2022-09-06 19:19:25 +00:00
variant_test.py [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
variant.py [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00