Home
last modified time | relevance | path

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

123456

/art/tools/
Dlibcore_network_failures.txt2 * This file contains extra expectations for ART's buildbot regarding network tests.
3 * The script that uses this file is art/tools/run-libcore-tests.sh.
8 description: "Ignore failure of network-related tests on new devices running Android O",
18 "org.apache.harmony.tests.java.util.ScannerTest#test_40555",
19 "org.apache.harmony.tests.java.util.ScannerTest#test_ConstructorLjava_io_File",
20 … "org.apache.harmony.tests.java.util.ScannerTest#test_ConstructorLjava_io_FileLjava_lang_String",
21 "org.apache.harmony.tests.java.util.ScannerTest#test_ConstructorLjava_io_InputStream",
22 …"org.apache.harmony.tests.java.util.ScannerTest#test_ConstructorLjava_io_InputStreamLjava_lang_Str…
23 "org.apache.harmony.tests.java.util.ScannerTest#test_ConstructorLjava_lang_Readable",
24 "org.apache.harmony.tests.java.util.ScannerTest#test_ConstructorLjava_lang_String",
[all …]
Dprebuilt_libjdwp_art_failures.txt3 * to temporarily list failing tests and not break the bots.
13 name: "org.apache.harmony.jpda.tests.jdwp.ThreadReference_ThreadGroup002Test#testThreadGroup002"
19 name: "org.apache.harmony.jpda.tests.jdwp.ReferenceType_ModifiersTest#testModifiers001"
25 name: "org.apache.harmony.jpda.tests.jdwp.ReferenceType_GetValues006Test#testGetValues006"
31 names: [ "org.apache.harmony.jpda.tests.jdwp.Method_VariableTableTest#testVariableTableTest001",
32 …"org.apache.harmony.jpda.tests.jdwp.Method_VariableTableWithGenericTest#testVariableTableWithGener…
38 name: "org.apache.harmony.jpda.tests.jdwp.VirtualMachine_ClassPathsTest#testClassPaths001"
44 name: "org.apache.harmony.jpda.tests.jdwp.Events_VMDeath002Test#testVMDeathRequest"
50 name: "org.apache.harmony.jpda.tests.jdwp.StackFrame_ProxyThisObjectTest#testThisObject"
56 name: "org.apache.harmony.jpda.tests.jdwp.StackFrame_ThisObjectTest#testThisObjectTest001"
[all …]
Dexternal_oj_libjdwp_art_failures.txt3 * to temporarily list failing tests and not break the bots.
13 name: "org.apache.harmony.jpda.tests.jdwp.ThreadReference_ThreadGroup002Test#testThreadGroup002"
19 name: "org.apache.harmony.jpda.tests.jdwp.ReferenceType_GetValues006Test#testGetValues006"
23 description: "Tests that fail on both ART and RI. These tests are likely incorrect",
26 …names: [ "org.apache.harmony.jpda.tests.jdwp.ArrayReference_SetValues003Test#testSetValues003_Inva…
27 …"org.apache.harmony.jpda.tests.jdwp.ClassType_InvokeMethod002Test#testInvokeMethod_wrong_argument_…
28 "org.apache.harmony.jpda.tests.jdwp.ClassType_InvokeMethodTest#testInvokeMethod002",
29 "org.apache.harmony.jpda.tests.jdwp.ClassType_InvokeMethodTest#testInvokeMethod003",
30 "org.apache.harmony.jpda.tests.jdwp.ClassType_NewInstanceTest#testNewInstance002",
31 "org.apache.harmony.jpda.tests.jdwp.ClassType_SetValues002Test#testSetValues002",
[all …]
Dlibcore_gcstress_failures.txt3 * The script that uses this file is art/tools/run-libcore-tests.sh.
23 …"org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest#testGetOutputS…
24 …"org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest#testProxyAutho…
34 "org.apache.harmony.tests.java.lang.ref.ReferenceQueueTest#test_remove",
35 "org.apache.harmony.tests.java.lang.ProcessManagerTest#testSleep",
36 "org.apache.harmony.tests.java.lang.String2Test#test_getBytes",
37 "org.apache.harmony.tests.java.text.DateFormatTest#test_getAvailableLocales",
38 "org.apache.harmony.tests.java.util.TimerTest#testOverdueTaskExecutesImmediately",
39 "org.apache.harmony.tests.java.util.WeakHashMapTest#test_keySet_hasNext"]
Dlibcore_gcstress_debug_failures.txt3 * The script that uses this file is art/tools/run-libcore-tests.sh.
28 "org.apache.harmony.tests.java.lang.ref.ReferenceQueueTest#test_removeJ",
29 "org.apache.harmony.tests.java.text.MessageFormatTest#test_parseLjava_lang_String",
30 "org.apache.harmony.tests.java.util.ControlTest#test_toBundleName_LStringLLocale",
31 "org.apache.harmony.tests.java.util.TimerTest#testThrowingTaskKillsTimerThread"
43 "org.apache.harmony.tests.java.lang.ProcessManagerTest#testSleep"
Dlibcore_failures.txt3 * to temporarily list failing tests and not break the bots, until the
5 * is art/tools/run-libcore-tests.sh.
53 "org.apache.harmony.tests.java.util.TimeZoneTest#test_hasSameRules_Ljava_util_TimeZone"],
61 names: ["org.apache.harmony.tests.java.util.DateTest#test_Constructor"]
89 "org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest",
90 "org.apache.harmony.luni.tests.internal.net.www.protocol.https.HttpsURLConnectionTest",
91 "org.apache.harmony.luni.tests.java.net.URLConnectionTest",
92 "org.apache.harmony.tests.java.util.ScannerTest#test_Constructor_LReadableByteChannel"
99 names: ["org.apache.harmony.tests.java.util.ScannerTest#testPerformance"]
105 names: ["org.apache.harmony.tests.java.lang.ProcessTest#test_getErrorStream"]
[all …]
/art/test/959-invoke-polymorphic-accessors/
Dexpected.txt2 Passed MethodHandles.Lookup tests for accessors.
3 Passed MethodHandle.invokeExact() tests for accessors.
4 Passed MethodHandle.invoke() tests for accessors.
5 Passed MethodHandles.unreflect(Field) tests.
/art/test/
DREADME.md3 There are two suites of tests in this directory: run-tests and gtests.
5 The run-tests are identified by directories named with with a numeric
6 prefix and containing an info.txt file. For most run tests, the
18 All tests in either suite can be run using the "art/test.py"
19 script. Additionally, run-tests can be run individidually. All of the
20 tests can be run on the build host, on a USB-attached device, or using
29 ## Running all tests on the build host
35 ## Running all tests on the target device
53 ## Running all run-tests on the build host
59 ## Running all run-tests on the target device
/art/tools/ahat/
DAndroid.mk37 LOCAL_MODULE_TAGS := tests
105 LOCAL_MODULE_TAGS := tests
126 LOCAL_JAR_MANIFEST := etc/ahat-tests.mf
137 LOCAL_MODULE_TAGS := tests
138 LOCAL_MODULE := ahat-tests
139 LOCAL_TEST_CONFIG := ahat-tests.xml
140 LOCAL_COMPATIBILITY_SUITE := general-tests
DTEST_MAPPING4 "name": "ahat-tests"
/art/test/061-out-of-memory/
Dexpected.txt1 tests beginning
8 tests succeeded
/art/test/969-iface-super/
Dinfo.txt1 Smali-based tests for experimental interface static methods.
3 This tests invoke-super with default methods.
/art/test/648-many-direct-methods/util-src/
Dgenerate_java.py58 self.tests = set()
64 self.tests.add(TestMethod(num))
76 all_tests = sorted(self.tests)
/art/test/testrunner/
Dtestrunner.py279 def run_tests(tests): argument
305 total_test_count = len(tests)
343 def iter_config(tests, input_variants, user_input_variants): argument
344 config = itertools.product(tests, input_variants, user_input_variants['run'],
354 config = iter_config(tests, target_input_variants, _user_input_variants)
357 uncombinated_config = iter_config(tests, uncombinated_target_input_variants, { 'run': [''],
706 tests = failure.get('tests', [])
707 if isinstance(tests, str):
708 tests = [tests]
713 tests += [f for f in RUN_TEST_SET if any(re.match(pat, f) is not None for pat in patterns)]
[all …]
/art/test/961-default-iface-resolution-gen/
Dinfo.txt1 Smali-based tests for experimental interface default methods.
3 This tests that interface method resolution order is correct.
/art/test/970-iface-super-resolution-gen/
Dinfo.txt1 Smali-based tests for experimental interface default methods.
3 This tests that interface method resolution order is correct.
/art/test/964-default-iface-init-gen/
Dinfo.txt1 Smali-based tests for interface initialization.
3 This tests that interface initialization order is correct.
/art/test/004-InterfaceTest/
Dinfo.txt1 Imported from oat tests.
/art/test/004-JniTest/
Dinfo.txt1 Imported from oat tests.
/art/test/622-checker-bce-regressions/
Dinfo.txt1 Regression tests on BCE.
/art/test/004-ThreadStress/
Dinfo.txt1 Imported from oat tests.
/art/test/004-StackWalk/
Dinfo.txt1 Imported from oat tests.
/art/test/004-SignalTest/
Dinfo.txt1 Imported from oat tests.
/art/test/004-ReferenceMap/
Dinfo.txt1 Imported from oat tests.
/art/test/004-NativeAllocations/
Dinfo.txt1 Imported from oat tests.

123456