aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-26 10:46:16 -0700
committerMatthew Maurer <mmaurer@google.com>2022-05-26 10:46:16 -0700
commit4bb09ecc759f9f530c283d440bda14904615e3e1 (patch)
tree7342601d7fd05ea7843e9824a90fc911bec83dd9
parente6a6f986a7c8bc8e8c5575b92126102033b54f5f (diff)
downloadcrc32fast-4bb09ecc759f9f530c283d440bda14904615e3e1.tar.gz
Update TEST_MAPPING
Test: None Bug: 233924440 Change-Id: I8ff88ce4895683b1f9cdd8be68630e95c126827b
-rw-r--r--TEST_MAPPING29
1 files changed, 29 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index a46d45f..390fd1b 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,5 +1,28 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
+ "postsubmit": [
+ {
+ "name": "ZipFuseTest"
+ },
+ {
+ "name": "crc32fast_test_src_lib"
+ },
+ {
+ "name": "libapexutil_rust.test"
+ },
+ {
+ "name": "libapkverify.integration_test"
+ },
+ {
+ "name": "libapkverify.test"
+ },
+ {
+ "name": "microdroid_manager_test"
+ },
+ {
+ "name": "virtualizationservice_device_test"
+ }
+ ],
"presubmit": [
{
"name": "ZipFuseTest"
@@ -8,6 +31,9 @@
"name": "crc32fast_test_src_lib"
},
{
+ "name": "libapexutil_rust.test"
+ },
+ {
"name": "libapkverify.integration_test"
},
{
@@ -28,6 +54,9 @@
"name": "crc32fast_test_src_lib"
},
{
+ "name": "libapexutil_rust.test"
+ },
+ {
"name": "libapkverify.integration_test"
},
{