diff options
author | David Brazdil <dbrazdil@google.com> | 2015-01-15 19:07:08 +0000 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2015-01-19 15:12:49 +0000 |
commit | 4846d13744f07e82571d2882acc823d811ec942d (patch) | |
tree | 8076f0fc13637500f1b9574fab1d44b32eeedf84 /build/Android.common_build.mk | |
parent | 1235c46dc5d5a329a9074e2168219a3e85ad6d48 (diff) | |
download | art-4846d13744f07e82571d2882acc823d811ec942d.zip art-4846d13744f07e82571d2882acc823d811ec942d.tar.gz art-4846d13744f07e82571d2882acc823d811ec942d.tar.bz2 |
ART: Invoke Checker from run-test scripts
This patch moves Checker-based tests of the optimizing compiler into
the art/test directory and modifies the run-test scripts to dump
the CFG during compilation and to verify the graph using Checker as
part of the "running" stage. Outputs generated by running the test
and running Checker are concatenated and compared with expected.txt.
Checker is invoked only if the test's name name matches the format
"<number>-checker-*" and it's currently enabled only for optimizing +
host configs. The tests are still invoked on other configs but
without Checker.
Change-Id: Ib24da808cd4bca66f07e0dbeb913a418065f2859
Diffstat (limited to 'build/Android.common_build.mk')
0 files changed, 0 insertions, 0 deletions