aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 11:02:27 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-30 11:02:27 -0700
commit3cfa44cb84ebe8fa5b5c1e675839f1ea95d66642 (patch)
treea588094e6ae229eedc7dbb2276ee4b1e9d51aaba
parentadee7a49d86178f6f28b44f240cb4a0b7af4554f (diff)
downloadxml-rs-3cfa44cb84ebe8fa5b5c1e675839f1ea95d66642.tar.gz
Update TEST_MAPPING
Test: None Change-Id: I3aca7894b0a0461b830fd1f9db4d09a342c5b0b5
-rw-r--r--TEST_MAPPING29
1 files changed, 29 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..b4b8eac
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,29 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "presubmit": [
+ {
+ "name": "serde-xml-rs_device_test_src_lib"
+ },
+ {
+ "name": "serde-xml-rs_device_test_tests_round_trip"
+ },
+ {
+ "name": "virtualizationservice_device_test"
+ },
+ {
+ "name": "xml-rs_device_test_src_analyze"
+ },
+ {
+ "name": "xml-rs_device_test_src_lib"
+ },
+ {
+ "name": "xml-rs_device_test_tests_event_reader"
+ },
+ {
+ "name": "xml-rs_device_test_tests_event_writer"
+ },
+ {
+ "name": "xml-rs_device_test_tests_streaming"
+ }
+ ]
+}