aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-24 18:05:19 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-24 18:05:19 +0000
commit734c2dd714fc51abb0990ff2ffabc37465798bef (patch)
tree19b18c1591f0f1450db76735a822872ed933d911
parent6136fe7087999217d117752f39215d2ae19263e1 (diff)
parent319a5530f442e8b9d2118308f9732e0c22b15422 (diff)
downloadpin-project-lite-734c2dd714fc51abb0990ff2ffabc37465798bef.tar.gz
Update TEST_MAPPING am: 85b9e5004c am: 319a5530f4
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/pin-project-lite/+/2399320 Change-Id: I57eeb465da0697c125dda29e5339eb9e978277a5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING64
1 files changed, 62 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 5688278..b018914 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,6 +5,18 @@
"path": "external/rust/crates/anyhow"
},
{
+ "path": "external/rust/crates/async-stream"
+ },
+ {
+ "path": "external/rust/crates/futures-channel"
+ },
+ {
+ "path": "external/rust/crates/futures-executor"
+ },
+ {
+ "path": "external/rust/crates/futures-test"
+ },
+ {
"path": "external/rust/crates/futures-util"
},
{
@@ -22,13 +34,37 @@
"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": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
}
],
"presubmit-rust": [
@@ -39,13 +75,37 @@
"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": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
}
]
}