v8/tools/testrunner
Michael Achenbach df342b8ab1 [test] Add a d8_default test suite collection
This adds a reduced version of bot_default with only d8-based test suites.
Those can be used for gc stress testing, fuzzing and predictable mode.

This also adds a missing explicit build rule for the debugger test suite.
It's working as it's part of the isolate file, but incremental
re-isolation might break on code changes.

Running the tests is still commented out to allow the infra-side to
land. Afterwards, we'll activate the extra testing as a V8 CL
commenting the lines back in.

Bug: v8:7285
Change-Id: I7b758c212f0c4ae3d2f79beea5ec597cee479565
Reviewed-on: https://chromium-review.googlesource.com/864045
Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50545}
2018-01-12 15:18:04 +00:00
..
local [test] Introduce stress sampling allocation profiler mode 2018-01-12 11:34:16 +00:00
objects [test] Implement variant generators as processors 2018-01-12 10:39:20 +00:00
outproc [test] Use analysis flag in gc fuzzer. 2018-01-09 17:51:19 +00:00
testproc [test] Implement variant generators as processors 2018-01-12 10:39:20 +00:00
utils [gyp] Fix string escaping for GYP on Windows 2017-11-09 20:38:41 +00:00
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
base_runner.py [test] Add a d8_default test suite collection 2018-01-12 15:18:04 +00:00
deopt_fuzzer.py [test] Make variant names unique 2018-01-09 11:18:40 +00:00
gc_fuzzer.py [test] Use analysis flag in gc fuzzer. 2018-01-09 17:51:19 +00:00
PRESUBMIT.py [test] Add basic test-runner system tests 2017-12-27 18:03:49 +00:00
standard_runner.py [test] Add a d8_default test suite collection 2018-01-12 15:18:04 +00:00
testrunner.isolate [test] Fix isolate for auto-detect in gyp 2017-10-19 11:52:11 +00:00