aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-23 09:29:32 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-23 09:29:32 -0700
commitf8f88555e3c31b3501457804cfaf1c01cb4d3824 (patch)
tree579fc80bed4acb6ab507623e325efd82f3403d9b
parent97c556068a585dc8e691e0f9b714bc6fcff0c57b (diff)
downloadgetrandom-f8f88555e3c31b3501457804cfaf1c01cb4d3824.tar.gz
Test: None Change-Id: I775f8aea2fd5097fbc782048301b70057addf1dc
-rw-r--r--TEST_MAPPING17
1 files changed, 16 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 89b5179..b29c381 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,6 +2,18 @@
{
"presubmit": [
{
+ "name": "apkdmverity.test"
+ },
+ {
+ "name": "base64_device_test_tests_decode"
+ },
+ {
+ "name": "base64_device_test_tests_encode"
+ },
+ {
+ "name": "base64_device_test_tests_helpers"
+ },
+ {
"name": "crossbeam-epoch_device_test_src_lib"
},
{
@@ -44,6 +56,9 @@
"name": "keystore2_test"
},
{
+ "name": "legacykeystore_test"
+ },
+ {
"name": "rand_core_device_test_src_lib"
},
{
@@ -248,7 +263,7 @@
"name": "tokio_device_test_tests_uds_split"
},
{
- "name": "legacykeystore_test"
+ "name": "virtualizationservice_device_test"
}
]
}