aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid LeGare <legare@google.com>2022-03-02 21:32:07 +0000
committerDavid LeGare <legare@google.com>2022-03-03 22:31:01 +0000
commitaf34ed0bbc8064aea3fc2860eb871f2eadeda3dd (patch)
tree7668fafc4b8f49e97f33c7a9f1e64ead0767419e
parent349506672a5468b39c0432e7e861c643b9c6ee36 (diff)
downloadsemver-af34ed0bbc8064aea3fc2860eb871f2eadeda3dd.tar.gz
Update TEST_MAPPING
Test: cd external/rust/crates && atest --host -c Change-Id: I78fcb83ce5c9cc29ae42271564db320b596c5fed
-rw-r--r--TEST_MAPPING13
1 files changed, 13 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..061ff86
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,13 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "presubmit": [
+ {
+ "name": "virtualizationservice_device_test"
+ }
+ ],
+ "presubmit-rust": [
+ {
+ "name": "virtualizationservice_device_test"
+ }
+ ]
+}