Searched refs:tests (Results 1 – 25 of 149) sorted by relevance
123456
/art/tools/ |
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_fugu_failures.txt | 5 * The script that uses this file is art/tools/run-libcore-tests.sh. 73 …"org.apache.harmony.crypto.tests.javax.crypto.CipherInputStream1Test#test_ConstructorLjava_io_Inpu… 74 …"org.apache.harmony.crypto.tests.javax.crypto.CipherOutputStream1Test#test_ConstructorLjava_io_Out… 75 "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_", 76 …"org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_doFinalLjava_nio_ByteBufferLjava_nio… 77 "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_initWithKey", 78 "org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_initWithSecureRandom", 79 …"org.apache.harmony.crypto.tests.javax.crypto.CipherTest#test_updateLjava_nio_ByteBufferLjava_nio_… 80 …"org.apache.harmony.crypto.tests.javax.crypto.EncryptedPrivateKeyInfoTest#test_ROUNDTRIP_GetKeySpe… 81 …"org.apache.harmony.crypto.tests.javax.crypto.EncryptedPrivateKeyInfoTest#test_ROUNDTRIP_GetKeySpe… [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.String2Test#test_getBytes", 36 "org.apache.harmony.tests.java.text.DateFormatTest#test_getAvailableLocales", 37 "org.apache.harmony.tests.java.util.TimerTest#testOverdueTaskExecutesImmediately", 38 "org.apache.harmony.tests.java.util.WeakHashMapTest#test_keySet_hasNext"] 47 "org.apache.harmony.tests.java.util.regex.MatcherTest#testAllCodePoints_P", 48 "org.apache.harmony.tests.java.util.regex.MatcherTest#testAllCodePoints_p"]
|
D | run-gtests.sh | 21 If called with arguments, only those tests are run, as specified by their 44 tests="$@" 47 tests=$("$adb" shell chroot "$ART_TEST_CHROOT" \ 53 for t in $tests; do
|
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. 61 "org.apache.harmony.tests.java.util.TimeZoneTest#test_hasSameRules_Ljava_util_TimeZone"], 69 names: ["org.apache.harmony.tests.java.util.DateTest#test_Constructor"] 97 "org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest", 98 "org.apache.harmony.luni.tests.internal.net.www.protocol.https.HttpsURLConnectionTest", 99 "org.apache.harmony.luni.tests.java.net.URLConnectionTest", 100 "org.apache.harmony.tests.java.util.ScannerTest#test_Constructor_LReadableByteChannel" 107 names: ["org.apache.harmony.tests.java.util.ScannerTest#testPerformance"] 113 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 the Android Runtime (ART): 6 * _ART gtests_: C++ tests exercising various aspects of ART. 8 ## ART run-tests 10 ART run-tests are tests exercising the runtime using Dex bytecode. They are 13 testing libraries). Some tests also make use of the 15 [ASM](https://asm.ow2.io/) bytecode manipulation tool. Run-tests are 19 The run-tests are identified by directories in this `test` directory, named with 20 a numeric prefix and containing an `info.txt` file. For most run tests, the 28 The run-tests logic lives in the `test/run-test` Bash script. The execution of a 48 script handling the construction and execution of multiple tests in one [all …]
|
D | README.chroot.md | 4 Android Runtime (ART). Using a chroot allows tests to run a standalone ART from 13 installing ART and all other required artifacts there, and having tests use `adb 17 This way to run tests using a "standalone ART" ("guest system") only affects 94 * Specific tests to run can be passed on the command line, specified by 96 8. Run ART run-tests: 105 9. Run Libcore tests: 108 art/tools/run-libcore-tests.sh --mode=device --variant=X64 112 art/tools/run-libcore-tests.sh --mode=device --variant=X32 114 10. Run JDWP tests: 117 art/tools/run-libjdwp-tests.sh --mode=device --variant=X64 [all …]
|
/art/libnativeloader/ |
D | TEST_MAPPING | 9 "path": "cts/tests/tests/jni"
|
/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/tools/ahat/ |
D | Android.mk | 103 LOCAL_JAR_MANIFEST := etc/ahat-tests.mf 114 LOCAL_MODULE_TAGS := tests 115 LOCAL_MODULE := ahat-tests 116 LOCAL_TEST_CONFIG := ahat-tests.xml 117 LOCAL_COMPATIBILITY_SUITE := general-tests
|
D | TEST_MAPPING | 4 "name": "ahat-tests"
|
/art/libnativebridge/tests/ |
D | Android.bp | 76 // Build the unit tests. 78 name: "libnativebridge-tests-defaults", 129 name: "libnativebridge-tests", 130 defaults: ["libnativebridge-tests-defaults"], 135 name: "libnativebridge-lazy-tests", 136 defaults: ["libnativebridge-tests-defaults"], 143 name: "libnativebridge-api-tests",
|
/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/libnativeloader/test/ |
D | Android.mk | 41 LOCAL_MODULE_TAGS := tests 51 LOCAL_MODULE_TAGS := tests
|
/art/test/004-ThreadStress/ |
D | info.txt | 1 Imported from oat tests.
|
/art/test/622-checker-bce-regressions/ |
D | info.txt | 1 Regression tests on BCE.
|
/art/test/004-ReferenceMap/ |
D | info.txt | 1 Imported from oat tests.
|
/art/test/004-SignalTest/ |
D | info.txt | 1 Imported from oat tests.
|
/art/test/004-InterfaceTest/ |
D | info.txt | 1 Imported from oat tests.
|
/art/test/004-StackWalk/ |
D | info.txt | 1 Imported from oat tests.
|
/art/test/004-NativeAllocations/ |
D | info.txt | 1 Imported from oat tests.
|
123456