aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 21:50:09 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 21:50:09 +0000
commit7ce3dc3f472be0cdad35007c76c7470bb7c482fd (patch)
treec2e4203230811886d588930fac6d92407437d789
parentd17be9ac2a88c53df1e72c251aeac220bf13992d (diff)
parent741ab4d0965860b237acf5c05bf0a93687d430db (diff)
downloadnum-integer-7ce3dc3f472be0cdad35007c76c7470bb7c482fd.tar.gz
Update TEST_MAPPING am: c4b30450ca am: a8c0de8fa2 am: 7018b8dc83 am: 741ab4d096
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/num-integer/+/1813847 Change-Id: Iab37db65e8529ba31f30843e51d6db161f2e6f39
-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"
+ }
+ ]
+}