Home
last modified time | relevance | path

Searched refs:tests (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/cts/
DPREUPLOAD.cfg5 tests/tests/animation/
6 tests/tests/print/
7 tests/tests/text/
8 tests/tests/transition/
9 tests/tests/view/
10 tests/tests/widget/
Drun_unit_tests.sh71 ${CTS_DIR}/common/host-side/tradefed/tests/run_tests.sh
72 ${CTS_DIR}/common/host-side/manifest-generator/tests/run_tests.sh
73 ${CTS_DIR}/common/host-side/util/tests/run_tests.sh
74 ${CTS_DIR}/common/util/tests/run_tests.sh
76 ${CTS_DIR}/tools/cts-tradefed/tests/run_tests.sh
78 ${CTS_DIR}/tests/tests/mediastress/preconditions/tests/run_tests.sh
/cts/tests/jdwp/runner/host-side/resources/expectations/
Djdwp-known-failures.txt8 …"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 …]
/cts/tests/expectations/
Dknownfailures.txt33 description: "tests a fragile by nature as they rely on hardcoded behavior",
66 description: "AudioPolicyBinder tests are not yet robust enough",
81 description: "tests too flaky",
88 description: "Not all jdwp features are currently supported. These tests will fail",
90 …"org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch0…
91 …"org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch0…
92 …"org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch0…
93 …"org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch0…
94 "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowLaunchDebugger001#testDebugger002",
95 "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowLaunchDebugger002#testDebugger",
[all …]
/cts/tests/libcore/luni/
DAndroid.mk22 apache-harmony-tests \
23 conscrypt-tests \
24 core-tests \
27 tzdata_shared2-tests \
28 tzdata_update2-tests
31 LOCAL_MODULE_TAGS := tests
/cts/tests/libcore/javautilcollections/src/libcore/java/util/suite/
DOtherCollectionsSuite.java23 import libcore.java.util.tests.AndroidTestsForListsInJavaUtil;
24 import libcore.java.util.tests.AndroidTestsForMapsInJavaUtil;
25 import libcore.java.util.tests.AndroidTestsForMapsInJavaUtil.MapsToTest;
26 import libcore.java.util.tests.AndroidTestsForQueuesInJavaUtil;
27 import libcore.java.util.tests.AndroidTestsForSetsInJavaUtil;
DTreeMapWithComparatorSuite.java23 import libcore.java.util.tests.AndroidTestsForMapsInJavaUtil;
24 import libcore.java.util.tests.AndroidTestsForMapsInJavaUtil.MapsToTest;
DConcurrentSkipListMapNaturalSuite.java23 import libcore.java.util.tests.AndroidTestsForMapsInJavaUtil;
24 import libcore.java.util.tests.AndroidTestsForMapsInJavaUtil.MapsToTest;
DConcurrentSkipListMapWithComparatorSuite.java23 import libcore.java.util.tests.AndroidTestsForMapsInJavaUtil;
24 import libcore.java.util.tests.AndroidTestsForMapsInJavaUtil.MapsToTest;
DTreeMapNaturalSuite.java23 import libcore.java.util.tests.AndroidTestsForMapsInJavaUtil;
24 import libcore.java.util.tests.AndroidTestsForMapsInJavaUtil.MapsToTest;
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DTestAdapter.java35 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/tests/nativehardware/
DAndroid.mk22 LOCAL_MODULE := cts-nativehardware-tests
24 LOCAL_MODULE_TAGS := tests
47 LOCAL_MODULE_TAGS := tests
69 LOCAL_MODULE_TAGS := tests
82 cts-nativehardware-tests \
/cts/tests/sensor/
DAndroid.mk22 LOCAL_MODULE := cts-sensors-tests
24 LOCAL_MODULE_TAGS := tests
47 LOCAL_MODULE_TAGS := tests
71 LOCAL_MODULE_TAGS := tests
84 cts-sensors-tests \
/cts/tests/tests/opengl/
DDEPRECATED1 This suite of tests is deprecated. Please add OpenGL CTS test to either:
2 - dEQP for native tests
3 - graphics/src/android/opengl/cts for Java bindings tests
/cts/hostsidetests/appsecurity/test-apps/keysets/uA/
DAndroid.mk19 LOCAL_MODULE_TAGS := tests
32 LOCAL_MODULE_TAGS := tests
45 LOCAL_MODULE_TAGS := tests
58 LOCAL_MODULE_TAGS := tests
/cts/hostsidetests/theme/
DREADME18 The Android theme tests ensure that the Holo and Material themes have not been
21 theme tests, a device must be able to generate images that are identical to the
55 II. Building theme tests
57 1. If you have not already built the CTS tests, run an initial make:
61 2. Subsequent changes to the theme tests, including changes to the reference
67 III. Running theme tests
69 To obtain reliable results, theme tests should be run against the device's
70 native density; however, many of the tests will also work in a scaled density.
72 tests for that density, you can manually force scaling via:
87 2. Run the theme tests using cts-tradefed:
[all …]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DManifestTestListAdapter.java139 List<TestListItem> tests = filterTests(testsByCategory.get(testCategory)); in getRows() local
140 if (!tests.isEmpty()) { in getRows()
142 Collections.sort(tests, new Comparator<TestListItem>() { in getRows()
148 allRows.addAll(tests); in getRows()
274 List<TestListItem> tests; in addTestToCategory() local
276 tests = testsByCategory.get(testCategory); in addTestToCategory()
278 tests = new ArrayList<TestListItem>(); in addTestToCategory()
280 testsByCategory.put(testCategory, tests); in addTestToCategory()
281 tests.add(item); in addTestToCategory()
308 List<TestListItem> filterTests(List<TestListItem> tests) { in filterTests() argument
[all …]
/cts/hostsidetests/appsecurity/test-apps/PrivilegedUpdateApp/
DAndroid.mk24 LOCAL_MODULE_TAGS := tests
44 LOCAL_MODULE_TAGS := tests
61 LOCAL_MODULE_TAGS := tests
/cts/tests/tests/os/src/android/os/cts/
DSeccompTest.java83 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/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DShortcutThrottlingResetActivity.java90 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()
DConditionProviderVerifierActivity.java58 List<InteractiveTestCase> tests = new ArrayList<>(9); in createTestItems() local
59 tests.add(new IsEnabledTest()); in createTestItems()
60 tests.add(new ServiceStartedTest()); in createTestItems()
61 tests.add(new CreateAutomaticZenRuleTest()); in createTestItems()
62 tests.add(new UpdateAutomaticZenRuleTest()); in createTestItems()
63 tests.add(new GetAutomaticZenRuleTest()); in createTestItems()
64 tests.add(new GetAutomaticZenRulesTest()); in createTestItems()
65 tests.add(new SubscribeAutomaticZenRuleTest()); in createTestItems()
66 tests.add(new DeleteAutomaticZenRuleTest()); in createTestItems()
67 tests.add(new UnsubscribeAutomaticZenRuleTest()); in createTestItems()
[all …]
/cts/hostsidetests/appsecurity/test-apps/keysets/uB/
DAndroid.mk20 LOCAL_MODULE_TAGS := tests
35 LOCAL_MODULE_TAGS := tests
50 LOCAL_MODULE_TAGS := tests
/cts/tools/vm-tests-tf/
DAndroid.mk39 LOCAL_JAR_PATH := android.core.vm-tests-tf.jar
60 LOCAL_MODULE := vm-tests-tf
67 LOCAL_INSTALLED_MODULE_STEM := android.core.vm-tests-tf.jar
85 $(LOCAL_BUILT_MODULE): PRIVATE_INTERMEDIATES := $(intermediates)/tests
86 $(LOCAL_BUILT_MODULE): PRIVATE_INTERMEDIATES_DEXCORE_JAR := $(intermediates)/tests/dot/junit/dexcor…
106 $(hide) cd $(dir $@) && zip -q -r $(notdir $@) tests
128 $(hide) cd $(dir $@) && zip -q -r $(notdir $@) tests
/cts/tests/tests/icu/
DAndroid.mk20 LOCAL_MODULE_TAGS := tests
34 android-icu4j-tests
/cts/suite/cts/utils/
Dgrapher.py41 (_, tests) = psr.parseReports(os.path.abspath(argv[1]))
44 for benchmark in tests:
46 results = tests[benchmark]

12345678910>>...15