aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-24 18:48:24 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-24 18:48:24 +0000
commitfcea958918cfc48a29fcba0948c390dd5ffac0d9 (patch)
treea735eb7299f0f913869ffb177e124057ffa9e775
parentd13c5afe1e2140f474e4f278e4a739b69410c621 (diff)
parent913bcd19e51c0d7c1c6cc6b8dd3a4c4e2b440c8d (diff)
downloadlibm-fcea958918cfc48a29fcba0948c390dd5ffac0d9.tar.gz
Update TEST_MAPPING am: 8272e4a814 am: 913bcd19e5
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/libm/+/1805915 Change-Id: I75bb1b402e32e99472fb417c18519d5192c00b28
-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"
}
]
}