summaryrefslogtreecommitdiff
path: root/SafetyCenter
diff options
context:
space:
mode:
authorSimon Wingrove <simonjw@google.com>2023-07-31 09:48:04 +0100
committerSimon Wingrove <simonjw@google.com>2023-07-31 13:01:19 +0100
commitf9f0d6a7e92760bfb90134090d5883c7ba837e69 (patch)
tree73b72cd9ee3f512942762c06ce993f2b2d0e6050 /SafetyCenter
parent5eaf7238dd8cabab9eee87ab8848cd24fd6f344a (diff)
downloadPermission-f9f0d6a7e92760bfb90134090d5883c7ba837e69.tar.gz
Move tests to SafetyCenterSubpagesTestCases
These are some of the slower tests, so seperate them from the rest to increase changes of everything passing below runtime limits. Bug: 292809502 Test: atest SafetyCenterFunctionalTestCases SafetyCenterSubpagesTestCases Relnote: Split SafetyCenterSubpagesTestCases off of SafetyCenterFunctionalTestsCases in MTS Change-Id: I6fea563b93a6edb1564f715f510702c0888f6b3f
Diffstat (limited to 'SafetyCenter')
-rw-r--r--SafetyCenter/TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
diff --git a/SafetyCenter/TEST_MAPPING b/SafetyCenter/TEST_MAPPING
index a7e53d8a6..92397fe71 100644
--- a/SafetyCenter/TEST_MAPPING
+++ b/SafetyCenter/TEST_MAPPING
@@ -10,6 +10,9 @@
"path": "packages/modules/Permission/tests/functional/safetycenter/safetycenteractivity/"
},
{
+ "path": "packages/modules/Permission/tests/functional/safetycenter/subpages/"
+ },
+ {
"path": "packages/modules/Permission/tests/functional/safetycenter/singleuser/"
},
{