commit | c09ae477e396945436d5b6d570aea89fb158127f | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Mon Jun 12 16:11:01 2017 -0700 |
committer | Alex Light <allight@google.com> | Mon Jun 12 16:11:01 2017 -0700 |
tree | 3de2c5acdbb450bd940bf9771f4c089ce27a1c4e | |
parent | 13600e9cd7536b7cd8d93c32270f5f08076f5d6d [diff] |
Rename art-run-test-asan to art-asan This makes it consistent with all the other configurations. Test: manual Change-Id: I239642abac451fe9a2d9727d5a52760e3cdb96eb
diff --git a/test/testrunner/target_config.py b/test/testrunner/target_config.py index 97d4509..6bdd758 100644 --- a/test/testrunner/target_config.py +++ b/test/testrunner/target_config.py
@@ -324,7 +324,7 @@ 'SANITIZE_HOST' : 'address' } }, - 'art-run-test-asan': { + 'art-asan': { 'run-test' : ['--interpreter', '--optimizing', '--jit'],