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