aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-25 02:39:30 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-25 02:39:30 +0000
commite65898dc2adc6adc8f5dffdc9b1d6c2670bc2656 (patch)
treeb1ee2601d5b1f5ee3539e30ee536bc9c90a28f3c
parente30680512ab24afaa6aa7fedc62cf758676806a3 (diff)
parentd7bdc0a1875dbaff0f5dc5722e4164cd63ffb2d6 (diff)
downloadbytes-e65898dc2adc6adc8f5dffdc9b1d6c2670bc2656.tar.gz
Snap for 9523845 from d7bdc0a1875dbaff0f5dc5722e4164cd63ffb2d6 to udc-release
Change-Id: I3290bbe4126e73fa35eed67b98218d2a9bd9e0ee
-rw-r--r--TEST_MAPPING53
1 files changed, 49 insertions, 4 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 12b7c9e..754f2d6 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,6 +2,9 @@
{
"imports": [
{
+ "path": "external/rust/crates/async-stream"
+ },
+ {
"path": "external/rust/crates/futures-util"
},
{
@@ -22,6 +25,15 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool.test"
+ },
+ {
+ "name": "avmdtool_tests"
+ },
+ {
+ "name": "bluetooth_with_facades.test"
+ },
+ {
"name": "bytes_test_tests_test_buf"
},
{
@@ -61,7 +73,19 @@
"name": "libapkverify.test"
},
{
- "name": "libidsig.test"
+ "name": "libpvmfw_avb.integration_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"
@@ -70,7 +94,7 @@
"name": "rustBinderTest"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
}
],
"presubmit-rust": [
@@ -81,6 +105,15 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "avmdtool.test"
+ },
+ {
+ "name": "avmdtool_tests"
+ },
+ {
+ "name": "bluetooth_with_facades.test"
+ },
+ {
"name": "bytes_test_tests_test_buf"
},
{
@@ -120,7 +153,19 @@
"name": "libapkverify.test"
},
{
- "name": "libidsig.test"
+ "name": "libpvmfw_avb.integration_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"
@@ -129,7 +174,7 @@
"name": "rustBinderTest"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "virtualizationmanager_device_test"
}
]
}