v8/tools/testrunner/testproc
Michal Majewski 432668ed32 [test] Add option to disable analysis phase
Introduce option to run fuzzer processor without analysis phase.
It will be used in fuzzing combined tests.

Bug: v8:6917
Change-Id: Ic96d6b8c5a35c81da80340555bdd75c0d518cb5a
Reviewed-on: https://chromium-review.googlesource.com/880948
Commit-Queue: Michał Majewski <majeski@google.com>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50810}
2018-01-23 16:15:58 +00:00
..
__init__.py [test] Introduce test processors 2018-01-08 11:27:47 +00:00
base.py [test] Disable reduce result on the main process 2018-01-23 08:58:20 +00:00
execution.py [test] Disable reduce result on the main process 2018-01-23 08:58:20 +00:00
filter.py [test] Fix args parsing and name filter 2018-01-17 10:32:12 +00:00
fuzzer.py [test] Add option to disable analysis phase 2018-01-23 16:15:58 +00:00
loader.py [test] Simplify passing results between test processors. 2018-01-15 08:51:40 +00:00
progress.py [test] Disable reduce result on the main process 2018-01-23 08:58:20 +00:00
rerun.py [test] Do not pass unnecessary results 2018-01-17 11:32:12 +00:00
result.py [test] Move command from test to the result 2018-01-17 12:59:54 +00:00
shard.py [test] Implement shard processor 2018-01-16 11:33:03 +00:00
variant.py [test] Do not pass unnecessary results 2018-01-17 11:32:12 +00:00