aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-24 18:55:50 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-24 18:55:50 +0000
commit33e71d2baf5aa8a8f14bd3dc449ef85a7850630d (patch)
tree39def437427f345c87c76391ab4c36b1014b30cf
parent1d0b26655bd8dff66ccf5e5ced6ff3acca9c98d1 (diff)
parent7bda9af66c67a5a8b2b4c0bae197d1af4eb0b502 (diff)
downloadlibc-33e71d2baf5aa8a8f14bd3dc449ef85a7850630d.tar.gz
Update TEST_MAPPING am: 2ef6384d90 am: b78aa9f8d2 am: 7bda9af66c
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/libc/+/2399419 Change-Id: I0326d09fb3db86bac507b93cadc43957ff2aeb13 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING134
1 files changed, 130 insertions, 4 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index f67b9668..bc628e48 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,6 +5,9 @@
"path": "external/rust/crates/anyhow"
},
{
+ "path": "external/rust/crates/async-stream"
+ },
+ {
"path": "external/rust/crates/base64"
},
{
@@ -26,12 +29,30 @@
"path": "external/rust/crates/crossbeam-utils"
},
{
+ "path": "external/rust/crates/flate2"
+ },
+ {
+ "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/getrandom"
},
{
+ "path": "external/rust/crates/hashbrown"
+ },
+ {
+ "path": "external/rust/crates/hashlink"
+ },
+ {
"path": "external/rust/crates/libsqlite3-sys"
},
{
@@ -96,6 +117,9 @@
},
{
"path": "external/rust/crates/webpki"
+ },
+ {
+ "path": "external/rust/crates/zerocopy"
}
],
"presubmit": [
@@ -115,6 +139,21 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool.test"
+ },
+ {
+ "name": "avmdtool_tests"
+ },
+ {
+ "name": "bluetooth_with_facades.test"
+ },
+ {
+ "name": "compos_verify.test"
+ },
+ {
+ "name": "composd_cmd.test"
+ },
+ {
"name": "diced_open_dice_cbor_test"
},
{
@@ -133,6 +172,12 @@
"name": "doh_unit_test"
},
{
+ "name": "encryptedstore.test"
+ },
+ {
+ "name": "fd_server.test"
+ },
+ {
"name": "keystore2_client_tests"
},
{
@@ -169,19 +214,49 @@
"name": "libbinder_rs-internal_test"
},
{
- "name": "libidsig.test"
+ "name": "libcap_rust.test"
+ },
+ {
+ "name": "libdm_rust.test"
+ },
+ {
+ "name": "libkmr_hal_test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "libuwb_adaptation_jni_tests"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
+ "name": "libuwb_uci_jni_rust_tests"
},
{
"name": "microdroid_manager_test"
},
{
+ "name": "open_then_run.test"
+ },
+ {
+ "name": "rialto_test"
+ },
+ {
"name": "rustBinderTest"
},
{
"name": "rustBinderTestService"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
+ },
+ {
+ "name": "vmbase_example.integration_test"
}
],
"presubmit-rust": [
@@ -201,6 +276,21 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool.test"
+ },
+ {
+ "name": "avmdtool_tests"
+ },
+ {
+ "name": "bluetooth_with_facades.test"
+ },
+ {
+ "name": "compos_verify.test"
+ },
+ {
+ "name": "composd_cmd.test"
+ },
+ {
"name": "diced_open_dice_cbor_test"
},
{
@@ -219,6 +309,12 @@
"name": "doh_unit_test"
},
{
+ "name": "encryptedstore.test"
+ },
+ {
+ "name": "fd_server.test"
+ },
+ {
"name": "keystore2_client_tests"
},
{
@@ -255,19 +351,49 @@
"name": "libbinder_rs-internal_test"
},
{
- "name": "libidsig.test"
+ "name": "libcap_rust.test"
+ },
+ {
+ "name": "libdm_rust.test"
+ },
+ {
+ "name": "libkmr_hal_test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "libuwb_adaptation_jni_tests"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
+ "name": "libuwb_uci_jni_rust_tests"
},
{
"name": "microdroid_manager_test"
},
{
+ "name": "open_then_run.test"
+ },
+ {
+ "name": "rialto_test"
+ },
+ {
"name": "rustBinderTest"
},
{
"name": "rustBinderTestService"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
+ },
+ {
+ "name": "vmbase_example.integration_test"
}
]
}