aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-24 20:21:06 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-24 20:21:06 +0000
commitf32842d9f4aecc4d97168b0f05b262df607da43a (patch)
treea735eb7299f0f913869ffb177e124057ffa9e775
parentd155e5dc14ff1a5148b76d8f5026090720cf2ad0 (diff)
parentd80fba2c77478cdf3439392554502ecc8f400f2c (diff)
downloadlibm-f32842d9f4aecc4d97168b0f05b262df607da43a.tar.gz
Update TEST_MAPPING am: 8272e4a814 am: 913bcd19e5 am: fcea958918 am: e02fca6c61 am: d80fba2c77
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/libm/+/1805915 Change-Id: I22491569f9efe8a28fe8f2fb0f0c23928b5842fd
-rw-r--r--TEST_MAPPING8
1 files changed, 7 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 06d8e5a..99842b9 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,8 +1,14 @@
-// Generated by cargo2android.py for tests in Android.bp
+// Generated by update_crate_tests.py for tests that depend on this crate.
{
"presubmit": [
{
+ "name": "doh_unit_test"
+ },
+ {
"name": "libm_device_test_src_lib"
+ },
+ {
+ "name": "quiche_device_test_src_lib"
}
]
}