diff options
author | Shubham Ajmera <shubhamajmera@google.com> | 2017-03-23 13:58:23 -0700 |
---|---|---|
committer | Shubham Ajmera <shubhamajmera@google.com> | 2017-03-23 15:10:03 -0700 |
commit | 54515c742efd691750164fc85e82a7306fa0e6fb (patch) | |
tree | 03e2ae6942a2a0fbf3d2e72acce00c7e1e45c17f /compiler/optimizing/graph_visualizer.cc | |
parent | 4a5a162abe6b1bdda501726f0bc50e917cd20a56 (diff) |
Add test.py script to run gtest and run-test
By default, it will run both run-test and gtest
If either of the two are explicilty asked for, it will
not run the other one.
Options:
--run-test : To run run-test
--gtest : To run gtest
-j : Number of jobs
--host: for host tests
--target: for target tests
All the other arguments will be passed to the run-test testrunner.
Test: ./art/test.py --host --target -j12 --run-test --gtest
Change-Id: I2fc4ebb900fb72db83165c6ae1615b8bdcfc33f4
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions