summaryrefslogtreecommitdiff
path: root/luni/src/test/java/org/apache
Commit message (Expand)AuthorAgeFilesLines
...
| * ProviderTest: use the correct provider object when creating a serviceSergio Giro2015-12-151-9/+9
* | Fix ObjectInputStreamTest#testReadObjectOverride.Narayan Kamath2015-12-141-7/+4
* | Fix URLConnection test cases.Narayan Kamath2015-12-091-1/+1
* | Fix Signature2Test.Narayan Kamath2015-12-031-10/+18
|/
* am 4283034d: Merge "Remove a couple of bogus test cases from SecureRandom2Test."Narayan Kamath2015-07-161-45/+0
|\
| * Remove a couple of bogus test cases from SecureRandom2Test.Narayan Kamath2015-07-161-45/+0
* | am de8d2c4f: Merge "Repurpose SHA1PRNG_SecureRandomTest."Narayan Kamath2015-07-161-432/+0
|\|
| * Repurpose SHA1PRNG_SecureRandomTest.Narayan Kamath2015-07-161-432/+0
* | am a2794979: Merge "Get rid of as much of dalvik.annotation.* as we can."Narayan Kamath2015-07-154-12/+2
|\|
| * Get rid of as much of dalvik.annotation.* as we can.Narayan Kamath2015-07-154-12/+2
* | am eaafaa5b: Merge "Signature2Test: calling verify a second time can throw"Kenny Root2015-05-301-11/+4
|\|
| * 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
| |_|/ |/| |