aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid LeGare <legare@google.com>2022-03-02 19:54:31 +0000
committerDavid LeGare <legare@google.com>2022-03-10 23:05:15 +0000
commit6b41f07f96ba978ed71cf8c8ed3237143cccd10e (patch)
tree33494385374d5e714dc15a92b7428b465705b359
parentd0a69486079a6abc69aefe7b0ae6a37732962a44 (diff)
downloadtextwrap-6b41f07f96ba978ed71cf8c8ed3237143cccd10e.tar.gz
Update TEST_MAPPING
Test: cd external/rust/crates && atest --host -c Change-Id: I378942ad377434de19bc7aed7a7c3d82ecf45550
-rw-r--r--TEST_MAPPING12
1 files changed, 6 insertions, 6 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 27b2010..07d379e 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -28,6 +28,9 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "diced_test"
+ },
+ {
"name": "keystore2_test"
},
{
@@ -35,9 +38,6 @@
},
{
"name": "legacykeystore_test"
- },
- {
- "name": "open_then_run_module"
}
],
"presubmit-rust": [
@@ -51,6 +51,9 @@
"name": "authfs_device_test_src_lib"
},
{
+ "name": "diced_test"
+ },
+ {
"name": "keystore2_test"
},
{
@@ -58,9 +61,6 @@
},
{
"name": "legacykeystore_test"
- },
- {
- "name": "open_then_run_module"
}
]
}