aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-24 18:55:39 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-24 18:55:39 +0000
commit5218ef75a090707e5dc03d0a052ebb7e7977161d (patch)
treeac6d07b6c79353db5435b8c1e6130757972cbcec
parent95c57d06fef67a73800db10655cc5391b2c0f55d (diff)
parente845cc368bb8614699f9779f178e2091ab514c82 (diff)
downloadnum_cpus-5218ef75a090707e5dc03d0a052ebb7e7977161d.tar.gz
Update TEST_MAPPING am: d8babfbeb4 am: bd1d80530e am: e845cc368b
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/num_cpus/+/2399601 Change-Id: I9da20b8be228d251b4240466ae0b7d64364011ff 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"
}
]
}