aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 21:08:10 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 21:08:10 +0000
commitdcc4a6fd616b11f28586857393b75f6aaf1b7f5a (patch)
treeca990b595b875bcfd366477c7028f2369a8fd830
parentc149f2337b1055143e46da9f4cb0c5dd02db61db (diff)
parent3d7057c79ed092483160308ee9c6a5133d500a44 (diff)
downloadchrono-dcc4a6fd616b11f28586857393b75f6aaf1b7f5a.tar.gz
Update TEST_MAPPING am: 3c3f460885 am: d5133de333 am: 3d7057c79e
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/chrono/+/2411673 Change-Id: I345a607453d12a310211fccea01b2f01a2bfa8e7 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING25
1 files changed, 4 insertions, 21 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 29678b2..bc71296 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,31 +1,14 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
+ "imports": [
{
- "name": "ZipFuseTest"
+ "path": "packages/modules/Virtualization/authfs"
},
{
- "name": "authfs_device_test_src_lib"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "virtualizationmanager_device_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "virtualizationmanager_device_test"
+ "path": "packages/modules/Virtualization/zipfuse"
}
]
}