aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-23 09:56:58 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-23 09:56:58 -0700
commit552c9078a12efbfa8274260cbdb4e4b93bbd4653 (patch)
tree905c456a740b12214f118fa36b51c8a336b7981a
parent46819d0a84502aff9cd75bc579b97a857e6ea3cc (diff)
downloadnum-traits-552c9078a12efbfa8274260cbdb4e4b93bbd4653.tar.gz
Test: None Change-Id: I94ed7415c09ccf24e1b2462f245e7543370a8584
-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"
}
]
}