aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 21:29:58 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 21:29:58 +0000
commit741ab4d0965860b237acf5c05bf0a93687d430db (patch)
treec2e4203230811886d588930fac6d92407437d789
parentd17be9ac2a88c53df1e72c251aeac220bf13992d (diff)
parent7018b8dc83e14a0a724413cb3d095af42fffc652 (diff)
downloadnum-integer-741ab4d0965860b237acf5c05bf0a93687d430db.tar.gz
Update TEST_MAPPING am: c4b30450ca am: a8c0de8fa2 am: 7018b8dc83
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/num-integer/+/1813847 Change-Id: Iaead90791837cf377167671ea0409f1e28e9f321
-rw-r--r--TEST_MAPPING41
1 files changed, 41 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..3e9e35c
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,41 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "presubmit": [
+ {
+ "name": "libapkverify.integration_test"
+ },
+ {
+ "name": "libapkverify.test"
+ },
+ {
+ "name": "microdroid_manager_test"
+ },
+ {
+ "name": "num-bigint_device_test_src_lib"
+ },
+ {
+ "name": "num-bigint_device_test_tests_bigint"
+ },
+ {
+ "name": "num-bigint_device_test_tests_bigint_bitwise"
+ },
+ {
+ "name": "num-bigint_device_test_tests_bigint_scalar"
+ },
+ {
+ "name": "num-bigint_device_test_tests_biguint"
+ },
+ {
+ "name": "num-bigint_device_test_tests_biguint_scalar"
+ },
+ {
+ "name": "num-bigint_device_test_tests_modpow"
+ },
+ {
+ "name": "num-bigint_device_test_tests_roots"
+ },
+ {
+ "name": "oid-registry_device_test_src_lib"
+ }
+ ]
+}