aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-24 19:30:13 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-24 19:30:13 +0000
commitf854f444384f66926cd536d9bd533fc18e7a9090 (patch)
tree905c456a740b12214f118fa36b51c8a336b7981a
parentfda5a37ad654e3d7caec8be7b0dc2ae582552df9 (diff)
parent7c19ca21b8ef7f15c03a30cc492cafdf70a954a2 (diff)
downloadnum-traits-f854f444384f66926cd536d9bd533fc18e7a9090.tar.gz
Update TEST_MAPPING am: 552c9078a1 am: 4fbea798ae am: 7c19ca21b8
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/num-traits/+/1804386 Change-Id: Ie188d5dc23e38a65af2eb25dbaea86f78411939b
-rw-r--r--TEST_MAPPING65
1 files changed, 64 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index aa4ba0b..163c17e 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,11 +1,74 @@
-// Generated by cargo2android.py for tests in Android.bp
+// Generated by update_crate_tests.py for tests that depend on this crate.
{
"presubmit": [
{
+ "name": "apkdmverity.test"
+ },
+ {
+ "name": "base64_device_test_tests_decode"
+ },
+ {
+ "name": "base64_device_test_tests_encode"
+ },
+ {
+ "name": "base64_device_test_tests_helpers"
+ },
+ {
+ "name": "gdbstub_arch_device_test_src_lib"
+ },
+ {
+ "name": "libapkverify.integration_test"
+ },
+ {
+ "name": "libapkverify.test"
+ },
+ {
+ "name": "libidsig.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": "num-traits_device_test_src_lib"
},
{
"name": "num-traits_device_test_tests_cast"
+ },
+ {
+ "name": "oid-registry_device_test_src_lib"
+ },
+ {
+ "name": "unicode-xid_device_test_src_lib"
+ },
+ {
+ "name": "unicode-xid_device_test_tests_exhaustive_tests"
+ },
+ {
+ "name": "virtualizationservice_device_test"
}
]
}