aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-24 17:22:58 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-24 17:22:58 +0000
commitbd1d80530e934ee689ea9ad93792a528cbc77c64 (patch)
treeac6d07b6c79353db5435b8c1e6130757972cbcec
parent77a026d5b869931112aa3922b3b10ecbfa8cfaee (diff)
parentd8babfbeb474d6d23ed7f82d60fa4976d613254b (diff)
downloadnum_cpus-bd1d80530e934ee689ea9ad93792a528cbc77c64.tar.gz
Update TEST_MAPPING am: d8babfbeb4
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/num_cpus/+/2399601 Change-Id: I02b0e6d928eb7f1fdea518c84ee7d2d95b1a7d10 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING67
1 files changed, 65 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 45ba394..29a1b86 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,12 +5,27 @@
"path": "external/rust/crates/anyhow"
},
{
+ "path": "external/rust/crates/async-stream"
+ },
+ {
"path": "external/rust/crates/base64"
},
{
+ "path": "external/rust/crates/futures-channel"
+ },
+ {
+ "path": "external/rust/crates/futures-executor"
+ },
+ {
+ "path": "external/rust/crates/futures-test"
+ },
+ {
"path": "external/rust/crates/futures-util"
},
{
+ "path": "external/rust/crates/hashbrown"
+ },
+ {
"path": "external/rust/crates/ryu"
},
{
@@ -37,19 +52,43 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "bluetooth_with_facades.test"
+ },
+ {
"name": "doh_unit_test"
},
{
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
"name": "keystore2_selinux_concurrency_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": "num_cpus_test_src_lib"
},
{
"name": "rustBinderTest"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
}
],
"presubmit-rust": [
@@ -60,19 +99,43 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "bluetooth_with_facades.test"
+ },
+ {
"name": "doh_unit_test"
},
{
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
"name": "keystore2_selinux_concurrency_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": "num_cpus_test_src_lib"
},
{
"name": "rustBinderTest"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
}
]
}