aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 13:38:01 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 13:38:01 +0100
commitf38775c3c7a13a15c3896e8e78939216a313d2b4 (patch)
tree775033c2116856f9bbe134aa5e6fa7f807c3e141
parentf6e203f35aef727e11d1e0251928be403c01239d (diff)
downloadryu-f38775c3c7a13a15c3896e8e78939216a313d2b4.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I0ef73af1fadaaf4d92d13da8ef7c9e20a073b100
-rw-r--r--TEST_MAPPING41
1 files changed, 10 insertions, 31 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 94a75e6..1757ee9 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -24,22 +24,25 @@
},
{
"path": "external/rust/crates/url"
- }
- ],
- "presubmit": [
+ },
{
- "name": "ZipFuseTest"
+ "path": "packages/modules/Virtualization/authfs"
},
{
- "name": "authfs_device_test_src_lib"
+ "path": "packages/modules/Virtualization/microdroid_manager"
},
{
- "name": "libpvmfw_avb.integration_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "microdroid_manager_test"
+ "path": "packages/modules/Virtualization/vm"
},
{
+ "path": "packages/modules/Virtualization/zipfuse"
+ }
+ ],
+ "presubmit": [
+ {
"name": "ryu_test_tests_common_test"
},
{
@@ -56,28 +59,10 @@
},
{
"name": "ryu_test_tests_s2f_test"
- },
- {
- "name": "virtualizationmanager_device_test"
- },
- {
- "name": "vm.test"
}
],
"presubmit-rust": [
{
- "name": "ZipFuseTest"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "microdroid_manager_test"
- },
- {
"name": "ryu_test_tests_common_test"
},
{
@@ -94,12 +79,6 @@
},
{
"name": "ryu_test_tests_s2f_test"
- },
- {
- "name": "virtualizationmanager_device_test"
- },
- {
- "name": "vm.test"
}
]
}