diff options
author | 2020-08-05 11:01:19 +0100 | |
---|---|---|
committer | 2020-09-30 08:16:14 +0100 | |
commit | 664ca210505e9d3d74738ea2655ea455813362de (patch) | |
tree | d53f4a9540027c5dbefa6193ffded96ecfa1b695 /TEST_MAPPING | |
parent | 438eceec7e431cae18c2a1e2afe97a4a29a2965a (diff) |
Add core scoped storage host test to test mapping.
Bug: 161990628
Test: atest CtsScopedStorageCoreHostTest
Change-Id: I5c047d84ecc25bf71fbdf7cfcf3721a7e5d1e55a
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 9d973e92e..7917cc605 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -20,6 +20,9 @@ "name": "AdoptableHostTest" }, { + "name": "CtsScopedStorageCoreHostTest" + }, + { "name": "CtsScopedStorageHostTest" }, { |