blob: 397aed7fc2d762dd438d7bed6bc7b06786c9f4b7 [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 \
Jeff Sharkeyf5fdad92015-07-13 10:13:27 -070026 CtsUsePermissionApp \
27 CtsUsePermissionAppCompat \
Mika Isojärvi84e65932014-09-11 18:11:07 +030028 CtsPermissionDeclareApp \
29 CtsPermissionDeclareAppCompat \
30 CtsReadExternalStorageApp \
31 CtsSharedUidInstall \
32 CtsSharedUidInstallDiffCert \
33 CtsSimpleAppInstall \
34 CtsSimpleAppInstallDiffCert \
Jeff Sharkey6302bb52014-10-07 12:09:40 -070035 CtsSplitApp \
36 CtsSplitApp_x86 \
37 CtsSplitApp_x86_64 \
38 CtsSplitApp_armeabi-v7a \
39 CtsSplitApp_armeabi \
40 CtsSplitApp_arm64-v8a \
41 CtsSplitApp_mips64 \
42 CtsSplitApp_mips \
Jeff Sharkeycd627da2014-12-10 14:31:12 -080043 CtsSplitAppDiffRevision \
Jeff Sharkey6302bb52014-10-07 12:09:40 -070044 CtsSplitAppDiffVersion \
45 CtsSplitAppDiffCert \
Jeff Sharkeyd724a392014-10-08 16:37:51 -070046 CtsSplitAppFeature \
Mika Isojärvi84e65932014-09-11 18:11:07 +030047 CtsTargetInstrumentationApp \
48 CtsUsePermissionDiffCert \
49 CtsWriteExternalStorageApp \
50 CtsMultiUserStorageApp
Brian Muramatsu320a7a12010-07-08 16:37:21 -070051
dcashmane84939a2014-08-21 15:33:24 -070052cts_security_keysets_list := \
53 CtsKeySetTestApp \
54 CtsKeySetPermDefSigningA \
55 CtsKeySetPermDefSigningB\
56 CtsKeySetPermUseSigningA \
57 CtsKeySetPermUseSigningB \
58 CtsKeySetSigningAUpgradeA \
59 CtsKeySetSigningBUpgradeA \
60 CtsKeySetSigningAUpgradeAAndB \
61 CtsKeySetSigningAUpgradeAOrB \
62 CtsKeySetSigningAUpgradeB \
63 CtsKeySetSigningBUpgradeB \
64 CtsKeySetSigningAAndBUpgradeA \
65 CtsKeySetSigningAAndCUpgradeB \
dcashmanf7050df2015-05-22 12:19:41 -070066 CtsKeySetSigningAUpgradeNone \
67 CtsKeySetSharedUserSigningAUpgradeB \
68 CtsKeySetSharedUserSigningBUpgradeB \
69 CtsKeySetSigningABadUpgradeB \
70 CtsKeySetSigningCBadAUpgradeAB \
dcashman851517b2015-06-01 15:09:32 -070071 CtsKeySetSigningANoDefUpgradeB \
72 CtsKeySetSigningAUpgradeEcA \
73 CtsKeySetSigningEcAUpgradeA
dcashmane84939a2014-08-21 15:33:24 -070074
Carlos Valdivia56d285a2015-07-26 17:19:01 -070075cts_account_support_packages := \
76 CtsUnaffiliatedAccountAuthenticators
77
Brian Muramatsube775f52012-01-10 18:26:00 -080078cts_support_packages := \
Benjamin Franz0e4f8732015-11-09 18:32:30 +000079 CtsAccountManagementDevicePolicyApp \
Stuart Scott2ff78ae2016-02-18 19:25:52 -080080 CtsAdminApp \
Vasu Noric397e8e2015-07-20 13:57:30 -070081 CtsAlarmClockService \
Esteban Talavera2db6ad12016-01-27 16:31:53 +000082 CtsAppRestrictionsManagingApp \
83 CtsAppRestrictionsTargetApp \
Chenjie Luo15f32be2014-09-25 11:28:03 -070084 CtsAppTestStubs \
Stuart Scotta0c6f392015-09-29 13:26:02 -070085 CtsAppUsageTestApp \
Alice Leed71a07b2015-07-29 14:30:56 -070086 CtsAssistService \
87 CtsAssistApp \
Chris Craik66399332015-06-05 16:08:31 -070088 CtsAtraceTestApp \
Rubin Xua21a5642015-03-09 15:50:34 +000089 CtsCertInstallerApp \
Ricky Waic19c5ce2016-01-07 10:31:34 +000090 CtsContactDirectoryProvider \
Grigory Dzhavadyan46ede902015-09-29 17:44:47 -070091 CtsCppToolsApp \
Makoto Onukic7699412016-01-28 17:31:43 -080092 CtsDeviceAdminApp23 \
93 CtsDeviceAdminApp24 \
Benjamin Franz55cf9742015-07-22 13:41:33 +010094 CtsDeviceAndProfileOwnerApp \
Agatha Man25b07aa2015-07-14 13:47:47 -070095 CtsDeviceInfo \
Christopher Tateeacd4fd2015-08-17 15:49:12 -070096 CtsDeviceOsTestApp \
Esteban Talavera17aafef2014-09-30 17:03:32 +010097 CtsDeviceOwnerApp \
Filip Gruszczynski2093aa62016-01-21 12:46:41 -080098 CtsDeviceServicesTestApp \
Stuart Scottbb212342015-09-15 14:04:06 -070099 CtsDeviceTaskSwitchingAppA \
100 CtsDeviceTaskSwitchingAppB \
101 CtsDeviceTaskSwitchingControl \
Robert Sesek3a1663d2016-01-21 18:25:39 -0500102 CtsExternalServiceService \
Lorenzo Colitti33b838b2014-11-16 20:09:24 -0800103 CtsHostsideNetworkTestsApp \
Nicolas Prevot7366f3f2014-10-01 13:56:18 +0100104 CtsIntentReceiverApp \
Jeff Sharkey8d959c12014-10-14 14:16:31 -0700105 CtsIntentSenderApp \
Kenny Guyda652442015-01-26 14:49:13 +0000106 CtsLauncherAppsTests \
107 CtsLauncherAppsTestsSupport \
Aaron Holdenc05310c2015-10-21 16:07:05 -0700108 CtsLeanbackJankApp \
Esteban Talavera17aafef2014-09-30 17:03:32 +0100109 CtsManagedProfileApp \
Stuart Scotta132af62013-11-07 10:30:32 -0800110 CtsMonkeyApp \
111 CtsMonkeyApp2 \
Alex Chau8b5df142015-08-10 18:11:02 +0100112 CtsPackageInstallerApp \
Vasu Nori2835d692015-07-07 14:22:43 -0700113 CtsPermissionApp \
Stuart Scott2ff78ae2016-02-18 19:25:52 -0800114 CtsProfileOwnerApp \
Kenny Guyda652442015-01-26 14:49:13 +0000115 CtsSimpleApp \
Esteban Talaverac90f6062015-06-26 12:01:50 +0100116 CtsSimplePreMApp \
Stuart Scotta132af62013-11-07 10:30:32 -0800117 CtsSomeAccessibilityServices \
Jason Monkf145b2d2016-01-29 15:57:25 -0500118 CtsSystemUiDeviceApp \
Chenjie Luo42aaa5c2014-08-20 18:33:47 -0700119 CtsThemeDeviceApp \
Stuart Scott7ee56dc2015-09-29 11:01:18 -0700120 CtsUiAutomatorTestApp \
Stuart Scotta132af62013-11-07 10:30:32 -0800121 CtsUsbSerialTestApp \
Vasu Nori4d23c7a2015-06-16 19:37:50 -0700122 CtsVoiceInteractionService \
123 CtsVoiceInteractionApp \
Vasu Nori2835d692015-07-07 14:22:43 -0700124 CtsVoiceSettingsService \
Robin Lee5ffd3a02016-02-09 17:53:11 +0000125 CtsVpnFirewallApp \
Benjamin Franz05488bb2015-08-11 16:32:32 +0100126 CtsWidgetProviderApp \
Stuart Scott2ff78ae2016-02-18 19:25:52 -0800127 CtsWifiConfigCreator \
Robin Lee5ffd3a02016-02-09 17:53:11 +0000128 TestDeviceSetup \
Carlos Valdivia56d285a2015-07-26 17:19:01 -0700129 $(cts_account_support_packages) \
dcashmane84939a2014-08-21 15:33:24 -0700130 $(cts_security_apps_list) \
131 $(cts_security_keysets_list)
Brian Muramatsube775f52012-01-10 18:26:00 -0800132
133cts_external_packages := \
Mika Isojärvi84e65932014-09-11 18:11:07 +0300134 com.replica.replicaisland \
135 com.drawelements.deqp
Brian Muramatsube775f52012-01-10 18:26:00 -0800136
137# Any APKs that need to be copied to the CTS distribution's testcases
138# directory but do not require an associated test package XML.
139CTS_TEST_CASE_LIST := \
Mika Isojärvi84e65932014-09-11 18:11:07 +0300140 $(cts_support_packages) \
141 $(cts_external_packages)
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800142
143# Test packages that require an associated test package XML.
Brian Muramatsube775f52012-01-10 18:26:00 -0800144cts_test_packages := \
Rayhaan Jaufeerally9dec7cb2015-09-17 14:34:57 +0100145 CtsIcuTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800146 CtsAccelerationTestCases \
147 CtsAccountManagerTestCases \
148 CtsAccessibilityServiceTestCases \
149 CtsAccessibilityTestCases \
150 CtsAdminTestCases \
Vasu Nori8714b8a2015-07-13 10:39:05 -0700151 CtsAlarmClockTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800152 CtsAnimationTestCases \
153 CtsAppTestCases \
Svet Ganov31510c02014-07-28 00:07:01 -0700154 CtsAppWidgetTestCases \
Alice Leed71a07b2015-07-29 14:30:56 -0700155 CtsAssistTestCases \
Keun-young Parkd3e2f092016-01-12 16:21:32 -0800156 CtsAutomotiveTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800157 CtsBluetoothTestCases \
Stuart Scott2c993ed2015-09-14 13:58:31 -0700158 CtsBrowserTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800159 CtsCalendarcommon2TestCases \
Vasu Nori2835d692015-07-07 14:22:43 -0700160 CtsCallLogTestCases \
Yin-Chia Yeh96f4d402015-10-29 17:53:39 -0700161 CtsCameraTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800162 CtsContentTestCases \
163 CtsDatabaseTestCases \
164 CtsDisplayTestCases \
165 CtsDpiTestCases \
166 CtsDpiTestCases2 \
Stuart Scott5d509992015-09-15 10:56:10 -0700167 CtsDramTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800168 CtsDreamsTestCases \
169 CtsDrmTestCases \
170 CtsEffectTestCases \
Robert Sesek3a1663d2016-01-21 18:25:39 -0500171 CtsExternalServiceTestCases \
Stuart Scotte4036fe2015-09-15 11:36:43 -0700172 CtsFileSystemTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800173 CtsGestureTestCases \
174 CtsGraphicsTestCases \
175 CtsGraphics2TestCases \
176 CtsHardwareTestCases \
Stuart Scottbb212342015-09-15 14:04:06 -0700177 CtsJankDeviceTestCases \
Tatsuhisa Yamaguchi8d808052015-07-10 18:33:22 +0900178 CtsLeanbackJankTestCases \
Agatha Man38aeeec2015-09-10 17:12:00 -0700179 CtsJobSchedulerTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800180 CtsJniTestCases \
181 CtsKeystoreTestCases \
Neil Fuller92b89af2015-04-16 18:21:49 +0100182 CtsLibcoreLegacy22TestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800183 CtsLocationTestCases \
Chenjie Luo693ed402014-09-11 15:12:33 -0700184 CtsLocation2TestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800185 CtsMediaStressTestCases \
Aaron Holdenbe4f4ea2016-01-08 14:09:41 -0800186 CtsMediaTestCases \
Phil Burk4185d112015-06-02 17:23:34 -0700187 CtsMidiTestCases \
Fyodor Kupolov015b3d82016-02-05 18:33:44 -0800188 CtsMultiUserTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800189 CtsNdefTestCases \
Alex Klyubin727fde62015-12-11 15:08:23 -0800190 CtsNetSecPolicyUsesCleartextTrafficFalseTestCases \
191 CtsNetSecPolicyUsesCleartextTrafficTrueTestCases \
192 CtsNetSecPolicyUsesCleartextTrafficUnspecifiedTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800193 CtsNetTestCases \
Lorenzo Colitti86b43e52015-08-06 16:09:55 +0900194 CtsNetTestCasesLegacyApi22 \
Lorenzo Colittif556d7d2015-08-11 23:03:53 +0900195 CtsNetTestCasesLegacyPermission22 \
Chad Brubakerbb20ec72016-01-19 12:45:04 -0800196 CtsNetSecConfigAttributeTestCases \
197 CtsNetSecConfigBasicDebugDisabledTestCases \
198 CtsNetSecConfigBasicDebugEnabledTestCases \
199 CtsNetSecConfigBasicDomainConfigTestCases \
200 CtsNetSecConfigInvalidPinTestCases \
201 CtsNetSecConfigNestedDomainConfigTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800202 CtsOpenGLTestCases \
203 CtsOpenGlPerfTestCases \
Stuart Scottbb212342015-09-15 14:04:06 -0700204 CtsOpenGlPerf2TestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800205 CtsOsTestCases \
206 CtsPermissionTestCases \
207 CtsPermission2TestCases \
208 CtsPreferenceTestCases \
209 CtsPreference2TestCases \
Svetoslav12c82d42013-12-20 12:34:52 -0800210 CtsPrintTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800211 CtsProviderTestCases \
212 CtsRenderscriptTestCases \
Chenjie Luo74e860b2014-09-08 11:36:02 -0700213 CtsRenderscriptLegacyTestCases \
Miao Wangc0abc272015-10-09 11:45:31 -0700214 CtsRsBlasTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800215 CtsRsCppTestCases \
216 CtsSaxTestCases \
217 CtsSecurityTestCases \
Stuart Scottf67280f2014-09-30 14:07:30 -0700218 CtsSignatureTestCases \
Aaron Holdenecda1b32015-10-15 12:23:21 -0700219 CtsSimpleCpuTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800220 CtsSpeechTestCases \
Adrian Roosd052b582015-08-27 19:06:39 -0700221 CtsSystemUiTestCases \
Yorke Leedfca0f42015-06-04 18:47:01 -0700222 CtsTelecomTestCases \
Yorke Lee80eab502015-06-11 15:26:31 -0700223 CtsTelecomTestCases2 \
Stuart Scotta132af62013-11-07 10:30:32 -0800224 CtsTelephonyTestCases \
225 CtsTextTestCases \
226 CtsTextureViewTestCases \
Stuart Scott372e9e92015-09-29 12:44:54 -0700227 CtsThemeDeviceTestCases \
George Mount82577ea2015-06-23 11:06:45 -0700228 CtsTransitionTestCases \
Aaron Holden7e9317b2015-10-15 14:24:57 -0700229 CtsTvProviderTestCases \
Wonsik Kim42fe8892014-08-07 17:05:37 +0900230 CtsTvTestCases \
Svetoslav966b4e92014-03-28 13:41:17 -0700231 CtsUiAutomationTestCases \
Antonio Calabrese16ac3c82014-06-12 13:58:58 -0700232 CtsUiRenderingTestCases \
Stuart Scottbb212342015-09-15 14:04:06 -0700233 CtsUiDeviceTestCases \
Adam Lesinski4da0bc02014-07-30 11:52:12 -0700234 CtsUsageStatsTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800235 CtsUtilTestCases \
Aaron Holden24fd5782015-10-15 16:30:44 -0700236 CtsVideoTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800237 CtsViewTestCases \
Vasu Nori4d23c7a2015-06-16 19:37:50 -0700238 CtsVoiceInteractionTestCases \
Vasu Nori2835d692015-07-07 14:22:43 -0700239 CtsVoiceSettingsTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800240 CtsWebkitTestCases \
241 CtsWidgetTestCases
Brian Muramatsu2f8eead2010-09-24 14:56:43 -0700242
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800243# All APKs that need to be scanned by the coverage utilities.
244CTS_COVERAGE_TEST_CASE_LIST := \
Mika Isojärvi84e65932014-09-11 18:11:07 +0300245 $(cts_support_packages) \
246 $(cts_test_packages)
Brian Muramatsu12c86912011-07-21 17:26:46 -0700247
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800248# Host side only tests
Brian Muramatsube775f52012-01-10 18:26:00 -0800249cts_host_libraries := \
Aaron Holden8cc910a2015-10-16 17:09:31 -0700250 CtsAadbHostTestCases \
Selim Gurun364fd162016-02-19 17:41:52 -0800251 CtsAbiOverrideHostTestCases \
Aaron Holdenc7f3b252015-10-20 11:48:37 -0700252 CtsAppSecurityHostTestCases \
Stuart Scotta0c6f392015-09-29 13:26:02 -0700253 CtsAppUsageHostTestCases \
Chris Craika81eb0f2015-06-03 09:08:44 -0700254 CtsAtraceHostTestCases \
Grigory Dzhavadyan46ede902015-09-29 17:44:47 -0700255 CtsCppToolsTestCases \
Esteban Talaverab53252a2014-09-17 11:56:52 +0100256 CtsDevicePolicyManagerTestCases \
Roman Dudkoda4fccc2014-11-13 11:27:26 -0800257 CtsDumpsysHostTestCases \
Stuart Scottbb212342015-09-15 14:04:06 -0700258 CtsJankHostTestCases \
Lorenzo Colitti33b838b2014-11-16 20:09:24 -0800259 CtsHostsideNetworkTests \
Sebastien Hertze37f4b42015-08-11 15:39:02 +0200260 CtsJdwpSecurityHostTestCases \
Stuart Scotta132af62013-11-07 10:30:32 -0800261 CtsMonkeyTestCases \
Christopher Tateeacd4fd2015-08-17 15:49:12 -0700262 CtsOsHostTestCases \
dcashman5909bcd2014-08-21 15:33:24 -0700263 CtsSecurityHostTestCases \
Filip Gruszczynskibef1b5c2015-11-24 18:25:08 -0800264 CtsServicesHostTestCases \
Stuart Scottbb212342015-09-15 14:04:06 -0700265 CtsThemeHostTestCases \
266 CtsUiHostTestCases \
Jason Monkf145b2d2016-01-29 15:57:25 -0500267 CtsUsbTests \
268 CtsSystemUiHostTestCases \
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800269
Christopher Ferris286aca52014-10-15 18:08:41 -0700270# List of native tests. For 32 bit targets, assumes that there will be
271# one test executable, and it will end in 32. For 64 bit targets, assumes
272# that there will be two executables, one that ends in 32 for the 32
273# bit executable and one that ends in 64 for the 64 bit executable.
274cts_native_tests := \
Stuart Scott1aa997c2015-10-16 11:58:05 -0700275 CtsNativeMediaSlTestCases \
276 CtsNativeMediaXaTestCases \
Narayan Kamathfef43142014-02-14 13:27:22 +0000277
278ifeq ($(HOST_OS)-$(HOST_ARCH),$(filter $(HOST_OS)-$(HOST_ARCH),linux-x86 linux-x86_64))
Stuart Scottc213c372015-10-06 16:37:54 -0700279cts_native_tests += CtsBionicTestCases
Narayan Kamathfef43142014-02-14 13:27:22 +0000280endif
Brian Muramatsu88d32a82011-12-02 10:55:12 -0800281
Brett Chabot87f44512012-11-16 16:00:02 -0800282cts_ui_tests := \
Stuart Scott7ee56dc2015-09-29 11:01:18 -0700283 CtsUiAutomatorTestCases
Stuart Scotta132af62013-11-07 10:30:32 -0800284
285cts_device_jars := \
Stuart Scottbb212342015-09-15 14:04:06 -0700286 CtsJankTestJar \
Sebastien Hertze37f4b42015-08-11 15:39:02 +0200287 CtsJdwpApp
Svetoslav12c82d42013-12-20 12:34:52 -0800288
Tsu Chiang Chuang06f4c562014-06-18 09:57:57 -0700289cts_target_junit_tests := \
290 CtsJdwp
291
Jarkko Pöyry59a8dbb2014-10-13 22:01:15 -0700292cts_deqp_test_apis := \
Pyry Haulos3d698f22015-04-14 13:52:46 -0700293 egl \
294 gles2 \
Jarkko Pöyry59a8dbb2014-10-13 22:01:15 -0700295 gles3 \
296 gles31
297
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800298# All the files that will end up under the repository/testcases
299# directory of the final CTS distribution.
Brian Muramatsube775f52012-01-10 18:26:00 -0800300CTS_TEST_CASES := $(call cts-get-lib-paths,$(cts_host_libraries)) \
Stuart Scotta132af62013-11-07 10:30:32 -0800301 $(call cts-get-package-paths,$(cts_test_packages)) \
Stuart Scotta132af62013-11-07 10:30:32 -0800302 $(call cts-get-ui-lib-paths,$(cts_ui_tests)) \
Svetoslav12c82d42013-12-20 12:34:52 -0800303 $(call cts-get-ui-lib-paths,$(cts_device_jars)) \
Tsu Chiang Chuang06f4c562014-06-18 09:57:57 -0700304 $(call cts-get-ui-lib-paths,$(cts_target_junit_tests)) \
Stuart Scott0337dbf2015-02-04 10:37:07 -0800305 $(call cts-get-executable-paths,$(cts_device_executables)) \
306 $(call cts-get-native-paths,$(cts_native_tests),32)
Christopher Ferris286aca52014-10-15 18:08:41 -0700307
308ifeq ($(TARGET_IS_64_BIT),true)
309CTS_TEST_CASES += $(call cts-get-native-paths,$(cts_native_tests),64)
310endif
311
Brian Muramatsu5df641c2011-12-28 15:46:57 -0800312# All the XMLs that will end up under the repository/testcases
313# and that need to be created before making the final CTS distribution.
Brian Muramatsube775f52012-01-10 18:26:00 -0800314CTS_TEST_XMLS := $(call cts-get-test-xmls,$(cts_host_libraries)) \
Stuart Scotta132af62013-11-07 10:30:32 -0800315 $(call cts-get-test-xmls,$(cts_test_packages)) \
Christopher Ferris286aca52014-10-15 18:08:41 -0700316 $(call cts-get-test-xmls,$(cts_native_tests)) \
Tsu Chiang Chuang06f4c562014-06-18 09:57:57 -0700317 $(call cts-get-test-xmls,$(cts_target_junit_tests)) \
Mika Isojärvi84e65932014-09-11 18:11:07 +0300318 $(call cts-get-test-xmls,$(cts_ui_tests)) \
Jarkko Pöyry59a8dbb2014-10-13 22:01:15 -0700319 $(call cts-get-deqp-test-xmls,$(cts_deqp_test_apis))
Brett Chabot87f44512012-11-16 16:00:02 -0800320
Brian Muramatsu12c86912011-07-21 17:26:46 -0700321# The following files will be placed in the tools directory of the CTS distribution
Narayan Kamathfef43142014-02-14 13:27:22 +0000322CTS_TOOLS_LIST :=