v8/tools/testrunner/local
Michal Majewski 7f01c9303f [test] Implement variant generators as processors
Bug: v8:6917
Cq-Include-Trybots: luci.v8.try:v8_linux64_fyi_rel_ng;luci.v8.try:v8_linux_noi18n_rel_ng
Change-Id: Ib5bfdf4d6fee6102f62c7334a1b22146f1a1fc5b
Reviewed-on: https://chromium-review.googlesource.com/857376
Commit-Queue: Michał Majewski <majeski@google.com>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50525}
2018-01-12 10:39:20 +00:00
..
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
command.py [test] Refactor commands into OS-specific versions 2018-01-03 19:38:28 +00:00
execution.py [test] Implemented status file filter as a processor 2018-01-10 16:08:46 +00:00
junit_output.py [test] Move data access from suite to test. 2017-12-13 09:14:47 +00:00
perfdata.py [test] Remove duration from testcase. 2017-12-15 08:10:40 +00:00
pool_unittest.py [test] Fix pool unittest 2017-02-07 13:58:26 +00:00
pool.py [test] Make coverage in test-runner tests work with multiprocessing 2018-01-03 17:37:05 +00:00
progress.py [test] Implemented indicators as processors 2018-01-08 13:08:40 +00:00
statusfile_unittest.py [test] Change wildcards to prefix rules. 2017-11-20 14:25:04 +00:00
statusfile.py [test] Move getting outcomes to the statusfile 2017-12-19 14:35:16 +00:00
testsuite_unittest.py [test] Update testsuite unittests. 2017-12-19 14:13:56 +00:00
testsuite.py [test] Implement variant generators as processors 2018-01-12 10:39:20 +00:00
utils.py [test] Code cleanup in test suites. 2017-12-12 08:54:52 +00:00
variants.py [test] Restore "stress_incremental_marking" variant. 2018-01-11 12:14:14 +00:00
verbose.py [test] Fix --report output. 2017-12-19 16:35:39 +00:00