commit | 5cc343d7239f9b1faf3ddf592cd5172a1371d276 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Thu Oct 08 11:35:32 2015 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Thu Oct 08 12:20:27 2015 +0100 |
tree | e79165c2b9f167ac06dca02dd88112a22f95505c | |
parent | 19631f327a77873db897156ffad1574811f1d94e [diff] |
ART: Checker tests for --debuggable Checker was disabled for --debuggable because the code was not compiled with Optimizing. Now that it is, we might want to write Checker tests only for this mode. With this patch, CHECK-START(-ARCH)-DEBUGGABLE tests will only be invoked on output of debuggable compilation. Existing CHECK-START(-ARCH) tests will not be invoked. Change-Id: I00c864f77b038af913d0d22ba7cf5655687f7c7c