aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorAndrei Homescu <ahomescu@google.com>2023-10-17 05:18:36 +0000
committerAndrei Homescu <ahomescu@google.com>2023-10-17 05:18:36 +0000
commit02178b638951eeedf32f57cef31180a87f7cb448 (patch)
treee1ef9eee9dc3ce7c25b77e4420438e97fc6d777c /TEST_MAPPING
parent223e2a0e7fc00c1d6ff5e1a7cdc18f34868865dd (diff)
parent1377d4e18e9e36adc0c561944f9429dbc4b3b8a4 (diff)
downloadciborium-02178b638951eeedf32f57cef31180a87f7cb448.tar.gz
Merge remote-tracking branch 'aosp/main' into trusty-maintrusty-main
Change-Id: I3929bf4d6c6364712b1ae1ba318c8f8b7230cb2d
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING13
1 files changed, 7 insertions, 6 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 2f7de78..2903e5f 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,13 +1,14 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
+ "imports": [
{
- "name": "libcert_request_validator_tests"
- }
- ],
- "presubmit-rust": [
+ "path": "external/rust/crates/coset"
+ },
+ {
+ "path": "system/keymint/derive"
+ },
{
- "name": "libcert_request_validator_tests"
+ "path": "system/keymint/hal"
}
]
}