aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 18:49:12 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 18:49:12 +0000
commitd5133de3339dd3d33759d5ead036d4da372094e2 (patch)
treeca990b595b875bcfd366477c7028f2369a8fd830
parent01a46d1c6204b0c2dee4c5d7950805af33f605f3 (diff)
parent3c3f4608853a7d8029c37af123b364cc31afd968 (diff)
downloadchrono-d5133de3339dd3d33759d5ead036d4da372094e2.tar.gz
Update TEST_MAPPING am: 3c3f460885
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/chrono/+/2411673 Change-Id: I6a863d196b10aee83eeeeb07b7868b5b67dff925 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"
}
]
}