commit | 9faf20cb508c686dfcfb4dd57715e5328c64f7e9 | [log] [tgz] |
---|---|---|
author | ThiƩbaud Weksteen <tweek@google.com> | Wed Jul 24 20:48:07 2024 +1000 |
committer | ThiƩbaud Weksteen <tweek@google.com> | Wed Jul 24 20:48:07 2024 +1000 |
tree | 4dac72e0cc8165e45a0bf1824b3a39d01edff2d3 | |
parent | 2283e97e5b0dd8ca48ea072ea61f7941fbef0958 [diff] |
Enable CertBlocklistFileTest in TEST_MAPPING Use the explicit test names. Bug: 340363351 Test: atest Change-Id: I484ce554c44bc40b0c66e1440729ba4edb43a3d2
diff --git a/TEST_MAPPING b/TEST_MAPPING index 09685d8..cffa5f4 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -25,6 +25,9 @@ "options": [ { "include-filter": "android.security.cts.CertBlocklistTest" + }, + { + "include-filter": "android.security.cts.CertBlocklistFileTest" } ] }