aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 20:18:03 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 20:18:03 +0000
commitaeb7a85522c984d74a817d86fc4d2bef0d38bb9c (patch)
tree3531c1557e17f21de6d71492399178137a2e000f
parent26c731871934fd885a12fc8cdddd9afece55acfd (diff)
parentea92cd012874848f963d1d10649d47ca9e973efa (diff)
downloaditoa-aeb7a85522c984d74a817d86fc4d2bef0d38bb9c.tar.gz
Update TEST_MAPPING am: 9ca2be77ed am: ea92cd0128
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/itoa/+/2411483 Change-Id: I8d2dcf92ad6ef0b0c5294c3af97f6ead08a6ef49 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING39
1 files changed, 9 insertions, 30 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 3930564..c57fb45 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -24,52 +24,31 @@
},
{
"path": "external/rust/crates/url"
- }
- ],
- "presubmit": [
- {
- "name": "ZipFuseTest"
},
{
- "name": "authfs_device_test_src_lib"
+ "path": "packages/modules/Virtualization/authfs"
},
{
- "name": "itoa_test_tests_test"
+ "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"
},
{
- "name": "virtualizationmanager_device_test"
- },
+ "path": "packages/modules/Virtualization/zipfuse"
+ }
+ ],
+ "presubmit": [
{
- "name": "vm.test"
+ "name": "itoa_test_tests_test"
}
],
"presubmit-rust": [
{
- "name": "ZipFuseTest"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
"name": "itoa_test_tests_test"
- },
- {
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "microdroid_manager_test"
- },
- {
- "name": "virtualizationmanager_device_test"
- },
- {
- "name": "vm.test"
}
]
}