summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2021-07-05 11:35:10 +0100
committerRoland Levillain <rpl@google.com>2021-07-14 13:55:15 +0000
commit66372d2c444b1badaa0e3972001dea3f31c0d339 (patch)
tree4bbfb6a8e0803814ab6ce3f50737a88e075b91e1 /TEST_MAPPING
parent435eac20bbe6345a287a62245cf5ab7f212770a8 (diff)
Add standalone ART gtests to `TEST_MAPPING` group `presubmit`.
Output of `art/test/utils/regen-test-files`: $ art/test/utils/regen-test-files Generated Blueprint files for 625 ART run-tests out of 928 (67%). Generated TEST_MAPPING entries for 376 ART run-tests out of 928 (40%): 376 ART run-tests (100%) in `mainline-presubmit` test group. 376 ART run-tests (100%) in `presubmit` test group. 17 ART gtests (100%) in `presubmit` test group. 0 ART run-tests (0%) in `postsubmit` test group. (cherry picked from commit e0386f10d4591afa9823658099e4f2ac7a693255) Test: atest --test-mapping art:presubmit Test: Rely on TreeHugger presubmits Bug: 193218514 Bug: 152379281 Change-Id: Ibfcf212a4bc3094ca74f8f3c0f98469810c6ea19 Merged-In: Ibfcf212a4bc3094ca74f8f3c0f98469810c6ea19
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING51
1 files changed, 51 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 2d46a53fe1..fba7a0be70 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2264,6 +2264,57 @@
},
{
"name": "art-run-test-963-default-range-smali"
+ },
+ {
+ "name": "art_standalone_cmdline_tests"
+ },
+ {
+ "name": "art_standalone_compiler_tests"
+ },
+ {
+ "name": "art_standalone_dex2oat_tests"
+ },
+ {
+ "name": "art_standalone_dexdump_tests"
+ },
+ {
+ "name": "art_standalone_dexlist_tests"
+ },
+ {
+ "name": "art_standalone_dexoptanalyzer_tests"
+ },
+ {
+ "name": "art_standalone_libartbase_tests"
+ },
+ {
+ "name": "art_standalone_libartpalette_tests"
+ },
+ {
+ "name": "art_standalone_libdexfile_support_tests"
+ },
+ {
+ "name": "art_standalone_libdexfile_tests"
+ },
+ {
+ "name": "art_standalone_libprofile_tests"
+ },
+ {
+ "name": "art_standalone_oatdump_tests"
+ },
+ {
+ "name": "art_standalone_odrefresh_tests"
+ },
+ {
+ "name": "art_standalone_profman_tests"
+ },
+ {
+ "name": "art_standalone_runtime_compiler_tests"
+ },
+ {
+ "name": "art_standalone_runtime_tests"
+ },
+ {
+ "name": "art_standalone_sigchain_tests"
}
]
}