blob: 975ac4710c13669bdfe0e24529fd45fcb90601ba [file] [log] [blame]
Brian Muramatsu320a7a12010-07-08 16:37:21 -07001# Copyright (C) 2010 The Android Open Source Project
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
Brian Muramatsube775f52012-01-10 18:26:00 -080015cts_security_apps_list := \
Mika Isojärvi84e65932014-09-11 18:11:07 +030016 CtsAppAccessData \
17 CtsAppWithData \
Jeff Sharkey3c4d2fc2014-10-10 11:40:22 -070018 CtsDocumentProvider \
19 CtsDocumentClient \
Mika Isojärvi84e65932014-09-11 18:11:07 +030020 CtsExternalStorageApp \
21 CtsInstrumentationAppDiffCert \
Jeff Sharkeyf5fdad92015-07-13 10:13:27 -070022 CtsUsePermissionApp \
23 CtsUsePermissionAppCompat \
Mika Isojärvi84e65932014-09-11 18:11:07 +030024 CtsPermissionDeclareApp \
25 CtsPermissionDeclareAppCompat \
26 CtsReadExternalStorageApp \
27 CtsSharedUidInstall \
28 CtsSharedUidInstallDiffCert \
29 CtsSimpleAppInstall \
30 CtsSimpleAppInstallDiffCert \
Jeff Sharkey6302bb52014-10-07 12:09:40 -070031 CtsSplitApp \
32 CtsSplitApp_x86 \
33 CtsSplitApp_x86_64 \
34 CtsSplitApp_armeabi-v7a \
35 CtsSplitApp_armeabi \
36 CtsSplitApp_arm64-v8a \
37 CtsSplitApp_mips64 \
38 CtsSplitApp_mips \
Jeff Sharkeycd627da2014-12-10 14:31:12 -080039 CtsSplitAppDiffRevision \
Jeff Sharkey6302bb52014-10-07 12:09:40 -070040 CtsSplitAppDiffVersion \
41 CtsSplitAppDiffCert \
Jeff Sharkeyd724a392014-10-08 16:37:51 -070042 CtsSplitAppFeature \
Mika Isojärvi84e65932014-09-11 18:11:07 +030043 CtsTargetInstrumentationApp \
44 CtsUsePermissionDiffCert \
45 CtsWriteExternalStorageApp \
46 CtsMultiUserStorageApp
Brian Muramatsu320a7a12010-07-08 16:37:21 -070047
dcashmane84939a2014-08-21 15:33:24 -070048cts_security_keysets_list := \
49 CtsKeySetTestApp \
50 CtsKeySetPermDefSigningA \
51 CtsKeySetPermDefSigningB\
52 CtsKeySetPermUseSigningA \
53 CtsKeySetPermUseSigningB \
54 CtsKeySetSigningAUpgradeA \
55 CtsKeySetSigningBUpgradeA \
56 CtsKeySetSigningAUpgradeAAndB \
57 CtsKeySetSigningAUpgradeAOrB \
58 CtsKeySetSigningAUpgradeB \
59 CtsKeySetSigningBUpgradeB \
60 CtsKeySetSigningAAndBUpgradeA \
61 CtsKeySetSigningAAndCUpgradeB \
dcashmanf7050df2015-05-22 12:19:41 -070062 CtsKeySetSigningAUpgradeNone \
63 CtsKeySetSharedUserSigningAUpgradeB \
64 CtsKeySetSharedUserSigningBUpgradeB \
65 CtsKeySetSigningABadUpgradeB \
66 CtsKeySetSigningCBadAUpgradeAB \
dcashman851517b2015-06-01 15:09:32 -070067 CtsKeySetSigningANoDefUpgradeB \
68 CtsKeySetSigningAUpgradeEcA \
69 CtsKeySetSigningEcAUpgradeA
dcashmane84939a2014-08-21 15:33:24 -070070
Carlos Valdivia56d285a2015-07-26 17:19:01 -070071cts_account_support_packages := \
72 CtsUnaffiliatedAccountAuthenticators
73
Brian Muramatsube775f52012-01-10 18:26:00 -080074cts_support_packages := \
Stuart Scott1734c7f2014-02-19 17:34:36 -080075 CtsAccelerationTestStubs \
Vasu Noric397e8e2015-07-20 13:57:30 -070076 CtsAlarmClockService \
Chenjie Luo15f32be2014-09-25 11:28:03 -070077 CtsAppTestStubs \
Alice Leed71a07b2015-07-29 14:30:56 -070078 CtsAssistService \
79 CtsAssistApp \
Chris Craik66399332015-06-05 16:08:31 -070080 CtsAtraceTestApp \
Rubin Xua21a5642015-03-09 15:50:34 +000081 CtsCertInstallerApp \
Stuart Scott1734c7f2014-02-19 17:34:36 -080082 CtsDeviceAdmin \
Stuart Scotta132af62013-11-07 10:30:32 -080083 CtsDeviceOpenGl \
Zoltan Szatmary-Banb99428e2015-06-24 10:50:26 +010084 CtsWifiConfigCreator \
Benjamin Franz55cf9742015-07-22 13:41:33 +010085 CtsDeviceAndProfileOwnerApp \
Adam Lesinski6cbd55d2015-08-14 15:59:48 -070086 CtsDeviceAppUsageTestApp \
Agatha Man62a97bf2015-07-14 13:47:47 -070087 CtsDeviceInfo \
Christopher Tateeacd4fd2015-08-17 15:49:12 -070088 CtsDeviceOsTestApp \
Esteban Talavera17aafef2014-09-30 17:03:32 +010089 CtsDeviceOwnerApp \
Stuart Scotta132af62013-11-07 10:30:32 -080090 CtsDeviceTaskswitchingAppA \
91 CtsDeviceTaskswitchingAppB \
92 CtsDeviceTaskswitchingControl \
93 CtsDeviceUi \
Lorenzo Colitti33b838b2014-11-16 20:09:24 -080094 CtsHostsideNetworkTestsApp \
Nicolas Prevot7366f3f2014-10-01 13:56:18 +010095 CtsIntentReceiverApp \
Jeff Sharkey8d959c12014-10-14 14:16:31 -070096 CtsIntentSenderApp \
Kenny Guyda652442015-01-26 14:49:13 +000097 CtsLauncherAppsTests \
98 CtsLauncherAppsTestsSupport \
Tatsuhisa Yamaguchi8d808052015-07-10 18:33:22 +090099 CtsLeanbackJank \
Esteban Talavera17aafef2014-09-30 17:03:32 +0100100 CtsManagedProfileApp \
Stuart Scotta132af62013-11-07 10:30:32 -0800101 CtsMonkeyApp \
102 CtsMonkeyApp2 \
Alex Chau8b5df142015-08-10 18:11:02 +0100103 CtsPackageInstallerApp \
Vasu Nori2835d692015-07-07 14:22:43 -0700104 CtsPermissionApp \
Kenny Guyda652442015-01-26 14:49:13 +0000105 CtsSimpleApp \
Esteban Talaverac90f6062015-06-26 12:01:50 +0100106 CtsSimplePreMApp \
Stuart Scotta132af62013-11-07 10:30:32 -0800107 CtsSomeAccessibilityServices \
Chenjie Luo42aaa5c2014-08-20 18:33:47 -0700108 CtsThemeDeviceApp \
Stuart Scotta132af62013-11-07 10:30:32 -0800109 TestDeviceSetup \
110 CtsUiAutomatorApp \
111 CtsUsbSerialTestApp \
Vasu Nori4d23c7a2015-06-16 19:37:50 -0700112 CtsVoiceInteractionService \
113 CtsVoiceInteractionApp \
Vasu Nori2835d692015-07-07 14:22:43 -0700114 CtsVoiceSettingsService \
Benjamin Franz05488bb2015-08-11 16:32:32 +0100115 CtsWidgetProviderApp \
Carlos Valdivia56d285a2015-07-26 17:19:01 -0700116 $(cts_account_support_packages) \
dcashmane84939a2014-08-21 15:33:24 -0700117 $(cts_security_apps_list) \
118 $(cts_security_keysets_list)
Brian Muramatsube775f52012-01-10 18:26:00 -0800119
120cts_external_packages := \
Mika Isojärvi84e65932014-09-11 18:11:07 +0300121 com.replica.replicaisland \
122 com.drawelements.deqp
Brian Muramatsube775f52012-01-10 18:26:00 -0800123
124# Any APKs that need to be copied to the CTS distribution's testcases
125# directory but do not require an associated test package XML.
126CTS_TEST_CASE_LIST := \
Mika Isojärvi84e65932014-09-11 18:11:07 +0300127 $(cts_support_packages) \
128 $(cts_external_packages)
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800129
130# Test packages that require an associated test package XML.
Brian Muramatsube775f52012-01-10 18:26:00 -0800131cts_test_packages := \
Stuart Scotta132af62013-11-07 10:30:32 -0800132 CtsDeviceFilePerf \
133 CtsDeviceUi \
134 CtsDeviceDram \
135 CtsDeviceSimpleCpu \
136 CtsDeviceBrowserBench \
137 CtsDeviceVideoPerf \
138 CtsDeviceOpenGl \
Wonsik Kim37388882014-09-07 12:24:20 +0900139 CtsDeviceTvProviderPerf \
Stuart Scotta132af62013-11-07 10:30:32 -0800140 CtsAccelerationTestCases \
141 CtsAccountManagerTestCases \
142 CtsAccessibilityServiceTestCases \
143 CtsAccessibilityTestCases \
144 CtsAdminTestCases \
Vasu Nori8714b8a2015-07-13 10:39:05 -0700145 CtsAlarmClockTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800146 CtsAnimationTestCases \
147 CtsAppTestCases \
Svet Ganov31510c02014-07-28 00:07:01 -0700148 CtsAppWidgetTestCases \
Alice Leed71a07b2015-07-29 14:30:56 -0700149 CtsAssistTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800150 CtsBluetoothTestCases \
151 CtsCalendarcommon2TestCases \
Vasu Nori2835d692015-07-07 14:22:43 -0700152 CtsCallLogTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800153 CtsContentTestCases \
154 CtsDatabaseTestCases \
155 CtsDisplayTestCases \
156 CtsDpiTestCases \
157 CtsDpiTestCases2 \
158 CtsDreamsTestCases \
159 CtsDrmTestCases \
160 CtsEffectTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800161 CtsGestureTestCases \
162 CtsGraphicsTestCases \
163 CtsGraphics2TestCases \
164 CtsHardwareTestCases \
Guang Zhucf5c2542015-03-09 23:13:27 -0700165 CtsJankTestCases \
Tatsuhisa Yamaguchi8d808052015-07-10 18:33:22 +0900166 CtsLeanbackJankTestCases \
Matthew Williams547b8162014-10-15 10:18:11 -0700167 CtsJobSchedulerDeviceTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800168 CtsJniTestCases \
169 CtsKeystoreTestCases \
Neil Fuller92b89af2015-04-16 18:21:49 +0100170 CtsLibcoreLegacy22TestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800171 CtsLocationTestCases \
Chenjie Luo693ed402014-09-11 15:12:33 -0700172 CtsLocation2TestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800173 CtsMediaStressTestCases \
174 CtsMediaTestCases \
Phil Burk4185d112015-06-02 17:23:34 -0700175 CtsMidiTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800176 CtsNativeOpenGLTestCases \
177 CtsNdefTestCases \
178 CtsNetTestCases \
Lorenzo Colitti86b43e52015-08-06 16:09:55 +0900179 CtsNetTestCasesLegacyApi22 \
Lorenzo Colittif556d7d2015-08-11 23:03:53 +0900180 CtsNetTestCasesLegacyPermission22 \
Stuart Scotta132af62013-11-07 10:30:32 -0800181 CtsOpenGLTestCases \
182 CtsOpenGlPerfTestCases \
183 CtsOsTestCases \
184 CtsPermissionTestCases \
185 CtsPermission2TestCases \
186 CtsPreferenceTestCases \
187 CtsPreference2TestCases \
Svetoslav12c82d42013-12-20 12:34:52 -0800188 CtsPrintTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800189 CtsProviderTestCases \
190 CtsRenderscriptTestCases \
Chenjie Luo74e860b2014-09-08 11:36:02 -0700191 CtsRenderscriptLegacyTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800192 CtsRsCppTestCases \
193 CtsSaxTestCases \
194 CtsSecurityTestCases \
Stuart Scottf67280f2014-09-30 14:07:30 -0700195 CtsSignatureTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800196 CtsSpeechTestCases \
Adrian Roosd052b582015-08-27 19:06:39 -0700197 CtsSystemUiTestCases \
Yorke Leedfca0f42015-06-04 18:47:01 -0700198 CtsTelecomTestCases \
Yorke Lee80eab502015-06-11 15:26:31 -0700199 CtsTelecomTestCases2 \
Stuart Scotta132af62013-11-07 10:30:32 -0800200 CtsTelephonyTestCases \
201 CtsTextTestCases \
202 CtsTextureViewTestCases \
203 CtsThemeTestCases \
George Mount82577ea2015-06-23 11:06:45 -0700204 CtsTransitionTestCases \
Wonsik Kim42fe8892014-08-07 17:05:37 +0900205 CtsTvTestCases \
Svetoslav966b4e92014-03-28 13:41:17 -0700206 CtsUiAutomationTestCases \
Antonio Calabrese16ac3c82014-06-12 13:58:58 -0700207 CtsUiRenderingTestCases \
Adam Lesinski4da0bc02014-07-30 11:52:12 -0700208 CtsUsageStatsTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800209 CtsUtilTestCases \
210 CtsViewTestCases \
Vasu Nori4d23c7a2015-06-16 19:37:50 -0700211 CtsVoiceInteractionTestCases \
Vasu Nori2835d692015-07-07 14:22:43 -0700212 CtsVoiceSettingsTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800213 CtsWebkitTestCases \
214 CtsWidgetTestCases
Brian Muramatsu2f8eead2010-09-24 14:56:43 -0700215
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800216# All APKs that need to be scanned by the coverage utilities.
217CTS_COVERAGE_TEST_CASE_LIST := \
Mika Isojärvi84e65932014-09-11 18:11:07 +0300218 $(cts_support_packages) \
219 $(cts_test_packages)
Brian Muramatsu12c86912011-07-21 17:26:46 -0700220
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800221# Host side only tests
Brian Muramatsube775f52012-01-10 18:26:00 -0800222cts_host_libraries := \
Stuart Scotta132af62013-11-07 10:30:32 -0800223 CtsAdbTests \
224 CtsAppSecurityTests \
Chris Craika81eb0f2015-06-03 09:08:44 -0700225 CtsAtraceHostTestCases \
Esteban Talaverab53252a2014-09-17 11:56:52 +0100226 CtsDevicePolicyManagerTestCases \
Roman Dudkoda4fccc2014-11-13 11:27:26 -0800227 CtsDumpsysHostTestCases \
Stuart Scott1734c7f2014-02-19 17:34:36 -0800228 CtsHostJank \
Lorenzo Colitti33b838b2014-11-16 20:09:24 -0800229 CtsHostsideNetworkTests \
Stuart Scott1734c7f2014-02-19 17:34:36 -0800230 CtsHostUi \
Sebastien Hertze37f4b42015-08-11 15:39:02 +0200231 CtsJdwpSecurityHostTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800232 CtsMonkeyTestCases \
Christopher Tateeacd4fd2015-08-17 15:49:12 -0700233 CtsOsHostTestCases \
Chenjie Luo42aaa5c2014-08-20 18:33:47 -0700234 CtsThemeHostTestCases \
Adam Lesinskif6d79a42015-07-21 14:56:05 -0700235 CtsUsageHostTestCases \
dcashman5909bcd2014-08-21 15:33:24 -0700236 CtsSecurityHostTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800237 CtsUsbTests
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800238
Christopher Ferris286aca52014-10-15 18:08:41 -0700239# List of native tests. For 32 bit targets, assumes that there will be
240# one test executable, and it will end in 32. For 64 bit targets, assumes
241# that there will be two executables, one that ends in 32 for the 32
242# bit executable and one that ends in 64 for the 64 bit executable.
243cts_native_tests := \
Mika Isojärvi84e65932014-09-11 18:11:07 +0300244 NativeMediaTest_SL \
245 NativeMediaTest_XA \
Narayan Kamathfef43142014-02-14 13:27:22 +0000246
247ifeq ($(HOST_OS)-$(HOST_ARCH),$(filter $(HOST_OS)-$(HOST_ARCH),linux-x86 linux-x86_64))
Christopher Ferris286aca52014-10-15 18:08:41 -0700248cts_native_tests += bionic-unit-tests-cts
Narayan Kamathfef43142014-02-14 13:27:22 +0000249endif
Brian Muramatsu88d32a82011-12-02 10:55:12 -0800250
Brett Chabot87f44512012-11-16 16:00:02 -0800251cts_ui_tests := \
Stuart Scotta132af62013-11-07 10:30:32 -0800252 CtsUiAutomatorTests
253
254cts_device_jars := \
Sebastien Hertze37f4b42015-08-11 15:39:02 +0200255 CtsDeviceJank \
256 CtsJdwpApp
Svetoslav12c82d42013-12-20 12:34:52 -0800257
Tsu Chiang Chuang06f4c562014-06-18 09:57:57 -0700258cts_target_junit_tests := \
259 CtsJdwp
260
Jarkko Pöyry59a8dbb2014-10-13 22:01:15 -0700261cts_deqp_test_apis := \
Pyry Haulos3d698f22015-04-14 13:52:46 -0700262 egl \
263 gles2 \
Jarkko Pöyry59a8dbb2014-10-13 22:01:15 -0700264 gles3 \
265 gles31
266
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800267# All the files that will end up under the repository/testcases
268# directory of the final CTS distribution.
Brian Muramatsube775f52012-01-10 18:26:00 -0800269CTS_TEST_CASES := $(call cts-get-lib-paths,$(cts_host_libraries)) \
Stuart Scotta132af62013-11-07 10:30:32 -0800270 $(call cts-get-package-paths,$(cts_test_packages)) \
Stuart Scotta132af62013-11-07 10:30:32 -0800271 $(call cts-get-ui-lib-paths,$(cts_ui_tests)) \
Svetoslav12c82d42013-12-20 12:34:52 -0800272 $(call cts-get-ui-lib-paths,$(cts_device_jars)) \
Tsu Chiang Chuang06f4c562014-06-18 09:57:57 -0700273 $(call cts-get-ui-lib-paths,$(cts_target_junit_tests)) \
Stuart Scott0337dbf2015-02-04 10:37:07 -0800274 $(call cts-get-executable-paths,$(cts_device_executables)) \
275 $(call cts-get-native-paths,$(cts_native_tests),32)
Christopher Ferris286aca52014-10-15 18:08:41 -0700276
277ifeq ($(TARGET_IS_64_BIT),true)
278CTS_TEST_CASES += $(call cts-get-native-paths,$(cts_native_tests),64)
279endif
280
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800281# All the XMLs that will end up under the repository/testcases
282# and that need to be created before making the final CTS distribution.
Brian Muramatsube775f52012-01-10 18:26:00 -0800283CTS_TEST_XMLS := $(call cts-get-test-xmls,$(cts_host_libraries)) \
Stuart Scotta132af62013-11-07 10:30:32 -0800284 $(call cts-get-test-xmls,$(cts_test_packages)) \
Christopher Ferris286aca52014-10-15 18:08:41 -0700285 $(call cts-get-test-xmls,$(cts_native_tests)) \
Tsu Chiang Chuang06f4c562014-06-18 09:57:57 -0700286 $(call cts-get-test-xmls,$(cts_target_junit_tests)) \
Mika Isojärvi84e65932014-09-11 18:11:07 +0300287 $(call cts-get-test-xmls,$(cts_ui_tests)) \
Jarkko Pöyry59a8dbb2014-10-13 22:01:15 -0700288 $(call cts-get-deqp-test-xmls,$(cts_deqp_test_apis))
Brett Chabot87f44512012-11-16 16:00:02 -0800289
Brian Muramatsu12c86912011-07-21 17:26:46 -0700290# The following files will be placed in the tools directory of the CTS distribution
Narayan Kamathfef43142014-02-14 13:27:22 +0000291CTS_TOOLS_LIST :=