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