aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-26 10:34:26 -0700
committerMatthew Maurer <mmaurer@google.com>2022-05-26 10:34:26 -0700
commit0ebf79d289216a64bc783d818faeda11e9921e28 (patch)
treea4f6726eea44b03be76df68752c1c3be9a87b57a
parent745c49aadc974b5a105cc866a8f08019c48318eb (diff)
downloadbyteorder-0ebf79d289216a64bc783d818faeda11e9921e28.tar.gz
Update TEST_MAPPING
Test: None Bug: 233924440 Change-Id: I5453c331ef1fef5c4f5da449037d1431617fb2cf
-rw-r--r--TEST_MAPPING32
1 files changed, 32 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 2868693..95bb972 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,5 +1,31 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
+ "postsubmit": [
+ {
+ "name": "ZipFuseTest"
+ },
+ {
+ "name": "apkdmverity.test"
+ },
+ {
+ "name": "libapexutil_rust.test"
+ },
+ {
+ "name": "libapkverify.integration_test"
+ },
+ {
+ "name": "libapkverify.test"
+ },
+ {
+ "name": "libidsig.test"
+ },
+ {
+ "name": "microdroid_manager_test"
+ },
+ {
+ "name": "virtualizationservice_device_test"
+ }
+ ],
"presubmit": [
{
"name": "ZipFuseTest"
@@ -8,6 +34,9 @@
"name": "apkdmverity.test"
},
{
+ "name": "libapexutil_rust.test"
+ },
+ {
"name": "libapkverify.integration_test"
},
{
@@ -31,6 +60,9 @@
"name": "apkdmverity.test"
},
{
+ "name": "libapexutil_rust.test"
+ },
+ {
"name": "libapkverify.integration_test"
},
{