aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 21:50:14 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 21:50:14 +0000
commiteb73f6637a89476c421f6e5de4afe56a25bb388a (patch)
tree4178c2399a2bfafaa0cd7e5c3b10c01acdcc1d15
parent31791b16a828ce9ca32a38fcb0ab8e281dede83a (diff)
parentfba8c92034dd7dde7a6401b6a275b46e5a2791e9 (diff)
downloadgdbstub-eb73f6637a89476c421f6e5de4afe56a25bb388a.tar.gz
Update TEST_MAPPING am: ab3436da90 am: 759b20c700 am: 14b9951339 am: fba8c92034
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/gdbstub/+/1813877 Change-Id: I85c30498d5ab3af00e764efa29adc9a977ae8bd0
-rw-r--r--TEST_MAPPING8
1 files changed, 8 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..1e91e7e
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,8 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "presubmit": [
+ {
+ "name": "gdbstub_arch_device_test_src_lib"
+ }
+ ]
+}