aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-26 10:40:16 -0700
committerMatthew Maurer <mmaurer@google.com>2022-05-26 10:40:16 -0700
commit95e390fd6df61a42be4e667382ba5ec8b08ecb27 (patch)
treeac0eafc5e46bcd312f01f21123202ebb5b3bb270
parentd7c9a3264ae9495b7f9b8f5d0f72a221ab94f350 (diff)
downloadchrono-95e390fd6df61a42be4e667382ba5ec8b08ecb27.tar.gz
Update TEST_MAPPING
Test: None Bug: 233924440 Change-Id: I587cef93ae8a419037a1773bb22f925b2076f73d
-rw-r--r--TEST_MAPPING41
1 files changed, 41 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 2ae3abf..39246f1 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,7 +1,36 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
+ "postsubmit": [
+ {
+ "name": "ZipFuseTest"
+ },
+ {
+ "name": "authfs_device_test_src_lib"
+ },
+ {
+ "name": "libapkverify.integration_test"
+ },
+ {
+ "name": "libapkverify.test"
+ },
+ {
+ "name": "libcert_request_validator_tests"
+ },
+ {
+ "name": "microdroid_manager_test"
+ },
+ {
+ "name": "virtualizationservice_device_test"
+ }
+ ],
"presubmit": [
{
+ "name": "ZipFuseTest"
+ },
+ {
+ "name": "authfs_device_test_src_lib"
+ },
+ {
"name": "libapkverify.integration_test"
},
{
@@ -12,10 +41,19 @@
},
{
"name": "microdroid_manager_test"
+ },
+ {
+ "name": "virtualizationservice_device_test"
}
],
"presubmit-rust": [
{
+ "name": "ZipFuseTest"
+ },
+ {
+ "name": "authfs_device_test_src_lib"
+ },
+ {
"name": "libapkverify.integration_test"
},
{
@@ -26,6 +64,9 @@
},
{
"name": "microdroid_manager_test"
+ },
+ {
+ "name": "virtualizationservice_device_test"
}
]
}