summaryrefslogtreecommitdiff
path: root/luni/src/test/java/libcore/javax/crypto/spec
Commit message (Expand)AuthorAgeFilesLines
* Remove libcore java.security tests.Adam Vartanian2018-05-2417-977/+2
* Update tests for Conscrypt merge.Adam Vartanian2018-01-031-0/+22
* Add tests for encodings of AlgorithmParameters.Adam Vartanian2017-06-227-0/+405
* Add test for PKCS5 PBE schemes with no salt.Adam Vartanian2017-05-221-0/+10
* AlgorithmParametersTestPBES2: change incorrect name of packageSergio Giro2016-12-211-1/+4
* Merge "bouncycastle: add support for PKCS5S2 algorithm parameters"Sergio Giro2016-10-201-0/+235
|\
| * bouncycastle: add support for PKCS5S2 algorithm parametersSergio Giro2016-10-171-0/+235
* | Address various ErrorProne warningsKenny Root2016-10-193-0/+3
|/
* AlgorithmParametersTestDSA: update DSA parametersKenny Root2016-02-091-32/+64
* Fix AlgorithmParameter tests to have better errorsKenny Root2016-02-056-6/+9
* Get rid of as much of dalvik.annotation.* as we can.Narayan Kamath2015-07-151-3/+0
* Deprecate use of BrokenTest and SideEffectBrett Chabot2014-03-073-5/+3
* Remove @Test cruft from all tests under luni/src/test/java/libcore.Elliott Hughes2011-02-043-60/+0
* Delete test for the AES algorithm parameter generator, which we no longer sup...Jesse Wilson2010-10-041-28/+0
* Moving tests to be under the libcore.* package.Jesse Wilson2010-08-1015-0/+605