aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-23 14:04:53 +0000
committerDavid Brazdil <dbrazdil@google.com>2023-01-23 14:04:53 +0000
commitba2f79c1c2aa32d3958ef2f17d8965a24590d206 (patch)
tree15de5405f6287044b487b1102a02780444e1a6fa
parent09bc27bbe5e617190d0b2830c190633fa55beaae (diff)
downloadserde_json-ba2f79c1c2aa32d3958ef2f17d8965a24590d206.tar.gz
Update TEST_MAPPING
Test: None Change-Id: I71e4f35eab3966343f08c552186efd021796e75d
-rw-r--r--TEST_MAPPING16
1 files changed, 14 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 42777bd..138b598 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -34,10 +34,16 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
"name": "microdroid_manager_test"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
}
],
"presubmit-rust": [
@@ -48,10 +54,16 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
"name": "microdroid_manager_test"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
}
]
}