aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 20:51:47 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 20:51:47 +0000
commit86d5ccd5009a077b3ccfd6aa9bc96646177a0993 (patch)
tree37fef0f4ff7b06620c4ca632bef03b10f40a15e6
parent2bb18d1f521dc0c1415d381f4b46bbbf8386de79 (diff)
parenta3890dbb3fcc3933ee2b9ffb148b08830fef048f (diff)
downloaduntrusted-86d5ccd5009a077b3ccfd6aa9bc96646177a0993.tar.gz
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/untrusted/+/1813608 Change-Id: I3775ab459499034f7f23b493d19923b24d6809af
-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"
+ }
+ ]
+}