blob: ad572e1e89706ada609cf99c57427856e033d6d6 [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 \
Jeff Sharkey2e54ce42016-01-09 16:39:57 -070020 CtsEncryptionApp \
Mika Isojärvi84e65932014-09-11 18:11:07 +030021 CtsExternalStorageApp \
22 CtsInstrumentationAppDiffCert \
Alex Klyubin727fde62015-12-11 15:08:23 -080023 CtsNetSecPolicyUsesCleartextTrafficFalse \
24 CtsNetSecPolicyUsesCleartextTrafficTrue \
25 CtsNetSecPolicyUsesCleartextTrafficUnspecified \
Todd Kennedy854aabd2016-04-29 09:20:01 -070026 CtsNoRestartBase \
27 CtsNoRestartFeature \
Jeff Sharkeyf5fdad92015-07-13 10:13:27 -070028 CtsUsePermissionApp \
29 CtsUsePermissionAppCompat \
Mika Isojärvi84e65932014-09-11 18:11:07 +030030 CtsPermissionDeclareApp \
31 CtsPermissionDeclareAppCompat \
32 CtsReadExternalStorageApp \
33 CtsSharedUidInstall \
34 CtsSharedUidInstallDiffCert \
35 CtsSimpleAppInstall \
36 CtsSimpleAppInstallDiffCert \
Jeff Sharkey6302bb52014-10-07 12:09:40 -070037 CtsSplitApp \
38 CtsSplitApp_x86 \
39 CtsSplitApp_x86_64 \
40 CtsSplitApp_armeabi-v7a \
41 CtsSplitApp_armeabi \
42 CtsSplitApp_arm64-v8a \
43 CtsSplitApp_mips64 \
44 CtsSplitApp_mips \
Jeff Sharkeycd627da2014-12-10 14:31:12 -080045 CtsSplitAppDiffRevision \
Jeff Sharkey6302bb52014-10-07 12:09:40 -070046 CtsSplitAppDiffVersion \
47 CtsSplitAppDiffCert \
Jeff Sharkeyd724a392014-10-08 16:37:51 -070048 CtsSplitAppFeature \
Mika Isojärvi84e65932014-09-11 18:11:07 +030049 CtsTargetInstrumentationApp \
50 CtsUsePermissionDiffCert \
51 CtsWriteExternalStorageApp \
52 CtsMultiUserStorageApp
Brian Muramatsu320a7a12010-07-08 16:37:21 -070053
dcashmane84939a2014-08-21 15:33:24 -070054cts_security_keysets_list := \
55 CtsKeySetTestApp \
56 CtsKeySetPermDefSigningA \
57 CtsKeySetPermDefSigningB\
58 CtsKeySetPermUseSigningA \
59 CtsKeySetPermUseSigningB \
60 CtsKeySetSigningAUpgradeA \
61 CtsKeySetSigningBUpgradeA \
62 CtsKeySetSigningAUpgradeAAndB \
63 CtsKeySetSigningAUpgradeAOrB \
64 CtsKeySetSigningAUpgradeB \
65 CtsKeySetSigningBUpgradeB \
66 CtsKeySetSigningAAndBUpgradeA \
67 CtsKeySetSigningAAndCUpgradeB \
dcashmanf7050df2015-05-22 12:19:41 -070068 CtsKeySetSigningAUpgradeNone \
69 CtsKeySetSharedUserSigningAUpgradeB \
70 CtsKeySetSharedUserSigningBUpgradeB \
71 CtsKeySetSigningABadUpgradeB \
72 CtsKeySetSigningCBadAUpgradeAB \
dcashman851517b2015-06-01 15:09:32 -070073 CtsKeySetSigningANoDefUpgradeB \
74 CtsKeySetSigningAUpgradeEcA \
75 CtsKeySetSigningEcAUpgradeA
dcashmane84939a2014-08-21 15:33:24 -070076
Carlos Valdivia56d285a2015-07-26 17:19:01 -070077cts_account_support_packages := \
78 CtsUnaffiliatedAccountAuthenticators
79
Brian Muramatsube775f52012-01-10 18:26:00 -080080cts_support_packages := \
Selim Gurun4a393a72016-04-04 10:16:41 -070081 CtsAbiOverrideTestApp \
Benjamin Franz0e4f8732015-11-09 18:32:30 +000082 CtsAccountManagementDevicePolicyApp \
Makoto Onuki0a95b932016-04-14 16:54:37 +000083 CtsAdminApp \
Vasu Noric397e8e2015-07-20 13:57:30 -070084 CtsAlarmClockService \
Esteban Talavera2db6ad12016-01-27 16:31:53 +000085 CtsAppRestrictionsManagingApp \
86 CtsAppRestrictionsTargetApp \
Chenjie Luo15f32be2014-09-25 11:28:03 -070087 CtsAppTestStubs \
Stuart Scotta0c6f392015-09-29 13:26:02 -070088 CtsAppUsageTestApp \
Alice Leed71a07b2015-07-29 14:30:56 -070089 CtsAssistService \
90 CtsAssistApp \
Chris Craik66399332015-06-05 16:08:31 -070091 CtsAtraceTestApp \
Sergey Poromov1ade3452016-04-08 13:50:08 +020092 CtsBackupApp \
Rubin Xua21a5642015-03-09 15:50:34 +000093 CtsCertInstallerApp \
Ricky Waic19c5ce2016-01-07 10:31:34 +000094 CtsContactDirectoryProvider \
Oleksandr Peletskyi2f03fa22016-02-25 16:20:47 +010095 CtsCustomizationApp \
Grigory Dzhavadyan46ede902015-09-29 17:44:47 -070096 CtsCppToolsApp \
Makoto Onukic7699412016-01-28 17:31:43 -080097 CtsDeviceAdminApp23 \
98 CtsDeviceAdminApp24 \
Tony Makf0fd1a62016-03-04 16:33:21 +000099 CtsDeviceAndProfileOwnerApp23 \
Benjamin Franz55cf9742015-07-22 13:41:33 +0100100 CtsDeviceAndProfileOwnerApp \
Agatha Man25b07aa2015-07-14 13:47:47 -0700101 CtsDeviceInfo \
Christopher Tateeacd4fd2015-08-17 15:49:12 -0700102 CtsDeviceOsTestApp \
Esteban Talavera17aafef2014-09-30 17:03:32 +0100103 CtsDeviceOwnerApp \
Filip Gruszczynski2093aa62016-01-21 12:46:41 -0800104 CtsDeviceServicesTestApp \
Stuart Scottbb212342015-09-15 14:04:06 -0700105 CtsDeviceTaskSwitchingAppA \
106 CtsDeviceTaskSwitchingAppB \
107 CtsDeviceTaskSwitchingControl \
Robert Sesek3a1663d2016-01-21 18:25:39 -0500108 CtsExternalServiceService \
Lorenzo Colitti33b838b2014-11-16 20:09:24 -0800109 CtsHostsideNetworkTestsApp \
Aaron Holdend7d0e812016-03-10 16:40:19 -0800110 CtsHostsideNetworkTestsApp2 \
Nicolas Prevot7366f3f2014-10-01 13:56:18 +0100111 CtsIntentReceiverApp \
Jeff Sharkey8d959c12014-10-14 14:16:31 -0700112 CtsIntentSenderApp \
Kenny Guyda652442015-01-26 14:49:13 +0000113 CtsLauncherAppsTests \
114 CtsLauncherAppsTestsSupport \
Aaron Holdenc05310c2015-10-21 16:07:05 -0700115 CtsLeanbackJankApp \
Esteban Talavera17aafef2014-09-30 17:03:32 +0100116 CtsManagedProfileApp \
Stuart Scotta132af62013-11-07 10:30:32 -0800117 CtsMonkeyApp \
118 CtsMonkeyApp2 \
Alex Chau8b5df142015-08-10 18:11:02 +0100119 CtsPackageInstallerApp \
Vasu Nori2835d692015-07-07 14:22:43 -0700120 CtsPermissionApp \
Stuart Scott2ff78ae2016-02-18 19:25:52 -0800121 CtsProfileOwnerApp \
Kenny Guyda652442015-01-26 14:49:13 +0000122 CtsSimpleApp \
Esteban Talaverac90f6062015-06-26 12:01:50 +0100123 CtsSimplePreMApp \
Stuart Scotta132af62013-11-07 10:30:32 -0800124 CtsSomeAccessibilityServices \
Jason Monkf145b2d2016-01-29 15:57:25 -0500125 CtsSystemUiDeviceApp \
Chenjie Luo42aaa5c2014-08-20 18:33:47 -0700126 CtsThemeDeviceApp \
Stuart Scotta132af62013-11-07 10:30:32 -0800127 CtsUsbSerialTestApp \
Vasu Nori4d23c7a2015-06-16 19:37:50 -0700128 CtsVoiceInteractionService \
129 CtsVoiceInteractionApp \
Vasu Nori2835d692015-07-07 14:22:43 -0700130 CtsVoiceSettingsService \
Robin Lee5ffd3a02016-02-09 17:53:11 +0000131 CtsVpnFirewallApp \
Benjamin Franz05488bb2015-08-11 16:32:32 +0100132 CtsWidgetProviderApp \
Stuart Scott2ff78ae2016-02-18 19:25:52 -0800133 CtsWifiConfigCreator \
Robin Lee5ffd3a02016-02-09 17:53:11 +0000134 TestDeviceSetup \
Carlos Valdivia56d285a2015-07-26 17:19:01 -0700135 $(cts_account_support_packages) \
dcashmane84939a2014-08-21 15:33:24 -0700136 $(cts_security_apps_list) \
137 $(cts_security_keysets_list)
Brian Muramatsube775f52012-01-10 18:26:00 -0800138
139cts_external_packages := \
Mika Isojärvi84e65932014-09-11 18:11:07 +0300140 com.replica.replicaisland \
141 com.drawelements.deqp
Brian Muramatsube775f52012-01-10 18:26:00 -0800142
143# Any APKs that need to be copied to the CTS distribution's testcases
144# directory but do not require an associated test package XML.
145CTS_TEST_CASE_LIST := \
Mika Isojärvi84e65932014-09-11 18:11:07 +0300146 $(cts_support_packages) \
147 $(cts_external_packages)
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800148
149# Test packages that require an associated test package XML.
Brian Muramatsube775f52012-01-10 18:26:00 -0800150cts_test_packages := \
Rayhaan Jaufeerally9dec7cb2015-09-17 14:34:57 +0100151 CtsIcuTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800152 CtsAccelerationTestCases \
153 CtsAccountManagerTestCases \
154 CtsAccessibilityServiceTestCases \
155 CtsAccessibilityTestCases \
Makoto Onuki0a95b932016-04-14 16:54:37 +0000156 CtsAdminTestCases \
Vasu Nori8714b8a2015-07-13 10:39:05 -0700157 CtsAlarmClockTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800158 CtsAnimationTestCases \
159 CtsAppTestCases \
Svet Ganov31510c02014-07-28 00:07:01 -0700160 CtsAppWidgetTestCases \
Alice Leed71a07b2015-07-29 14:30:56 -0700161 CtsAssistTestCases \
Sergey Poromov1ade3452016-04-08 13:50:08 +0200162 CtsBackupTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800163 CtsBluetoothTestCases \
Stuart Scott2c993ed2015-09-14 13:58:31 -0700164 CtsBrowserTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800165 CtsCalendarcommon2TestCases \
Vasu Nori2835d692015-07-07 14:22:43 -0700166 CtsCallLogTestCases \
Yin-Chia Yeh96f4d402015-10-29 17:53:39 -0700167 CtsCameraTestCases \
Keun-young Park06751802016-03-15 14:04:07 -0700168 CtsCarTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800169 CtsContentTestCases \
170 CtsDatabaseTestCases \
171 CtsDisplayTestCases \
172 CtsDpiTestCases \
173 CtsDpiTestCases2 \
Stuart Scott5d509992015-09-15 10:56:10 -0700174 CtsDramTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800175 CtsDreamsTestCases \
176 CtsDrmTestCases \
177 CtsEffectTestCases \
Robert Sesek3a1663d2016-01-21 18:25:39 -0500178 CtsExternalServiceTestCases \
Stuart Scotte4036fe2015-09-15 11:36:43 -0700179 CtsFileSystemTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800180 CtsGestureTestCases \
181 CtsGraphicsTestCases \
182 CtsGraphics2TestCases \
183 CtsHardwareTestCases \
Stuart Scottbb212342015-09-15 14:04:06 -0700184 CtsJankDeviceTestCases \
Tatsuhisa Yamaguchi8d808052015-07-10 18:33:22 +0900185 CtsLeanbackJankTestCases \
Agatha Man38aeeec2015-09-10 17:12:00 -0700186 CtsJobSchedulerTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800187 CtsJniTestCases \
188 CtsKeystoreTestCases \
Neil Fuller92b89af2015-04-16 18:21:49 +0100189 CtsLibcoreLegacy22TestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800190 CtsLocationTestCases \
Chenjie Luo693ed402014-09-11 15:12:33 -0700191 CtsLocation2TestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800192 CtsMediaStressTestCases \
Aaron Holdenbe4f4ea2016-01-08 14:09:41 -0800193 CtsMediaTestCases \
Phil Burk4185d112015-06-02 17:23:34 -0700194 CtsMidiTestCases \
Fyodor Kupolov015b3d82016-02-05 18:33:44 -0800195 CtsMultiUserTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800196 CtsNdefTestCases \
Alex Klyubin727fde62015-12-11 15:08:23 -0800197 CtsNetSecPolicyUsesCleartextTrafficFalseTestCases \
198 CtsNetSecPolicyUsesCleartextTrafficTrueTestCases \
199 CtsNetSecPolicyUsesCleartextTrafficUnspecifiedTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800200 CtsNetTestCases \
Lorenzo Colitti86b43e52015-08-06 16:09:55 +0900201 CtsNetTestCasesLegacyApi22 \
Lorenzo Colittif556d7d2015-08-11 23:03:53 +0900202 CtsNetTestCasesLegacyPermission22 \
Chad Brubakerbb20ec72016-01-19 12:45:04 -0800203 CtsNetSecConfigAttributeTestCases \
Chad Brubaker85796c92016-01-27 10:33:53 -0800204 CtsNetSecConfigCleartextTrafficTestCases \
Chad Brubakerbb20ec72016-01-19 12:45:04 -0800205 CtsNetSecConfigBasicDebugDisabledTestCases \
206 CtsNetSecConfigBasicDebugEnabledTestCases \
207 CtsNetSecConfigBasicDomainConfigTestCases \
208 CtsNetSecConfigInvalidPinTestCases \
209 CtsNetSecConfigNestedDomainConfigTestCases \
Chad Brubaker8166cdc2016-03-01 13:52:31 -0800210 CtsNetSecConfigResourcesSrcTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800211 CtsOpenGLTestCases \
212 CtsOpenGlPerfTestCases \
Stuart Scottbb212342015-09-15 14:04:06 -0700213 CtsOpenGlPerf2TestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800214 CtsOsTestCases \
215 CtsPermissionTestCases \
216 CtsPermission2TestCases \
217 CtsPreferenceTestCases \
218 CtsPreference2TestCases \
Svetoslav12c82d42013-12-20 12:34:52 -0800219 CtsPrintTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800220 CtsProviderTestCases \
221 CtsRenderscriptTestCases \
Chenjie Luo74e860b2014-09-08 11:36:02 -0700222 CtsRenderscriptLegacyTestCases \
Miao Wangc0abc272015-10-09 11:45:31 -0700223 CtsRsBlasTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800224 CtsRsCppTestCases \
225 CtsSaxTestCases \
226 CtsSecurityTestCases \
Stuart Scottf67280f2014-09-30 14:07:30 -0700227 CtsSignatureTestCases \
Aaron Holdenecda1b32015-10-15 12:23:21 -0700228 CtsSimpleCpuTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800229 CtsSpeechTestCases \
Adrian Roosd052b582015-08-27 19:06:39 -0700230 CtsSystemUiTestCases \
Yorke Leedfca0f42015-06-04 18:47:01 -0700231 CtsTelecomTestCases \
Yorke Lee80eab502015-06-11 15:26:31 -0700232 CtsTelecomTestCases2 \
Stuart Scotta132af62013-11-07 10:30:32 -0800233 CtsTelephonyTestCases \
234 CtsTextTestCases \
235 CtsTextureViewTestCases \
Stuart Scott372e9e92015-09-29 12:44:54 -0700236 CtsThemeDeviceTestCases \
George Mount82577ea2015-06-23 11:06:45 -0700237 CtsTransitionTestCases \
Aaron Holden7e9317b2015-10-15 14:24:57 -0700238 CtsTvProviderTestCases \
Wonsik Kim42fe8892014-08-07 17:05:37 +0900239 CtsTvTestCases \
Svetoslav966b4e92014-03-28 13:41:17 -0700240 CtsUiAutomationTestCases \
Antonio Calabrese16ac3c82014-06-12 13:58:58 -0700241 CtsUiRenderingTestCases \
Stuart Scottbb212342015-09-15 14:04:06 -0700242 CtsUiDeviceTestCases \
Adam Lesinski4da0bc02014-07-30 11:52:12 -0700243 CtsUsageStatsTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800244 CtsUtilTestCases \
Aaron Holden24fd5782015-10-15 16:30:44 -0700245 CtsVideoTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800246 CtsViewTestCases \
Vasu Nori4d23c7a2015-06-16 19:37:50 -0700247 CtsVoiceInteractionTestCases \
Vasu Nori2835d692015-07-07 14:22:43 -0700248 CtsVoiceSettingsTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800249 CtsWebkitTestCases \
250 CtsWidgetTestCases
Brian Muramatsu2f8eead2010-09-24 14:56:43 -0700251
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800252# All APKs that need to be scanned by the coverage utilities.
253CTS_COVERAGE_TEST_CASE_LIST := \
Mika Isojärvi84e65932014-09-11 18:11:07 +0300254 $(cts_support_packages) \
255 $(cts_test_packages)
Brian Muramatsu12c86912011-07-21 17:26:46 -0700256
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800257# Host side only tests
Brian Muramatsube775f52012-01-10 18:26:00 -0800258cts_host_libraries := \
Aaron Holden8cc910a2015-10-16 17:09:31 -0700259 CtsAadbHostTestCases \
Selim Gurun364fd162016-02-19 17:41:52 -0800260 CtsAbiOverrideHostTestCases \
Aaron Holdenc7f3b252015-10-20 11:48:37 -0700261 CtsAppSecurityHostTestCases \
Stuart Scotta0c6f392015-09-29 13:26:02 -0700262 CtsAppUsageHostTestCases \
Chris Craika81eb0f2015-06-03 09:08:44 -0700263 CtsAtraceHostTestCases \
Grigory Dzhavadyan46ede902015-09-29 17:44:47 -0700264 CtsCppToolsTestCases \
Esteban Talaverab53252a2014-09-17 11:56:52 +0100265 CtsDevicePolicyManagerTestCases \
Roman Dudkoda4fccc2014-11-13 11:27:26 -0800266 CtsDumpsysHostTestCases \
Lorenzo Colitti33b838b2014-11-16 20:09:24 -0800267 CtsHostsideNetworkTests \
Sebastien Hertze37f4b42015-08-11 15:39:02 +0200268 CtsJdwpSecurityHostTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800269 CtsMonkeyTestCases \
Christopher Tateeacd4fd2015-08-17 15:49:12 -0700270 CtsOsHostTestCases \
dcashman5909bcd2014-08-21 15:33:24 -0700271 CtsSecurityHostTestCases \
Filip Gruszczynskibef1b5c2015-11-24 18:25:08 -0800272 CtsServicesHostTestCases \
Stuart Scottbb212342015-09-15 14:04:06 -0700273 CtsThemeHostTestCases \
274 CtsUiHostTestCases \
Jason Monkf145b2d2016-01-29 15:57:25 -0500275 CtsUsbTests \
Neha Sharmade8fa322016-03-08 16:18:38 -0800276 CtsSystemUiHostTestCases
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800277
Christopher Ferris286aca52014-10-15 18:08:41 -0700278# List of native tests. For 32 bit targets, assumes that there will be
279# one test executable, and it will end in 32. For 64 bit targets, assumes
280# that there will be two executables, one that ends in 32 for the 32
281# bit executable and one that ends in 64 for the 64 bit executable.
282cts_native_tests := \
Stuart Scott1aa997c2015-10-16 11:58:05 -0700283 CtsNativeMediaSlTestCases \
284 CtsNativeMediaXaTestCases \
Narayan Kamathfef43142014-02-14 13:27:22 +0000285
286ifeq ($(HOST_OS)-$(HOST_ARCH),$(filter $(HOST_OS)-$(HOST_ARCH),linux-x86 linux-x86_64))
Stuart Scottc213c372015-10-06 16:37:54 -0700287cts_native_tests += CtsBionicTestCases
Yabin Cui33a07622016-03-02 14:02:34 -0800288cts_native_tests += CtsSimpleperfTestCases
Narayan Kamathfef43142014-02-14 13:27:22 +0000289endif
Brian Muramatsu88d32a82011-12-02 10:55:12 -0800290
Stuart Scotta132af62013-11-07 10:30:32 -0800291cts_device_jars := \
Sebastien Hertze37f4b42015-08-11 15:39:02 +0200292 CtsJdwpApp
Svetoslav12c82d42013-12-20 12:34:52 -0800293
Tsu Chiang Chuang06f4c562014-06-18 09:57:57 -0700294cts_target_junit_tests := \
Igor Murashkin0b4e1362016-04-07 16:54:33 -0700295 CtsJdwp \
296 CtsLibcoreOj
Tsu Chiang Chuang06f4c562014-06-18 09:57:57 -0700297
Jarkko Pöyry59a8dbb2014-10-13 22:01:15 -0700298cts_deqp_test_apis := \
Pyry Haulos3d698f22015-04-14 13:52:46 -0700299 egl \
300 gles2 \
Jarkko Pöyry59a8dbb2014-10-13 22:01:15 -0700301 gles3 \
302 gles31
303
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800304# All the files that will end up under the repository/testcases
305# directory of the final CTS distribution.
Brian Muramatsube775f52012-01-10 18:26:00 -0800306CTS_TEST_CASES := $(call cts-get-lib-paths,$(cts_host_libraries)) \
Stuart Scotta132af62013-11-07 10:30:32 -0800307 $(call cts-get-package-paths,$(cts_test_packages)) \
Svetoslav12c82d42013-12-20 12:34:52 -0800308 $(call cts-get-ui-lib-paths,$(cts_device_jars)) \
Tsu Chiang Chuang06f4c562014-06-18 09:57:57 -0700309 $(call cts-get-ui-lib-paths,$(cts_target_junit_tests)) \
Stuart Scott0337dbf2015-02-04 10:37:07 -0800310 $(call cts-get-executable-paths,$(cts_device_executables)) \
311 $(call cts-get-native-paths,$(cts_native_tests),32)
Christopher Ferris286aca52014-10-15 18:08:41 -0700312
313ifeq ($(TARGET_IS_64_BIT),true)
314CTS_TEST_CASES += $(call cts-get-native-paths,$(cts_native_tests),64)
315endif
316
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800317# All the XMLs that will end up under the repository/testcases
318# and that need to be created before making the final CTS distribution.
Brian Muramatsube775f52012-01-10 18:26:00 -0800319CTS_TEST_XMLS := $(call cts-get-test-xmls,$(cts_host_libraries)) \
Stuart Scotta132af62013-11-07 10:30:32 -0800320 $(call cts-get-test-xmls,$(cts_test_packages)) \
Christopher Ferris286aca52014-10-15 18:08:41 -0700321 $(call cts-get-test-xmls,$(cts_native_tests)) \
Tsu Chiang Chuang06f4c562014-06-18 09:57:57 -0700322 $(call cts-get-test-xmls,$(cts_target_junit_tests)) \
Jarkko Pöyry59a8dbb2014-10-13 22:01:15 -0700323 $(call cts-get-deqp-test-xmls,$(cts_deqp_test_apis))
Brett Chabot87f44512012-11-16 16:00:02 -0800324
Brian Muramatsu12c86912011-07-21 17:26:46 -0700325# The following files will be placed in the tools directory of the CTS distribution
Narayan Kamathfef43142014-02-14 13:27:22 +0000326CTS_TOOLS_LIST :=