v8/tools/unittests
Michael Achenbach 4c0943424c [test] Add logic to run tests on Android
This adds a new command abstraction for running commands on Android
using dockered devices on swarming.

The new abstraction handles pushing all required files to the device.
The logic used for pushing and running is reused from the perf runner.

This adds only the mjsunit test suite. Others will be handled in
follow up CLs. The suite logic is enhanced with auto-detection of files
to be pushed to devices, for e.g. load or import statements.

Some test cases need an extra resource section for specifying required
files.

Remaining failing tests are marked in the status files for later
triage.

Bug: chromium:866862
Change-Id: I2b957559f07fdcd8c1bd2f7034f5ba7754a31fb7
Reviewed-on: https://chromium-review.googlesource.com/1150153
Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#55041}
2018-08-10 10:11:53 +00:00
..
testdata [test] Add logic to run tests on Android 2018-08-10 10:11:53 +00:00
predictable_wrapper_test.py [test] Move predictable testing into a python wrapper 2017-12-08 14:46:10 +00:00
PRESUBMIT.py [test] Run test-runner system tests also when tests change. 2018-01-17 15:01:33 +00:00
run_perf_test.py [tools] Detect location of android build tools automatically 2018-07-25 11:23:55 +00:00
run_tests_test.py [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00