diff options
| author | Joel Galenson <jgalenson@google.com> | 2021-08-30 09:10:09 -0700 |
|---|---|---|
| committer | Joel Galenson <jgalenson@google.com> | 2021-08-30 09:10:09 -0700 |
| commit | 2b5f91c2f521933701efedf2e79a3d3c0e807ff9 (patch) | |
| tree | 90e938cec35dde39cdb0e1632ea505b0ec919e22 | |
| parent | 3d1fbf19c24403092588ce79b49ecaf034b8be52 (diff) | |
| download | platform_external_rust_crates_byteorder-master.tar.gz platform_external_rust_crates_byteorder-master.tar.bz2 platform_external_rust_crates_byteorder-master.zip | |
Test: None
Change-Id: I306a3941457a4b9885b4d0d590d956cd12c1e408
| -rw-r--r-- | TEST_MAPPING | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 0000000..306a2fb --- /dev/null +++ b/TEST_MAPPING @@ -0,0 +1,26 @@ +// Generated by update_crate_tests.py for tests that depend on this crate. +{ + "presubmit": [ + { + "name": "ZipFuseTest" + }, + { + "name": "apkdmverity.test" + }, + { + "name": "libapkverify.integration_test" + }, + { + "name": "libapkverify.test" + }, + { + "name": "libidsig.test" + }, + { + "name": "microdroid_manager_test" + }, + { + "name": "virtualizationservice_device_test" + } + ] +} |
