aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 21:02:36 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 21:02:36 +0000
commit3f91d0b01c2448a604c11b2378925fa96e99a7d5 (patch)
tree7d3c69085622c353705d12d865b82c87ebe3e9b0
parent734c2dd714fc51abb0990ff2ffabc37465798bef (diff)
parent5b74b542906d76fac8669ac8958e3b4be2c17731 (diff)
downloadpin-project-lite-3f91d0b01c2448a604c11b2378925fa96e99a7d5.tar.gz
Update TEST_MAPPING am: 03ea35f3db am: 5b74b54290
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/pin-project-lite/+/2411779 Change-Id: I6011824072c9bebfe80570fbb63e8118d6a5eeaa Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING75
1 files changed, 7 insertions, 68 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index b018914..9ef8931 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -24,88 +24,27 @@
},
{
"path": "external/rust/crates/tokio-test"
- }
- ],
- "presubmit": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
- "name": "bluetooth_with_facades.test"
- },
- {
- "name": "doh_unit_test"
- },
- {
- "name": "keystore2_legacy_blobs_test"
- },
- {
- "name": "keystore2_test"
- },
- {
- "name": "legacykeystore_test"
- },
- {
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "libuwb_adaptation_jni_tests"
- },
- {
- "name": "libuwb_core_tests"
- },
- {
- "name": "libuwb_uci_jni_rust_tests"
- },
- {
- "name": "rustBinderTest"
- },
- {
- "name": "virtualizationmanager_device_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
- "name": "bluetooth_with_facades.test"
- },
- {
- "name": "doh_unit_test"
- },
- {
- "name": "keystore2_legacy_blobs_test"
- },
- {
- "name": "keystore2_test"
},
{
- "name": "legacykeystore_test"
+ "path": "external/uwb/src"
},
{
- "name": "libpvmfw_avb.integration_test"
+ "path": "packages/modules/DnsResolver"
},
{
- "name": "libuwb_adaptation_jni_tests"
+ "path": "packages/modules/Virtualization/authfs"
},
{
- "name": "libuwb_core_tests"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "libuwb_uci_jni_rust_tests"
+ "path": "packages/modules/Virtualization/zipfuse"
},
{
- "name": "rustBinderTest"
+ "path": "system/security/keystore2"
},
{
- "name": "virtualizationmanager_device_test"
+ "path": "system/security/keystore2/legacykeystore"
}
]
}