History log of /libcore/luni/src/test/java/libcore/javax/crypto/spec/AlgorithmParametersTestDES.java
Revision Date Author Comments
c92b1a7959e22c83b8ead94605a368c09cf18178 21-Jun-2017 Adam Vartanian <flooey@google.com> Add tests for encodings of AlgorithmParameters.

Bug: 62369410
Test: vogar libcore.javax.crypto.spec
Change-Id: Idcd847f4af9b190fd52bee6c711328a74c819989
4557728efb66c455a52b7669a8eefef7a9e54854 11-Aug-2010 Jesse Wilson <jessewilson@google.com> Moving tests to be under the libcore.* package.

This is indended to make it easier to run on VMs that restrict the packages
from which application classes can be loaded. For example, on the RI you need
to use the bootclasspath to load these tests.

Change-Id: I52193f35c5fcca18b5a3e1d280505b1e29b388af