aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 10:53:54 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 10:53:54 +0100
commit7e156943aa1b90a6f6ac37b19f232fb4971771cc (patch)
treea702cac0c4166b539307e89e21fa8061f6d0bff1
parentba9a5bbff1f2db7762fecb7180e94229872bdeab (diff)
downloadbyteorder-7e156943aa1b90a6f6ac37b19f232fb4971771cc.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I99e11ef1aa699c49e94c41da447dfd6db46a44df
-rw-r--r--TEST_MAPPING68
1 files changed, 8 insertions, 60 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 3173f5e..f3abb20 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -9,82 +9,30 @@
},
{
"path": "external/rust/crates/zerocopy"
- }
- ],
- "presubmit": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "apkdmverity.test"
- },
- {
- "name": "avmdtool.test"
- },
- {
- "name": "avmdtool_tests"
- },
- {
- "name": "libapexutil_rust.test"
- },
- {
- "name": "libapkverify.integration_test"
- },
- {
- "name": "libapkverify.test"
- },
- {
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "microdroid_manager_test"
- },
- {
- "name": "virtualizationmanager_device_test"
- },
- {
- "name": "vm.test"
- },
- {
- "name": "vmbase_example.integration_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "apkdmverity.test"
- },
- {
- "name": "avmdtool.test"
- },
- {
- "name": "avmdtool_tests"
},
{
- "name": "libapexutil_rust.test"
+ "path": "packages/modules/Virtualization/apkdmverity"
},
{
- "name": "libapkverify.integration_test"
+ "path": "packages/modules/Virtualization/avmd"
},
{
- "name": "libapkverify.test"
+ "path": "packages/modules/Virtualization/libs/apexutil"
},
{
- "name": "libpvmfw_avb.integration_test"
+ "path": "packages/modules/Virtualization/libs/apkverify"
},
{
- "name": "microdroid_manager_test"
+ "path": "packages/modules/Virtualization/microdroid_manager"
},
{
- "name": "virtualizationmanager_device_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "vm.test"
+ "path": "packages/modules/Virtualization/vm"
},
{
- "name": "vmbase_example.integration_test"
+ "path": "packages/modules/Virtualization/zipfuse"
}
]
}