aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid LeGare <legare@google.com>2022-03-02 21:32:09 +0000
committerDavid LeGare <legare@google.com>2022-03-02 22:27:21 +0000
commit49fd1281f1eed8819d39eb34183143bb3f1c5064 (patch)
treec22a2a4a3c4a824d579ddc5e319617b0e29a30bc
parentc81d500f6161bd8e6ec3a67be52f5950097dd50e (diff)
downloadciborium-io-49fd1281f1eed8819d39eb34183143bb3f1c5064.tar.gz
Update TEST_MAPPING
Test: cd external/rust/crates && atest --host -c Change-Id: I2b2f02243d67ec910a3117b8d0cc9909ac9bf692
-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..2f7de78
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,13 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "presubmit": [
+ {
+ "name": "libcert_request_validator_tests"
+ }
+ ],
+ "presubmit-rust": [
+ {
+ "name": "libcert_request_validator_tests"
+ }
+ ]
+}