aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-25 02:39:51 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-25 02:39:51 +0000
commit2d4630ed42ed1a54c746bded712c0786eb595d61 (patch)
treeae8689a5f20e522a8aacc073a501a9cf469708d7
parent92e662dbb5da1333511ff240f68deac178d89854 (diff)
parent02638f16574f1137fc3a986e4c598fe41e4ab5d8 (diff)
downloadcommand-fds-2d4630ed42ed1a54c746bded712c0786eb595d61.tar.gz
Snap for 9523845 from 02638f16574f1137fc3a986e4c598fe41e4ab5d8 to udc-release
Change-Id: If07577f3da1fe1fa9dffce7d88e9feede467f472
-rw-r--r--TEST_MAPPING40
1 files changed, 38 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 061ff86..697da71 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,12 +2,48 @@
{
"presubmit": [
{
- "name": "virtualizationservice_device_test"
+ "name": "compos_verify.test"
+ },
+ {
+ "name": "composd_cmd.test"
+ },
+ {
+ "name": "open_then_run.test"
+ },
+ {
+ "name": "rialto_test"
+ },
+ {
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
+ },
+ {
+ "name": "vmbase_example.integration_test"
}
],
"presubmit-rust": [
{
- "name": "virtualizationservice_device_test"
+ "name": "compos_verify.test"
+ },
+ {
+ "name": "composd_cmd.test"
+ },
+ {
+ "name": "open_then_run.test"
+ },
+ {
+ "name": "rialto_test"
+ },
+ {
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
+ },
+ {
+ "name": "vmbase_example.integration_test"
}
]
}