aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-24 18:55:30 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-24 18:55:30 +0000
commit54878a5d0114d2bb08f6cd77cb75ca744383b883 (patch)
treeb8b07fbd35d4b243383950936cbe1ede90162bb7
parentef2df5bfb0cbff56c5f0294b2060c25601da1e34 (diff)
parent7248ac734ad6613e1f52727c9e414ba6649505c9 (diff)
downloadsyn-54878a5d0114d2bb08f6cd77cb75ca744383b883.tar.gz
Update TEST_MAPPING am: dbe7f02f59 am: f08ab84d08 am: 7248ac734a
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/syn/+/2399514 Change-Id: Ib468894272bbd018ce109d260833233eb0703b5c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING149
1 files changed, 145 insertions, 4 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index fd34d794..9d0f6de4 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -11,6 +11,9 @@
"path": "external/rust/crates/argh"
},
{
+ "path": "external/rust/crates/async-stream"
+ },
+ {
"path": "external/rust/crates/base64"
},
{
@@ -20,18 +23,39 @@
"path": "external/rust/crates/bytes"
},
{
+ "path": "external/rust/crates/coset"
+ },
+ {
"path": "external/rust/crates/either"
},
{
+ "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/hashlink"
+ },
+ {
"path": "external/rust/crates/jni"
},
{
"path": "external/rust/crates/libm"
},
{
+ "path": "external/rust/crates/libsqlite3-sys"
+ },
+ {
"path": "external/rust/crates/oid-registry"
},
{
@@ -69,6 +93,15 @@
},
{
"path": "external/rust/crates/url"
+ },
+ {
+ "path": "external/rust/crates/virtio-drivers"
+ },
+ {
+ "path": "external/rust/crates/zerocopy"
+ },
+ {
+ "path": "external/rust/crates/zeroize"
}
],
"presubmit": [
@@ -88,6 +121,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"
},
{
@@ -106,6 +154,12 @@
"name": "doh_unit_test"
},
{
+ "name": "encryptedstore.test"
+ },
+ {
+ "name": "fd_server.test"
+ },
+ {
"name": "keystore2_client_tests"
},
{
@@ -145,7 +199,16 @@
"name": "libapkverify.test"
},
{
- "name": "libidsig.test"
+ "name": "libdm_rust.test"
+ },
+ {
+ "name": "libkmr_derive_test"
+ },
+ {
+ "name": "libkmr_hal_test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
},
{
"name": "librustutils_test"
@@ -154,13 +217,37 @@
"name": "libtombstoned_client_rust_test"
},
{
+ "name": "libuwb_adaptation_jni_tests"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
+ "name": "libuwb_uci_jni_rust_tests"
+ },
+ {
+ "name": "libuwb_uci_packet_tests"
+ },
+ {
"name": "microdroid_manager_test"
},
{
+ "name": "open_then_run.test"
+ },
+ {
+ "name": "rialto_test"
+ },
+ {
"name": "rustBinderTest"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
+ },
+ {
+ "name": "vmbase_example.integration_test"
}
],
"presubmit-rust": [
@@ -180,6 +267,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"
},
{
@@ -198,6 +300,12 @@
"name": "doh_unit_test"
},
{
+ "name": "encryptedstore.test"
+ },
+ {
+ "name": "fd_server.test"
+ },
+ {
"name": "keystore2_client_tests"
},
{
@@ -237,7 +345,16 @@
"name": "libapkverify.test"
},
{
- "name": "libidsig.test"
+ "name": "libdm_rust.test"
+ },
+ {
+ "name": "libkmr_derive_test"
+ },
+ {
+ "name": "libkmr_hal_test"
+ },
+ {
+ "name": "libpvmfw_avb.integration_test"
},
{
"name": "librustutils_test"
@@ -246,13 +363,37 @@
"name": "libtombstoned_client_rust_test"
},
{
+ "name": "libuwb_adaptation_jni_tests"
+ },
+ {
+ "name": "libuwb_core_tests"
+ },
+ {
+ "name": "libuwb_uci_jni_rust_tests"
+ },
+ {
+ "name": "libuwb_uci_packet_tests"
+ },
+ {
"name": "microdroid_manager_test"
},
{
+ "name": "open_then_run.test"
+ },
+ {
+ "name": "rialto_test"
+ },
+ {
"name": "rustBinderTest"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
+ },
+ {
+ "name": "vm.test"
+ },
+ {
+ "name": "vmbase_example.integration_test"
}
]
}