Home
last modified time | relevance | path

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

12345678910>>...55

/libcore/support/src/test/java/tests/resources/ServiceLoader/
Dhyts_services.jar ... /tests.resources.ServiceLoader.ServiceMoreThanOne tests/ tests/resources/ tests/resources/impl/ tests
Dhyts_services2.jar ... INF/services/ META-INF/services/tests.resources.ServiceLoader.ServiceIn2File tests/ tests/ ...
/libcore/
DTEST_MAPPING4 "name": "luni-host-tests"
69 "exclude-filter": "org.apache.harmony.logging.tests.java.util.logging.SocketHandlerTest"
72 "exclude-filter": "org.apache.harmony.tests.java.lang.ObjectTest"
75 "exclude-filter": "org.apache.harmony.tests.java.lang.ProcessManagerTest"
78 "exclude-filter": "org.apache.harmony.tests.java.math.OldBigIntegerTest"
81 "exclude-filter": "org.apache.harmony.tests.java.net.InetAddressThreadTest"
84 "exclude-filter": "org.apache.harmony.tests.java.nio.channels.DatagramChannelTest"
87 "exclude-filter": "org.apache.harmony.tests.java.util.ScannerTest"
90 "exclude-filter": "org.apache.harmony.tests.java.util.TimerTest"
93 "exclude-filter": "org.apache.harmony.tests.java.util.WeakHashMapTest"
[all …]
DJavaLibrary.bp16 // Definitions for building the Android core library and associated tests.
25 // e.g. dalvik, dom, harmony-tests, json, jsr166-tests, luni, libart, ojluni,
36 // java/ # Java source for tests.
37 // native/ # C/C++ source for tests (rare).
259 // bouncycastle, etc. It is also used to compile Libcore tests, as well as ART
260 // Java tests (run-tests).
537 "//cts/tests/core/runner-axt",
538 "//cts/tests/tests/util",
540 "//external/conscrypt/apex/tests",
541 "//frameworks/base/location/tests/locationtests",
[all …]
/libcore/ojluni/src/main/java/java/security/
DTEST_MAPPING7 "include-filter": "org.apache.harmony.tests.javax.security"
10 "include-filter": "org.apache.harmony.security.tests.java.security"
13 "include-filter": "tests.targets.security"
19 "include-filter": "tests.java.security"
22 "include-filter": "tests.security"
/libcore/expectations/
Dknownfailures.txt7 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 */
49 name: "org.apache.harmony.regex.tests.java.util.regex.PatternTest#test_bug_40103",
59 …name: "org.apache.harmony.crypto.tests.javax.crypto.func.KeyAgreementFunctionalTest#test_KeyAgreem…
95 …name: "org.apache.harmony.tests.java.util.ResourceBundleTest#test_getBundleLjava_lang_StringLjava_…
100 name: "org.apache.harmony.security.tests.java.security.SignatureTest#testUpdatebyteArrayintint2"
[all …]
DskippedCtsTest.txt3 * which dumps all @NonCts tests.
29 "org.apache.harmony.security.tests.java.security.ProviderTest#testForEachCME"
36 "org.apache.harmony.tests.javax.security.OldSHA1PRNGSecureRandomTest#testGenerateSeedint01"
82 "org.apache.harmony.regex.tests.java.util.regex.PatternTest#testSplitAsStream",
83 "org.apache.harmony.tests.java.lang.Character_UnicodeBlockTest#test_ofC",
84 "org.apache.harmony.tests.java.lang.Character_UnicodeBlockTest#test_ofI",
85 "org.apache.harmony.tests.java.util.ArrayDequeTest#test_forEachRemaining_CME",
86 "org.apache.harmony.tests.java.util.ArrayDequeTest#test_iterator",
87 …"org.apache.harmony.tests.java.util.PriorityQueueTest#test_remove_Ljava_lang_Object_not_Compatible"
114 "org.apache.harmony.tests.java.util.zip.ZipOutputStreamTest#test_exttSupport"
[all …]
DskippedCtsTest_manual_base.txt4 * with the @NonCts tests into skippedCtsTest.txt.
5 * It's useful for tests deleted from aosp/main, but the test needs to be skipped on the older
6 * CTS branches, e.g. aosp/android12-tests-dev. skippedCtsTest.txt can later be sync-ed to those
23 "name": "org.apache.harmony.tests.java.util.PriorityQueueTest#test_spliterator_CME"
43 "name": "org.apache.harmony.tests.java.util.zip.DeflaterTest#test_finalize"
/libcore/tools/checkstyle/
Dlibcore-checkstyle.sh23 [harmony-tests]=tools/checkstyle/not-gpl.xml
25 [jsr166-tests]=tools/checkstyle/jsr166-public-domain.xml
32 [luni/src/test/annotations/src/libcore/tests]=tools/checkstyle/aosp-copyright.xml
52 [luni/src/test/java/tests/com/android/org]=tools/checkstyle/aosp-copyright.xml
53 [luni/src/test/java/tests/java/lang]=tools/checkstyle/aosp-copyright.xml
54 [luni/src/test/java/tests/java/nio]=tools/checkstyle/aosp-copyright.xml
55 [luni/src/test/java/tests/java/security]=tools/checkstyle/asf-copyright.xml
56 [luni/src/test/java/tests/java/sql]=tools/checkstyle/aosp-copyright.xml
57 [luni/src/test/java/tests/javax/crypto]=tools/checkstyle/aosp-copyright.xml
58 [luni/src/test/java/tests/org/w3c]=tools/checkstyle/w3c-copyright.xml
[all …]
/libcore/tools/non-cts-json-generator/
Dupdate_skippedCtsTest.sh21 build/soong/soong_ui.bash --make-mode libcore-non-cts-tests-txt
22 …}/out/soong/.intermediates/libcore/libcore-non-cts-tests-txt/android_common/gen/libcore-non-cts-te…
/libcore/ojluni/src/main/java/javax/crypto/
DTEST_MAPPING7 "include-filter": "org.apache.harmony.crypto.tests.javax.crypto"
10 "include-filter": "org.apache.harmony.crypto.tests.javax.crypto.func"
19 "include-filter": "org.apache.harmony.crypto.tests.javax.crypto.serialization"
/libcore/luni/src/main/java/java/net/
DTEST_MAPPING10 "include-filter": "org.apache.harmony.luni.tests.internal.net.www.protocol.http"
13 "include-filter": "org.apache.harmony.tests.java.net"
16 "include-filter": "org.apache.harmony.luni.tests.java.net"
/libcore/support/src/test/java/tests/util/
DFieldTestFileGenerator.java18 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/security/cert/
DCertificateCertificateRepTest.java1 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;
DCertPathValidator3Test.java23 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;
DCertPathCertPathRepTest.java1 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;
DCertStoreSpiTest.java23 package tests.security.cert;
38 import org.apache.harmony.security.tests.support.cert.MyCertStoreParameters;
39 import org.apache.harmony.security.tests.support.cert.MyCertStoreSpi;
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DSignerTest.java23 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/java/libcore/javax/xml/parsers/
DDocumentBuilderTest.java19 import static tests.support.Support_Xml.attrOf;
20 import static tests.support.Support_Xml.domOf;
21 import static tests.support.Support_Xml.firstChildTextOf;
22 import static tests.support.Support_Xml.firstElementOf;
/libcore/luni/src/test/java/tests/targets/security/
DSecureRandomTestSHA1PRNG.java16 package tests.targets.security;
18 import tests.security.SecureRandomTest;
/libcore/ojluni/src/test/java/lang/Math/
DClamp.java49 long[][] tests = { in testIntClamp() local
69 for (long[] test : tests) { in testIntClamp()
91 long[][] tests = { in testLongClamp() local
109 for (long[] test : tests) { in testLongClamp()
131 double[][] tests = { in testDoubleClamp() local
173 for (double[] test : tests) { in testDoubleClamp()
195 float[][] tests = { in testFloatClamp() local
237 for (float[] test : tests) { in testFloatClamp()
/libcore/luni/src/test/java/tests/targets/security/cert/
DCertificateFactoryTestX509.java16 package tests.targets.security.cert;
18 import tests.security.CertificateFactoryTest;
/libcore/luni/src/test/resources/org/apache/harmony/luni/tests/java/lang/
DA.class ... java package org.apache.harmony.luni.tests.java.lang org.apache.harmony. ...
/libcore/ojluni/src/main/java/java/sql/
DTEST_MAPPING7 "include-filter": "org.apache.harmony.sql.tests.java.sql"
10 "include-filter": "tests.java.sql"
/libcore/ojluni/src/main/java/java/io/
DTEST_MAPPING10 "include-filter": "org.apache.harmony.luni.tests.java.io"
13 "include-filter": "org.apache.harmony.tests.java.io"

12345678910>>...55