summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/org
Commit message (Expand)AuthorAgeFilesLines
* Signature2Test: calling verify a second time can throwKenny Root2015-05-291-11/+4
* Adjust MacTest for Bouncy Castle workaround.Alex Klyubin2015-04-291-4/+9
* Unbreak Harmony MacTest.Alex Klyubin2015-04-151-0/+13
* Merge "Late binding: specified Provider forces its use"Kenny Root2015-03-161-0/+18
|\
| * Late binding: specified Provider forces its useKenny Root2015-03-161-0/+18
* | Remove ExemptionMechanismTest.test_finalizeYohann Roussel2015-03-131-41/+0
|/
* Delete ContentHandlerFactoryTest.Narayan Kamath2014-12-041-145/+0
* Fix URLConnectionTest for devices without full internet access.Aaron Whyte2014-11-271-61/+0
* Update tests for HttpURLConnection.disconnect() changesNeil Fuller2014-10-241-6/+6
* Fix serialization / deserialization of SealedObjectNeil Fuller2014-07-241-0/+28
* Remove more.Elliott Hughes2014-07-071-47/+0
* CTS fix: Signature2Test.test_clone()Neil Fuller2014-06-181-0/+10
* Deprecate use of BrokenTest and SideEffectBrett Chabot2014-05-214-13/+6
* Fix remaining file related CTS Test failures.Narayan Kamath2014-02-241-2/+1
* Change HttpsURLConnectionTest for okhttp update.Neil Fuller2014-02-191-576/+467
* Addition of 1.7 methods to URLConnection.Neil Fuller2014-02-191-8/+66
* Late binding: add support to MacKenny Root2014-02-062-9/+210
* Late binding: add support to KeyAgreementKenny Root2014-02-062-5/+218
* Merge "Delete test that depends on an external server."Narayan Kamath2014-02-041-30/+3
|\
| * Delete test that depends on an external server.Narayan Kamath2014-02-041-30/+3
* | Assert PKCS#7 padding supported for AES and 3DES.Alex Klyubin2014-01-313-5/+8
|/
* ProviderServiceTest: fix SecureRandom test with late bindingKenny Root2014-01-131-7/+0
* Move tests from harmony/archive to libcore.Narayan Kamath2013-12-183-1857/+0
* Merge commit '0a56e711dc7b1a310f57c58f5cb61add4808f713' into HEADThe Android Open Source Project2013-11-221-0/+29
|\
| * am cdac05d6: Merge "JarUtils: try using the DigestEncryptionAlgorithm"Kenny Root2013-10-091-12/+27
| |\
| * \ am 0e7ab99d: Merge "Conscrypt: add SHA-224 with tests"Kenny Root2013-09-261-5/+5
| |\ \
| * \ \ am 215ea709: Merge "Fix exceptions thrown in tests"Kenny Root2013-09-251-24/+8
| |\ \ \
| * \ \ \ am e001824e: Merge "Do not throw exception on Mac#reset"Kenny Root2013-09-251-13/+14
| |\ \ \ \
| * \ \ \ \ am 881d1753: Merge "Remove bogus @test comments that confuse vogar."Elliott Hughes2013-08-231-3/+0
| |\ \ \ \ \
| * | | | | | Test fallback SHA1PRNG uses full width seedsKenny Root2013-08-201-0/+29
| * | | | | | Move SHA1PRNG_SecureRandomImpl tests to libcoreKenny Root2013-08-201-0/+403
| * | | | | | Add another test for HttpURLConnection#usingProxyNarayan Kamath2013-08-201-0/+4
* | | | | | | Dedup tests under api with apache-harmony.Narayan Kamath2013-11-131-237/+615
* | | | | | | Merge "Import JarInputStreamTest from apache-harmony."Narayan Kamath2013-11-111-0/+406
|\ \ \ \ \ \ \
| * | | | | | | Import JarInputStreamTest from apache-harmony.Narayan Kamath2013-11-111-0/+406
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | Tests for an already-fixed CharsetEncoder bug.Elliott Hughes2013-11-071-0/+15
|/ / / / / /
* | | | | / JarUtils: try using the DigestEncryptionAlgorithmKenny Root2013-10-091-12/+27
| |_|_|_|/ |/| | | |
* | | | | Conscrypt: add SHA-224 with testsKenny Root2013-09-261-5/+5
| |_|_|/ |/| | |
* | | | Fix exceptions thrown in testsKenny Root2013-09-251-24/+8
| |_|/ |/| |
* | | Do not throw exception on Mac#resetKenny Root2013-09-251-13/+14
| |/ |/|
* | Remove bogus @test comments that confuse vogar.Elliott Hughes2013-08-231-3/+0
* | Add another test for HttpURLConnection#usingProxyNarayan Kamath2013-08-191-0/+4
* | Move SHA1PRNG_SecureRandomImpl tests to libcoreKenny Root2013-08-161-0/+403
|/
* Fix build.Elliott Hughes2013-08-011-0/+1
* Fix PatternTest failures.Elliott Hughes2013-08-011-308/+385
* Fix PatternSyntaxExceptionTest.Elliott Hughes2013-08-011-60/+119
* JarFile: finish support for authenticated attributesKenny Root2013-07-011-0/+5
* Add classes for AEAD encryptionKenny Root2013-05-141-0/+102
* Various regex test fixes.Elliott Hughes2013-05-033-1380/+0
* Move JSSE to new packageKenny Root2013-04-2910-4198/+0