aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 20:51:50 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 20:51:50 +0000
commit67b01bffa5bad9adbea97159da256f07e242ef3d (patch)
tree6df15a89555daa38f4214d06826d4749dda5dac3
parent391d46247b8dce8de5bf3391b02bcf694ac54a96 (diff)
parent85854430f995ac21f17da5c08394bcb27d72d6cc (diff)
downloadnum-bigint-67b01bffa5bad9adbea97159da256f07e242ef3d.tar.gz
Update TEST_MAPPING am: 85854430f9
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/num-bigint/+/1813737 Change-Id: I632a0f12fdcd7ebda8af15f17e492f2bbf97142d
-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"
+ }
+ ]
+}