aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 10:56:05 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-30 10:56:05 -0700
commita3890dbb3fcc3933ee2b9ffb148b08830fef048f (patch)
tree37fef0f4ff7b06620c4ca632bef03b10f40a15e6
parentd0de1ba30b66c3155f4b13cb11a82abb16525827 (diff)
downloaduntrusted-a3890dbb3fcc3933ee2b9ffb148b08830fef048f.tar.gz
Test: None Change-Id: Ib5ba0ceb3c74905e433887f6790fcd6794af0b87
-rw-r--r--TEST_MAPPING96
1 files changed, 96 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..dd705a6
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,96 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "presubmit": [
+ {
+ "name": "apkdmverity.test"
+ },
+ {
+ "name": "doh_unit_test"
+ },
+ {
+ "name": "libapkverify.integration_test"
+ },
+ {
+ "name": "libapkverify.test"
+ },
+ {
+ "name": "libidsig.test"
+ },
+ {
+ "name": "microdroid_manager_test"
+ },
+ {
+ "name": "quiche_device_test_src_lib"
+ },
+ {
+ "name": "ring_device_test_src_lib",
+ "options": [
+ {
+ "test-timeout": "100000"
+ }
+ ]
+ },
+ {
+ "name": "ring_device_test_tests_aead_tests"
+ },
+ {
+ "name": "ring_device_test_tests_agreement_tests"
+ },
+ {
+ "name": "ring_device_test_tests_constant_time_tests"
+ },
+ {
+ "name": "ring_device_test_tests_digest_tests",
+ "options": [
+ {
+ "test-timeout": "600000"
+ }
+ ]
+ },
+ {
+ "name": "ring_device_test_tests_ecdsa_tests"
+ },
+ {
+ "name": "ring_device_test_tests_ed25519_tests"
+ },
+ {
+ "name": "ring_device_test_tests_hkdf_tests"
+ },
+ {
+ "name": "ring_device_test_tests_hmac_tests"
+ },
+ {
+ "name": "ring_device_test_tests_pbkdf2_tests"
+ },
+ {
+ "name": "ring_device_test_tests_quic_tests"
+ },
+ {
+ "name": "ring_device_test_tests_rand_tests"
+ },
+ {
+ "name": "ring_device_test_tests_rsa_tests"
+ },
+ {
+ "name": "ring_device_test_tests_signature_tests"
+ },
+ {
+ "name": "untrusted_device_test_src_untrusted"
+ },
+ {
+ "name": "untrusted_device_test_tests_tests"
+ },
+ {
+ "name": "virtualizationservice_device_test"
+ },
+ {
+ "name": "webpki_device_test_src_lib"
+ },
+ {
+ "name": "webpki_device_test_tests_dns_name_tests"
+ },
+ {
+ "name": "webpki_device_test_tests_integration"
+ }
+ ]
+}