aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 20:51:55 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 20:51:55 +0000
commit759b20c7008d44971062ddd15c9a29c62357d1f2 (patch)
tree4178c2399a2bfafaa0cd7e5c3b10c01acdcc1d15
parentb0757f293b7c3d9de0bba588936c2fcf40353539 (diff)
parentab3436da907c95fc4a38b97b0f817cac0460589a (diff)
downloadgdbstub-android-s-v2-preview-1.tar.gz
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/gdbstub/+/1813877 Change-Id: I8432f32120a61e6d75606a595881dc9976205098
-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"
+ }
+ ]
+}