aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 21:52:05 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 21:52:05 +0000
commitc989ce5f3a6a7af2be3c1bc053618f0b805470c0 (patch)
tree7d3c69085622c353705d12d865b82c87ebe3e9b0
parentcd1080d8ee57943adc5145e88919806305ff82b5 (diff)
parent3f91d0b01c2448a604c11b2378925fa96e99a7d5 (diff)
downloadpin-project-lite-c989ce5f3a6a7af2be3c1bc053618f0b805470c0.tar.gz
Update TEST_MAPPING am: 03ea35f3db am: 5b74b54290 am: 3f91d0b01c
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/pin-project-lite/+/2411779 Change-Id: I78f90e3e6a9e7c23bbce959109125caa97b8ba40 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"
}
]
}