diff options
| author | 2014-07-18 11:02:19 -0700 | |
|---|---|---|
| committer | 2014-07-18 11:02:19 -0700 | |
| commit | 5242c0ab0505f0f038b15c3d934a79a6b4e5ef17 (patch) | |
| tree | 01f502a0677daee4f0a2bc94c22cb856abfbb12c /compiler/optimizing/code_generator.cc | |
| parent | 027fd2f21c24100f14c584f18dbe39ec2c4fb6aa (diff) | |
Allow optimizing and trace tests to be not run.
Make it so that optimizing and trace tests can be chosen to be not run.
mm -j32 test-art
will run all optimizing and trace tests.
mm -j32 test-art ART_TEST_FULL=false
will not run optimizing and trace tests.
mm -j32 test-art ART_TEST_FULL=false ART_TEST_OPTIMIZING=true
will not run trace tests but will run optimizing tests.
Change-Id: I9c04d9489f08fb837da5561d9496c97aee7c4a4a
Diffstat (limited to 'compiler/optimizing/code_generator.cc')
0 files changed, 0 insertions, 0 deletions