/libcore/support/src/test/java/tests/resources/ServiceLoader/ |
D | hyts_services.jar | ... /tests.resources.ServiceLoader.ServiceMoreThanOne
tests/
tests/resources/
tests/resources/impl/
tests |
D | hyts_services2.jar | ... INF/services/
META-INF/services/tests.resources.ServiceLoader.ServiceIn2File
tests/
tests/ ... |
/libcore/expectations/ |
D | brokentests.txt | 2 * This file contains expectations for tests that we'd like to eventually fix, but aren't urgent. 11 description: "We're retiring the security manager. Unfortunately, tests all over the place 28 name: "org.apache.harmony.tests.java.nio.charset.UTFCharsetEncoderTest#testSpecificDefaultValue", 32 …description: "Some tests (ExcludedProxyTest) connect to a public webserver to check that the HTTP … 38 …description: "Some tests (ExcludedProxyTest) connect to a public webserver to check that the HTTP … 41 "com.android.org.apache.harmony.luni.tests.java.net.ExcludedProxyTest" 45 …description: "Some tests depend on ICU data, which has changed. Others make assumptions about floa… 48 …"org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_B… 49 …"org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_D… 50 …"org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_F… [all …]
|
D | taggedtests.txt | 2 * This file contains expectations for tests that require support from the test runner to complete 7 description: "large tests", 10 …/* libcore tests that take over 15 minutes on device because of DHParametersHelper.generateSafePri… 11 "org.apache.harmony.crypto.tests.javax.crypto.func.KeyAgreementFunctionalTest", 12 "org.apache.harmony.crypto.tests.javax.crypto.interfaces.DHPrivateKeyTest", 13 "org.apache.harmony.crypto.tests.javax.crypto.interfaces.DHPublicKeyTest", 14 /* non-AOSP tests http://b/8027066 */
|
D | knownfailures.txt | 2 * This file contains expectations for tests that were annotated with @KnownFailure at the time 8 name: "org.apache.harmony.regex.tests.java.util.regex.PatternTest#test_bug_40103", 18 …name: "org.apache.harmony.crypto.tests.javax.crypto.func.KeyAgreementFunctionalTest#test_KeyAgreem… 60 "org.apache.harmony.tests.java.nio.charset.CharsetTest#test_UTF_16", 61 "org.apache.harmony.tests.java.nio.charset.CharsetTest#test_UTF_16BE", 62 "org.apache.harmony.tests.java.nio.charset.CharsetTest#test_UTF_16LE", 63 "org.apache.harmony.tests.java.nio.charset.CharsetTest#test_UTF_32", 64 "org.apache.harmony.tests.java.nio.charset.CharsetTest#test_UTF_32BE", 65 "org.apache.harmony.tests.java.nio.charset.CharsetTest#test_UTF_32LE", 66 "org.apache.harmony.tests.java.nio.charset.CharsetTest#test_x_UTF_16LE_BOM", [all …]
|
D | icebox.txt | 2 * This file contains expectations for tests that we'd like to eventually fix, but aren't urgent. 45 "tests.org.w3c.dom.HCNotationsRemoveNamedItemNS#testRemoveNamedItemNS", 46 "tests.org.w3c.dom.HCNotationsSetNamedItemNS#testNotationsSetNamedItemNS" 76 name: "org.apache.harmony.tests.javax.xml.parsers.DocumentBuilderTest#testSetEntityResolver", 80 description: "many tests attempt to fork a Java executable, but fork the wrong one", 118 name: "org.apache.harmony.tests.javax.xml.parsers.SAXParserFactoryTest#test_newInstance", 125 "org.apache.harmony.tests.javax.xml.parsers.DocumentBuilderFactoryTest#test_isSetXIncludeAware", 126 "org.apache.harmony.tests.javax.xml.parsers.DocumentBuilderTest#testIsXIncludeAware", 127 "org.apache.harmony.tests.javax.xml.parsers.SAXParserFactoryTest#test_setIsXIncludeAware", 128 "org.apache.harmony.tests.javax.xml.parsers.SAXParserTest#testIsXIncludeAware" [all …]
|
/libcore/support/src/test/java/tests/util/ |
D | FieldTestFileGenerator.java | 18 package tests.util; 23 import tests.support.Support_GetPutFields; 24 import tests.support.Support_GetPutFieldsDeprecated; 25 import tests.support.Support_GetPutFieldsDefaulted;
|
/libcore/luni/src/test/java/tests/targets/security/ |
D | SecureRandomTestSHA1PRNG.java | 16 package tests.targets.security; 18 import tests.security.SecureRandomTest;
|
D | MessageDigestTestMD5.java | 16 package tests.targets.security; 18 import tests.security.MessageDigestTest;
|
D | MessageDigestTestSHA1.java | 16 package tests.targets.security; 18 import tests.security.MessageDigestTest;
|
D | MessageDigestTestSHA256.java | 16 package tests.targets.security; 18 import tests.security.MessageDigestTest;
|
/libcore/luni/src/test/java/tests/security/cert/ |
D | CertificateCertificateRepTest.java | 1 package tests.security.cert; 5 import org.apache.harmony.security.tests.support.cert.MyCertificate; 6 import org.apache.harmony.security.tests.support.cert.TestUtils; 7 import org.apache.harmony.security.tests.support.cert.MyCertificate.MyCertificateRep;
|
D | CertPathValidator3Test.java | 23 package tests.security.cert; 28 import org.apache.harmony.security.tests.support.SpiEngUtils; 29 import org.apache.harmony.security.tests.support.cert.MyCertPath; 30 import org.apache.harmony.security.tests.support.cert.TestUtils;
|
D | CertPathCertPathRepTest.java | 1 package tests.security.cert; 5 import org.apache.harmony.security.tests.support.cert.MyCertPath; 6 import org.apache.harmony.security.tests.support.cert.MyCertPath.MyCertPathRep;
|
/libcore/luni/src/test/java/libcore/javax/crypto/spec/ |
D | KeyPairGeneratorTestDSA.java | 18 import tests.security.KeyPairGeneratorTest; 19 import tests.security.SignatureHelper;
|
D | KeyPairGeneratorTestRSA.java | 18 import tests.security.CipherAsymmetricCryptHelper; 19 import tests.security.KeyPairGeneratorTest;
|
D | AlgorithmParameterGeneratorTestDH.java | 18 import tests.security.AlgorithmParameterGeneratorTest; 19 import tests.security.AlgorithmParameterKeyAgreementHelper;
|
D | AlgorithmParameterGeneratorTestDSA.java | 19 import tests.security.AlgorithmParameterGeneratorTest; 20 import tests.security.AlgorithmParameterSignatureHelper;
|
D | KeyPairGeneratorTestDH.java | 19 import tests.security.KeyAgreementHelper; 20 import tests.security.KeyPairGeneratorTest;
|
D | AlgorithmParametersTestDESede.java | 19 import tests.security.AlgorithmParameterSymmetricHelper; 20 import tests.security.AlgorithmParametersTest;
|
D | AlgorithmParametersTestAES.java | 19 import tests.security.AlgorithmParameterSymmetricHelper; 20 import tests.security.AlgorithmParametersTest;
|
D | AlgorithmParametersTestDES.java | 19 import tests.security.AlgorithmParameterSymmetricHelper; 20 import tests.security.AlgorithmParametersTest;
|
/libcore/luni/src/test/java/tests/targets/security/cert/ |
D | CertificateFactoryTestX509.java | 16 package tests.targets.security.cert; 18 import tests.security.CertificateFactoryTest;
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
D | SignerTest.java | 23 package org.apache.harmony.security.tests.java.security; 34 import org.apache.harmony.security.tests.support.PrivateKeyStub; 35 import org.apache.harmony.security.tests.support.PublicKeyStub; 36 import org.apache.harmony.security.tests.support.SignerStub; 37 import org.apache.harmony.security.tests.support.SystemScope;
|
/libcore/luni/src/test/resources/org/apache/harmony/luni/tests/java/lang/ |
D | A.class | ... java
package org.apache.harmony.luni.tests.java.lang
org.apache.harmony. ... |