summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2020-09-14 20:11:28 +0100
committerRoland Levillain <rpl@google.com>2020-09-16 08:40:40 +0000
commit2fe9dbdc9ba1eea74cd67e530d5b31076d4554de (patch)
tree985d9f1b47e08ab8d23807c6f23d1e34b3c1aabe /TEST_MAPPING
parentf1308e4097e7ed71aff5d9b251e750a2645cd2c5 (diff)
Move ART gtests to the `presubmit` test group in `TEST_MAPPING`.
Test: atest --test-mapping art:presubmit Bug: 152379281 Change-Id: Ieae5f3d8ee69c71bcdac4a7e006d82e193a12715
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING8
1 files changed, 4 insertions, 4 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 1622c5bc89..132cdb2ff7 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -6,13 +6,13 @@
},
{
"name": "BootImageProfileTest"
- }
- ],
- "postsubmit": [
+ },
// ART gtests.
{
"name": "ArtGtestsTarget"
- },
+ }
+ ],
+ "postsubmit": [
// ART run-tests.
{
"name": "art-run-test-001-HelloWorld"