commit | c07d66d816924bf97fa97192c23670010e775a3c | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Fri Nov 13 10:51:10 2015 -0800 |
committer | Alex Light <allight@google.com> | Sat Nov 14 01:00:48 2015 +0000 |
tree | 42772dfe3e33b1a27f4f23b160503e755f75a3ac | |
parent | 63e310c5c3cd2341c1b2a60d25764c44ee066318 [diff] |
Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP. One can skip running specific run-tests under any configuration by setting the ART_TEST_RUN_TEST_SKIP variable to a list of the run-test names to skip. $ # None of the variants of 022-interfaces will be run. $ ART_TEST_RUN_TEST_SKIP=022-interface mm test-art-host-run-test Change-Id: I33f24dd7f1eb9f4d6dc407a4abc3c5919437d4fa