Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 1 | # 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 | |
| 15 | CTS_SECURITY_APPS_LIST := \ |
| 16 | CtsAppAccessData \ |
| 17 | CtsAppWithData \ |
| 18 | CtsInstrumentationAppDiffCert \ |
| 19 | CtsPermissionDeclareApp \ |
| 20 | CtsSharedUidInstall \ |
| 21 | CtsSharedUidInstallDiffCert \ |
| 22 | CtsSimpleAppInstall \ |
| 23 | CtsSimpleAppInstallDiffCert \ |
| 24 | CtsTargetInstrumentationApp \ |
Brian Muramatsu | e66798b | 2012-02-22 18:27:12 -0800 | [diff] [blame] | 25 | CtsUsePermissionDiffCert \ |
| 26 | CtsMonkeyApp \ |
| 27 | CtsMonkeyApp2 \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 28 | |
Brian Muramatsu | 2f8eead | 2010-09-24 14:56:43 -0700 | [diff] [blame] | 29 | # These test cases will be analyzed by the CTS API coverage tools. |
| 30 | CTS_COVERAGE_TEST_CASE_LIST := \ |
Brian Muramatsu | e669e04 | 2011-09-01 15:10:54 -0700 | [diff] [blame] | 31 | CtsAccelerationTestCases \ |
| 32 | CtsAccelerationTestStubs \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 33 | CtsAccessibilityServiceTestCases \ |
| 34 | CtsAccountManagerTestCases \ |
Brian Muramatsu | 714433d | 2011-06-17 10:27:10 -0700 | [diff] [blame] | 35 | CtsAdminTestCases \ |
Rajdeep Dua | 5a8eb1b | 2011-12-08 08:46:05 +0530 | [diff] [blame] | 36 | CtsAnimationTestCases \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 37 | CtsAppTestCases \ |
| 38 | CtsBluetoothTestCases \ |
| 39 | CtsContentTestCases \ |
| 40 | CtsDatabaseTestCases \ |
Brian Muramatsu | 490f8ab | 2012-01-31 18:13:24 -0800 | [diff] [blame] | 41 | CtsDelegatingAccessibilityService \ |
| 42 | CtsDeviceAdmin \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 43 | CtsDpiTestCases \ |
| 44 | CtsDpiTestCases2 \ |
Brian Muramatsu | a1c545d | 2011-02-15 11:47:16 -0800 | [diff] [blame] | 45 | CtsDrmTestCases \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 46 | CtsExampleTestCases \ |
| 47 | CtsGestureTestCases \ |
| 48 | CtsGraphicsTestCases \ |
Keun young Park | 2b21cd1 | 2012-02-08 10:28:16 -0800 | [diff] [blame] | 49 | CtsGraphics2TestCases \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 50 | CtsHardwareTestCases \ |
Brian Muramatsu | e8c0166 | 2011-11-08 12:17:11 -0800 | [diff] [blame] | 51 | CtsHoloTestCases \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 52 | CtsJniTestCases \ |
| 53 | CtsLocationTestCases \ |
Keun young Park | 4d6809f | 2011-12-06 12:17:55 -0800 | [diff] [blame] | 54 | CtsMediaStressTestCases \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 55 | CtsMediaTestCases \ |
Nick Pelly | 4265965 | 2011-02-18 16:06:30 -0800 | [diff] [blame] | 56 | CtsNdefTestCases \ |
Brian Muramatsu | 18dae33 | 2011-10-10 14:44:32 -0700 | [diff] [blame] | 57 | CtsNetTestCases \ |
Keun young Park | b4baccc | 2011-12-29 16:17:16 -0800 | [diff] [blame] | 58 | CtsOpenGlPerfTestCases \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 59 | CtsOsTestCases \ |
| 60 | CtsPermissionTestCases \ |
| 61 | CtsPermission2TestCases \ |
Brian Muramatsu | 6d3c3bd | 2010-12-03 12:15:30 -0800 | [diff] [blame] | 62 | CtsPreferenceTestCases \ |
Brian Muramatsu | e66798b | 2012-02-22 18:27:12 -0800 | [diff] [blame] | 63 | CtsPreference2TestCases \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 64 | CtsProviderTestCases \ |
Stephen Hines | 4aeee06 | 2011-02-24 18:30:30 -0800 | [diff] [blame] | 65 | CtsRenderscriptTestCases \ |
Brian Muramatsu | e591e52 | 2010-04-26 16:50:50 -0700 | [diff] [blame] | 66 | CtsSaxTestCases \ |
Brian Muramatsu | 8c86a01 | 2011-05-03 12:49:56 -0700 | [diff] [blame] | 67 | CtsSecurityTestCases \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 68 | CtsSpeechTestCases \ |
| 69 | CtsTelephonyTestCases \ |
Brian Muramatsu | 2f8eead | 2010-09-24 14:56:43 -0700 | [diff] [blame] | 70 | CtsTestStubs \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 71 | CtsTextTestCases \ |
Daniel Sievers | 395497b | 2012-03-01 19:02:53 -0800 | [diff] [blame] | 72 | CtsTextureViewTestCases \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 73 | CtsUtilTestCases \ |
| 74 | CtsViewTestCases \ |
| 75 | CtsWebkitTestCases \ |
Brian Muramatsu | 490f8ab | 2012-01-31 18:13:24 -0800 | [diff] [blame] | 76 | CtsWidgetTestCases \ |
| 77 | SignatureTest \ |
| 78 | TestDeviceSetup \ |
| 79 | $(CTS_SECURITY_APPS_LIST) |
Brian Muramatsu | 2f8eead | 2010-09-24 14:56:43 -0700 | [diff] [blame] | 80 | |
| 81 | CTS_TEST_CASE_LIST := \ |
Brian Muramatsu | 98b7076 | 2012-01-20 16:31:56 -0800 | [diff] [blame] | 82 | com.replica.replicaisland \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 83 | ApiDemos \ |
| 84 | ApiDemosReferenceTest \ |
Brian Muramatsu | 2f8eead | 2010-09-24 14:56:43 -0700 | [diff] [blame] | 85 | $(CTS_COVERAGE_TEST_CASE_LIST) \ |
Brian Muramatsu | 12c8691 | 2011-07-21 17:26:46 -0700 | [diff] [blame] | 86 | |
Brian Muramatsu | 88d32a8 | 2011-12-02 10:55:12 -0800 | [diff] [blame] | 87 | CTS_NATIVE_EXES := \ |
| 88 | CtsNativeMediaTestCases |
| 89 | |
| 90 | CTS_TEST_CASES := $(call cts-get-native-paths,$(CTS_NATIVE_EXES)) |
| 91 | |
| 92 | CTS_TEST_XMLS := $(call cts-get-native-xmls,$(CTS_NATIVE_EXES)) |
| 93 | |
Brian Muramatsu | 12c8691 | 2011-07-21 17:26:46 -0700 | [diff] [blame] | 94 | # The following files will be placed in the tools directory of the CTS distribution |
Brian Muramatsu | dd2bf71 | 2011-08-12 12:46:07 -0700 | [diff] [blame] | 95 | CTS_TOOLS_LIST := |