commit | 9e71d73fbc7e9ee8f4dfb5c72e94a4107bba0103 | [log] [tgz] |
---|---|---|
author | David LeGare <legare@google.com> | Wed Mar 02 21:32:09 2022 +0000 |
committer | David LeGare <legare@google.com> | Wed Mar 02 22:27:20 2022 +0000 |
tree | 0217a0a1a2a77a2db3c68362ef741cc4ab4e6a72 | |
parent | 2eedd65f22059733d84c477dceac84415c520936 [diff] |
Update TEST_MAPPING Test: cd external/rust/crates && atest --host -c Change-Id: I87841d64d9d851d286e6ad2c7a9245cf2b9f2ba0
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" + } + ] +}