Searched refs:tests (Results 1 – 25 of 150) sorted by relevance
123456
/art/tools/ |
D | libcore_network_failures.txt | 2 * 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 …]
|
D | external_oj_libjdwp_art_failures.txt | 3 * 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 …]
|
D | prebuilt_libjdwp_art_failures.txt | 3 * 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 …]
|
D | libcore_gcstress_failures.txt | 3 * 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"]
|
D | libcore_gcstress_debug_failures.txt | 3 * 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"
|
D | libcore_failures.txt | 3 * 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/ |
D | expected.txt | 2 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/ |
D | README.md | 3 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/ |
D | Android.mk | 37 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
|
D | TEST_MAPPING | 4 "name": "ahat-tests"
|
/art/test/061-out-of-memory/ |
D | expected.txt | 1 tests beginning 8 tests succeeded
|
/art/test/969-iface-super/ |
D | info.txt | 1 Smali-based tests for experimental interface static methods. 3 This tests invoke-super with default methods.
|
/art/test/648-many-direct-methods/util-src/ |
D | generate_java.py | 58 self.tests = set() 64 self.tests.add(TestMethod(num)) 76 all_tests = sorted(self.tests)
|
/art/test/004-InterfaceTest/ |
D | info.txt | 1 Imported from oat tests.
|
/art/test/004-ThreadStress/ |
D | info.txt | 1 Imported from oat tests.
|
/art/test/004-SignalTest/ |
D | info.txt | 1 Imported from oat tests.
|
/art/test/004-NativeAllocations/ |
D | info.txt | 1 Imported from oat tests.
|
/art/test/622-checker-bce-regressions/ |
D | info.txt | 1 Regression tests on BCE.
|
/art/test/625-checker-licm-regressions/ |
D | info.txt | 1 Regression tests on LICM.
|
/art/test/004-StackWalk/ |
D | info.txt | 1 Imported from oat tests.
|
/art/test/004-JniTest/ |
D | info.txt | 1 Imported from oat tests.
|
/art/test/004-ReferenceMap/ |
D | info.txt | 1 Imported from oat tests.
|
/art/test/660-checker-simd-sad-short/ |
D | info.txt | 1 Functional tests on SAD vectorization.
|
/art/test/640-checker-boolean-simd/ |
D | info.txt | 1 Functional tests on SIMD vectorization.
|
/art/test/426-monitor/ |
D | info.txt | 1 Simple tests for monitorenter/monitorexit.
|
123456