aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 21:34:01 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 21:34:01 +0000
commitadfd0beecda54b7b11bc17471dea800f2d0e9173 (patch)
treea702cac0c4166b539307e89e21fa8061f6d0bff1
parentc976a1ddbf98ec7375ff591a92b835c50462aef8 (diff)
parent3f4c93609d79e0f7a8667dccd0fe2b7a06fa12e7 (diff)
downloadbyteorder-adfd0beecda54b7b11bc17471dea800f2d0e9173.tar.gz
Update TEST_MAPPING am: 7e156943aa am: 00bec38a58 am: 3f4c93609d
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/byteorder/+/2411796 Change-Id: Iddae4db2bb00e469aa0d496ef87fdc5cd8179099 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-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"
}
]
}