forked from openkylin/platform_build
Add CTS tests for the accessibility APIs. (make)
Change-Id: I4cdf7639412e1fcea0f4ee29f79e2868408cf9a1
This commit is contained in:
parent
472e07c8f4
commit
08430d5350
|
@ -65,11 +65,13 @@ CTS_SECURITY_APPS_LIST := \
|
||||||
CTS_CASE_LIST := \
|
CTS_CASE_LIST := \
|
||||||
TestDeviceSetup \
|
TestDeviceSetup \
|
||||||
CtsTestStubs \
|
CtsTestStubs \
|
||||||
|
CtsAccessibilityServiceTestCases \
|
||||||
CtsAccountManagerTestCases \
|
CtsAccountManagerTestCases \
|
||||||
CtsAppTestCases \
|
CtsAppTestCases \
|
||||||
CtsBluetoothTestCases \
|
CtsBluetoothTestCases \
|
||||||
CtsContentTestCases \
|
CtsContentTestCases \
|
||||||
CtsDatabaseTestCases \
|
CtsDatabaseTestCases \
|
||||||
|
CtsDelegatingAccessibilityService \
|
||||||
CtsDpiTestCases \
|
CtsDpiTestCases \
|
||||||
CtsDpiTestCases2 \
|
CtsDpiTestCases2 \
|
||||||
CtsExampleTestCases \
|
CtsExampleTestCases \
|
||||||
|
|
Loading…
Reference in New Issue