diff options
author | Shubham Ajmera <shubhamajmera@google.com> | 2017-03-22 10:07:19 -0700 |
---|---|---|
committer | Shubham Ajmera <shubhamajmera@google.com> | 2017-03-23 10:47:16 -0700 |
commit | 4a5a162abe6b1bdda501726f0bc50e917cd20a56 (patch) | |
tree | 39027cbd73b2f87261688d3e0c7be0a366ad0e49 /compiler/optimizing/graph_visualizer.cc | |
parent | f633fb0f1b959410dbb7ce114e203aba1cfa4059 (diff) |
Remove test logic from Android.run-test.mk
As python testrunner replaces it.
This change removes the following targets:
test-art-host-run-test-[variant]
The following targets are still supported:
test-art-host-run-test
test-art-target-run-test
test-art-run-test
Each of the above targets invoke the new testrunner.
They don't pass any concurrency value to the testrunner
and the testrunner itself decides the concurrency
depending upon the type of tests.
Test: make -j test-art-host-run-test
make -j test-art-target-run-test
make -j test-art-run-test
./art/test/testrunner/testrunner.py --host
./art/test/testrunner/testrunner.py --target
Change-Id: I64a87d0f2e62c29b4d9c14527f9a83810ae7edc7
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions