aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 19:33:22 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 19:33:22 +0000
commiteda5c7427db849fca47f982cae3c8c6fa788c9fc (patch)
tree4de41174d33784bd32a99c590be7d3092f1c5047
parente1d4919b6fb7b3a0758d0be4eda00c0e717d48ee (diff)
parent66ed8f5062fd69d7ea8bf78f40136f61c6f74953 (diff)
downloadrand_chacha-eda5c7427db849fca47f982cae3c8c6fa788c9fc.tar.gz
Update TEST_MAPPING am: 5617548afc am: 66ed8f5062
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/rand_chacha/+/2411617 Change-Id: I692ef13ee386860eac7038c7e5e54066b5030572 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING85
1 files changed, 14 insertions, 71 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index a4394a7..7c1613b 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -45,106 +45,49 @@
},
{
"path": "external/rust/crates/zerocopy"
- }
- ],
- "presubmit": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "apkdmverity.test"
},
{
- "name": "authfs_device_test_src_lib"
+ "path": "external/uwb/src"
},
{
- "name": "avmdtool_tests"
+ "path": "packages/modules/Virtualization/apkdmverity"
},
{
- "name": "keystore2_client_tests"
+ "path": "packages/modules/Virtualization/authfs"
},
{
- "name": "keystore2_legacy_blobs_test"
+ "path": "packages/modules/Virtualization/avmd"
},
{
- "name": "keystore2_test"
+ "path": "packages/modules/Virtualization/libs/devicemapper"
},
{
- "name": "keystore2_test_utils_test"
+ "path": "packages/modules/Virtualization/microdroid_manager"
},
{
- "name": "legacykeystore_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "libdm_rust.test"
+ "path": "packages/modules/Virtualization/vm"
},
{
- "name": "libpvmfw_avb.integration_test"
+ "path": "packages/modules/Virtualization/zipfuse"
},
{
- "name": "libuwb_core_tests"
+ "path": "system/security/keystore2"
},
{
- "name": "microdroid_manager_test"
- },
+ "path": "system/security/keystore2/legacykeystore"
+ }
+ ],
+ "presubmit": [
{
"name": "rand_chacha_test_src_lib"
- },
- {
- "name": "virtualizationmanager_device_test"
- },
- {
- "name": "vm.test"
}
],
"presubmit-rust": [
{
- "name": "ZipFuseTest"
- },
- {
- "name": "apkdmverity.test"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
- "name": "avmdtool_tests"
- },
- {
- "name": "keystore2_client_tests"
- },
- {
- "name": "keystore2_legacy_blobs_test"
- },
- {
- "name": "keystore2_test"
- },
- {
- "name": "keystore2_test_utils_test"
- },
- {
- "name": "legacykeystore_test"
- },
- {
- "name": "libdm_rust.test"
- },
- {
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "libuwb_core_tests"
- },
- {
- "name": "microdroid_manager_test"
- },
- {
"name": "rand_chacha_test_src_lib"
- },
- {
- "name": "virtualizationmanager_device_test"
- },
- {
- "name": "vm.test"
}
]
}