/cts/ |
D | PREUPLOAD.cfg | 6 tests/tests/binder_ndk 13 tests/autofillservice/ 14 tests/contentcaptureservice/ 15 tests/tests/animation/ 16 tests/tests/carrierapi/ 17 tests/tests/content/ 18 tests/tests/graphics/ 19 tests/tests/hardware/ 20 tests/tests/permission2/ 21 tests/tests/permission/ [all …]
|
D | run_unit_tests.sh | 70 ${CTS_DIR}/../test/suite_harness/common/host-side/tradefed/tests/run_tests.sh 71 ${CTS_DIR}/../test/suite_harness/common/host-side/manifest-generator/tests/run_tests.sh 72 ${CTS_DIR}/../test/suite_harness/common/host-side/util/tests/run_tests.sh 73 ${CTS_DIR}/../test/suite_harness/common/util/tests/run_tests.sh 75 ${CTS_DIR}/../test/suite_harness/tools/cts-tradefed/tests/run_tests.sh
|
/cts/tests/jdwp/runner/host-side/resources/expectations/ |
D | jdwp-known-failures.txt | 8 …"org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand_OnthrowDebuggerLaunchTest#testDebuggerLaunch0… 9 …"org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand_OnthrowDebuggerLaunchTest#testDebuggerLaunch0… 10 …"org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand_OnthrowDebuggerLaunchTest#testDebuggerLaunch0… 11 …"org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand_OnthrowDebuggerLaunchTest#testDebuggerLaunch0… 12 "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand_OnthrowLaunchDebugger001#testDebugger002", 13 "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand_OnthrowLaunchDebugger002#testDebugger", 14 "org.apache.harmony.jpda.tests.jdwp.Events_ClassUnloadTest#testClassUnloadEvent", 15 …"org.apache.harmony.jpda.tests.jdwp.Events_MonitorContendedEnterTest#testMonitorContendedEnterForC… 16 …"org.apache.harmony.jpda.tests.jdwp.Events_MonitorContendedEnteredTest#testMonitorContendedEntered… 17 "org.apache.harmony.jpda.tests.jdwp.Events_MonitorWaitTest#testMonitorWaitForClassExclude", [all …]
|
D | external_oj_libjdwp_art_failures.txt | 2 * This file contains expectations for JDWP tests run on CTS using libjdwp. 11 name: "org.apache.harmony.jpda.tests.jdwp.ThreadReference_ThreadGroup002Test#testThreadGroup002" 17 name: "org.apache.harmony.jpda.tests.jdwp.Events_Breakpoint003Test#testBreakPointInFrameworkCode" 23 name: "org.apache.harmony.jpda.tests.jdwp.ReferenceType_GetValues006Test#testGetValues006" 26 description: "Tests that fail on both ART and RI. These tests are likely incorrect", 29 …names: [ "org.apache.harmony.jpda.tests.jdwp.ArrayReference_SetValues003Test#testSetValues003_Inva… 30 …"org.apache.harmony.jpda.tests.jdwp.ClassType_InvokeMethod002Test#testInvokeMethod_wrong_argument_… 31 "org.apache.harmony.jpda.tests.jdwp.ClassType_InvokeMethodTest#testInvokeMethod002", 32 "org.apache.harmony.jpda.tests.jdwp.ClassType_InvokeMethodTest#testInvokeMethod003", 33 "org.apache.harmony.jpda.tests.jdwp.ClassType_NewInstanceTest#testNewInstance002", [all …]
|
/cts/tests/signature/tests/src/android/signature/cts/tests/ |
D | TestClassesProvider.java | 16 package android.signature.cts.tests; 22 import android.signature.cts.tests.data.AbstractClass; 23 import android.signature.cts.tests.data.SystemApiClass; 24 import android.signature.cts.tests.data.FinalClass; 25 import android.signature.cts.tests.data.PrivateClass; 26 import android.signature.cts.tests.data.PublicApiClass; 27 import android.signature.cts.tests.data.ForciblyPublicizedPrivateClass; 28 import android.signature.cts.tests.data.NormalClass; 29 import android.signature.cts.tests.data.NormalException; 30 import android.signature.cts.tests.data.NormalInterface; [all …]
|
/cts/tests/tests/bionic/ |
D | README.md | 1 # bionic tests 3 This is the CTS boilerplate for the majority of the bionic tests. The 4 actual gtests themselves are in bionic/tests/. 6 See also cts/tests/tests/bionic_app for tests of libc functions in an 9 See also cts/tests/tests/dynamic_linker/ for some similar testing of
|
/cts/tests/tests/dynamic_linker/ |
D | README.md | 1 # dynamic_linker tests 3 These tests test the dynamic linker in an app context, using System.load and 6 See also cts/tests/tests/bionic for CTS boilerplate to run the real bionic 7 gtests from bionic/tests/, which includes the vast majority of dynamic linker 10 See also cts/tests/tests/bionic_app for tests of libc functions in an
|
/cts/tests/tests/bionic_app/ |
D | README.md | 1 # bionic_app tests 3 These aren't the bionic tests. They're in cts/tests/tests/bionic/ (or, if 5 bionic/tests/). 9 See also cts/tests/tests/dynamic_linker/ for some similar testing of
|
/cts/hostsidetests/signedconfig/app/ |
D | Android.bp | 35 "general-tests", 46 "general-tests", 57 "general-tests", 68 "general-tests", 79 "general-tests", 90 "general-tests", 101 "general-tests", 112 "general-tests", 123 "general-tests", 134 "general-tests", [all …]
|
/cts/tests/libcore/luni/ |
D | Android.bp | 20 "apache-harmony-tests", 22 "conscrypt-tests", 23 "core-tests", 31 "time_zone_distro-tests", 32 "time_zone_distro_installer-tests", 38 // Exclude apache harmony tests from coverage instrumentation, since it breaks 39 // the tests of reflection APIs by adding fields and methods to the test classes. 41 exclude_filter: ["org.apache.harmony.tests.**"], 62 "general-tests",
|
/cts/hostsidetests/appsecurity/test-apps/SplitApp/ |
D | Android.mk | 21 LOCAL_MODULE_TAGS := tests 34 LOCAL_COMPATIBILITY_SUITE := cts vts10 general-tests 54 LOCAL_MODULE_TAGS := tests 67 LOCAL_COMPATIBILITY_SUITE := cts vts10 general-tests 84 LOCAL_MODULE_TAGS := tests 97 LOCAL_COMPATIBILITY_SUITE := cts vts10 general-tests 113 LOCAL_MODULE_TAGS := tests 126 LOCAL_COMPATIBILITY_SUITE := cts vts10 general-tests 142 LOCAL_MODULE_TAGS := tests 153 LOCAL_COMPATIBILITY_SUITE := cts vts10 general-tests
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
D | TestAdapter.java | 35 List<Test> tests; field in TestAdapter 51 this.tests = new ArrayList<Test>(); in TestAdapter() 53 this.tests.add(new Test(t)); in TestAdapter() 59 return tests.size(); in getCount() 64 return tests.get(position); in getItem() 68 tests.get(position).mPassed = true; in setTestPass() 86 Test test = tests.get(position); in getView()
|
/cts/tests/media/ |
D | README.md | 2 …tests is not verify the CDD requirements but to test components, their plugins and their interacti… 13 …tests accepts attributes that offer selective run of tests. Media codec tests parses the value of … 15 To limit media codec decoder tests to mp3 and vorbis decoder,
|
/cts/tests/sensor/ |
D | Android.mk | 22 LOCAL_MODULE := cts-sensors-tests 24 LOCAL_MODULE_TAGS := tests 47 LOCAL_MODULE_TAGS := tests 71 LOCAL_MODULE_TAGS := tests 76 LOCAL_COMPATIBILITY_SUITE := cts vts10 general-tests 84 cts-sensors-tests \
|
/cts/tests/tests/net/ |
D | Android.bp | 44 "core-tests-support", 61 // Networking CTS tests for development and release. These tests always target the platform SDK 63 // finalization, these tests have a min_sdk_version of 10000, and cannot be installed on release 71 "general-tests", 76 // Networking CTS tests that have a min_sdk_version of the latest released SDK. These tests can 86 "general-tests",
|
/cts/tools/vm-tests-tf/ |
D | Android.mk | 38 LOCAL_JAR_PATH := android.core.vm-tests-tf.jar 57 LOCAL_MODULE := vm-tests-tf 64 LOCAL_INSTALLED_MODULE_STEM := android.core.vm-tests-tf.jar 68 LOCAL_COMPATIBILITY_SUITE := cts vts10 general-tests 85 $(LOCAL_BUILT_MODULE): PRIVATE_INTERMEDIATES := $(intermediates)/tests 86 $(LOCAL_BUILT_MODULE): PRIVATE_INTERMEDIATES_DEXCORE_JAR := $(intermediates)/tests/dot/junit/dexcor… 106 $(hide) cp $(PRIVATE_VMTESTS_MAINS_GENERATED) $(dir $@)/tests/mains.jar 107 $(hide) cd $(dir $@) && zip -q -r $(notdir $@) tests
|
/cts/hostsidetests/hdmicec/ |
D | README.md | 3 NOTE: CTS has two meanings here. HDMI defines a set of tests in **Compliance 7 Android Compatibility Test Suite include specific tests from HDMI Compliance 8 Test Specification and other Android specific tests. 14 Running these CTS tests requires a specific HDMI layout with a CEC adapter. 24 Given the setup described above you can run all of these tests with the command
|
/cts/tests/tests/shortcutmanager/ |
D | Android.bp | 29 "general-tests", 45 "general-tests", 66 "general-tests", 87 "general-tests", 107 "general-tests", 127 "general-tests", 149 "general-tests", 171 "general-tests", 192 "general-tests", 211 "general-tests",
|
/cts/hostsidetests/appsecurity/test-apps/PrivilegedUpdateApp/ |
D | Android.mk | 10 LOCAL_MODULE_TAGS := tests 15 LOCAL_COMPATIBILITY_SUITE := cts vts10 general-tests 30 LOCAL_MODULE_TAGS := tests 35 LOCAL_COMPATIBILITY_SUITE := cts vts10 general-tests
|
/cts/tests/tests/os/src/android/os/cts/ |
D | SeccompTest.java | 83 final String[] tests = { in testKernelBasicTests() local 108 runKernelUnitTestSuite(tests); in testKernelBasicTests() 115 final String[] tests = { in testKernelTrapTests() 120 runKernelUnitTestSuite(tests); in testKernelTrapTests() 127 final String[] tests = { in testKernelPrecedenceTests() 138 runKernelUnitTestSuite(tests); in testKernelPrecedenceTests() 166 final String[] tests = { in testKernelTSYNCTests() local 178 runKernelUnitTestSuite(tests); in testKernelTSYNCTests() 184 private void runKernelUnitTestSuite(final String[] tests) { in runKernelUnitTestSuite() argument 185 for (final String test : tests) { in runKernelUnitTestSuite()
|
/cts/hostsidetests/appbinding/app/ |
D | Android.bp | 49 "general-tests", 64 "general-tests", 79 "general-tests", 94 "general-tests", 108 "general-tests", 123 "general-tests", 138 "general-tests",
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | ConditionProviderVerifierActivity.java | 62 List<InteractiveTestCase> tests = new ArrayList<>(9); in createTestItems() local 65 tests.add(new CannotBeEnabledTest()); in createTestItems() 66 tests.add(new ServiceStoppedTest()); in createTestItems() 68 tests.add(new IsEnabledTest()); in createTestItems() 69 tests.add(new ServiceStartedTest()); in createTestItems() 70 tests.add(new CreateAutomaticZenRuleTest()); in createTestItems() 71 tests.add(new CreateAutomaticZenRuleWithZenPolicyTest()); in createTestItems() 72 tests.add(new UpdateAutomaticZenRuleTest()); in createTestItems() 73 tests.add(new UpdateAutomaticZenRuleWithZenPolicyTest()); in createTestItems() 74 tests.add(new GetAutomaticZenRuleTest()); in createTestItems() [all …]
|
D | ShortcutThrottlingResetActivity.java | 90 List<InteractiveTestCase> tests = new ArrayList<>(); in createTestItems() local 91 tests.add(new CheckForBot()); in createTestItems() 92 tests.add(new SetupNotification()); in createTestItems() 93 tests.add(new WaitForTestReply()); in createTestItems() 94 tests.add(new CheckResult()); in createTestItems() 95 return tests; in createTestItems()
|
/cts/hostsidetests/appsecurity/test-apps/UseEmbeddedDexApp/ |
D | Android.bp | 27 "general-tests", 41 "general-tests", 55 "general-tests", 73 "general-tests", 87 "general-tests", 102 // "general-tests",
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | ManifestTestListAdapter.java | 153 List<TestListItem> tests = filterTests(testsByCategory.get(testCategory)); in getRows() local 154 if (!tests.isEmpty()) { in getRows() 156 Collections.sort(tests, Comparator.comparing(item -> item.title)); in getRows() 157 allRows.addAll(tests); in getRows() 296 List<TestListItem> tests; in addTestToCategory() local 298 tests = testsByCategory.get(testCategory); in addTestToCategory() 300 tests = new ArrayList<TestListItem>(); in addTestToCategory() 302 testsByCategory.put(testCategory, tests); in addTestToCategory() 303 tests.add(item); in addTestToCategory() 386 List<TestListItem> filterTests(List<TestListItem> tests) { in filterTests() argument [all …]
|