aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2023-01-23 14:00:19 +0000
committerDavid Brazdil <dbrazdil@google.com>2023-01-23 14:00:19 +0000
commit2281da51eb87aaa617900f00daf320ce983fbfbc (patch)
tree1a5429fe1facd81d81383dc017948ac668ba8869
parent107bf23690163eb2ce4b02f05158236e08730fbf (diff)
downloadremain-2281da51eb87aaa617900f00daf320ce983fbfbc.tar.gz
Update TEST_MAPPING
Test: None Change-Id: I4840e0c1faf17e5ecf652e6d69d0eb82aad1c83a
-rw-r--r--TEST_MAPPING16
1 files changed, 14 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index ee754ea..4f9dfe4 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -11,10 +11,16 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "encryptedstore.test"
+ },
+ {
"name": "libdm_rust.test"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "virtualizationmanager_device_test"
}
],
"presubmit-rust": [
@@ -28,10 +34,16 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "encryptedstore.test"
+ },
+ {
"name": "libdm_rust.test"
},
{
- "name": "virtualizationservice_device_test"
+ "name": "libpvmfw_avb.integration_test"
+ },
+ {
+ "name": "virtualizationmanager_device_test"
}
]
}