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 \ |
| 25 | CtsUsePermissionDiffCert |
| 26 | |
Brian Muramatsu | 2f8eead | 2010-09-24 14:56:43 -0700 | [diff] [blame] | 27 | # These test cases will be analyzed by the CTS API coverage tools. |
| 28 | CTS_COVERAGE_TEST_CASE_LIST := \ |
Brian Muramatsu | e669e04 | 2011-09-01 15:10:54 -0700 | [diff] [blame] | 29 | CtsAccelerationTestCases \ |
| 30 | CtsAccelerationTestStubs \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 31 | CtsAccessibilityServiceTestCases \ |
| 32 | CtsAccountManagerTestCases \ |
Brian Muramatsu | 714433d | 2011-06-17 10:27:10 -0700 | [diff] [blame] | 33 | CtsAdminTestCases \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 34 | CtsAppTestCases \ |
| 35 | CtsBluetoothTestCases \ |
| 36 | CtsContentTestCases \ |
| 37 | CtsDatabaseTestCases \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 38 | CtsDpiTestCases \ |
| 39 | CtsDpiTestCases2 \ |
Brian Muramatsu | a1c545d | 2011-02-15 11:47:16 -0800 | [diff] [blame] | 40 | CtsDrmTestCases \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 41 | CtsExampleTestCases \ |
| 42 | CtsGestureTestCases \ |
| 43 | CtsGraphicsTestCases \ |
| 44 | CtsHardwareTestCases \ |
Brian Muramatsu | e8c0166 | 2011-11-08 12:17:11 -0800 | [diff] [blame] | 45 | CtsHoloTestCases \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 46 | CtsJniTestCases \ |
| 47 | CtsLocationTestCases \ |
| 48 | CtsMediaTestCases \ |
Nick Pelly | 4265965 | 2011-02-18 16:06:30 -0800 | [diff] [blame] | 49 | CtsNdefTestCases \ |
Brian Muramatsu | 18dae33 | 2011-10-10 14:44:32 -0700 | [diff] [blame] | 50 | CtsNetTestCases \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 51 | CtsOsTestCases \ |
| 52 | CtsPermissionTestCases \ |
| 53 | CtsPermission2TestCases \ |
Brian Muramatsu | 6d3c3bd | 2010-12-03 12:15:30 -0800 | [diff] [blame] | 54 | CtsPreferenceTestCases \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 55 | CtsProviderTestCases \ |
Stephen Hines | 4aeee06 | 2011-02-24 18:30:30 -0800 | [diff] [blame] | 56 | CtsRenderscriptTestCases \ |
Brian Muramatsu | e591e52 | 2010-04-26 16:50:50 -0700 | [diff] [blame] | 57 | CtsSaxTestCases \ |
Brian Muramatsu | 8c86a01 | 2011-05-03 12:49:56 -0700 | [diff] [blame] | 58 | CtsSecurityTestCases \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 59 | CtsSpeechTestCases \ |
| 60 | CtsTelephonyTestCases \ |
Brian Muramatsu | 2f8eead | 2010-09-24 14:56:43 -0700 | [diff] [blame] | 61 | CtsTestStubs \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 62 | CtsTextTestCases \ |
| 63 | CtsUtilTestCases \ |
| 64 | CtsViewTestCases \ |
| 65 | CtsWebkitTestCases \ |
Brian Muramatsu | 18dae33 | 2011-10-10 14:44:32 -0700 | [diff] [blame] | 66 | CtsWidgetTestCases |
Brian Muramatsu | 2f8eead | 2010-09-24 14:56:43 -0700 | [diff] [blame] | 67 | |
| 68 | CTS_TEST_CASE_LIST := \ |
| 69 | TestDeviceSetup \ |
| 70 | CtsDelegatingAccessibilityService \ |
Brian Muramatsu | 714433d | 2011-06-17 10:27:10 -0700 | [diff] [blame] | 71 | CtsDeviceAdmin \ |
Brian Muramatsu | 2f8eead | 2010-09-24 14:56:43 -0700 | [diff] [blame] | 72 | SignatureTest \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 73 | ApiDemos \ |
| 74 | ApiDemosReferenceTest \ |
Brian Muramatsu | 2f8eead | 2010-09-24 14:56:43 -0700 | [diff] [blame] | 75 | $(CTS_COVERAGE_TEST_CASE_LIST) \ |
Brian Muramatsu | 320a7a1 | 2010-07-08 16:37:21 -0700 | [diff] [blame] | 76 | $(CTS_SECURITY_APPS_LIST) |
Brian Muramatsu | 12c8691 | 2011-07-21 17:26:46 -0700 | [diff] [blame] | 77 | |
| 78 | # 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] | 79 | CTS_TOOLS_LIST := |