History log of /libcore/luni/src/test/java/tests/security/cert/CertPathValidatorExceptionTest.java
Revision Date Author Comments
d0b2511c6827c03eb5735506377cc263104caebd 31-Mar-2016 Kenny Root <kroot@google.com> CertPathValidatorException: test new constructor

There is a new constructor that takes a BasicReason as an argument. Test
that it works correctly.

(cherry picked from commit 14a3798a2d6f2f5982e7cb14fc2c562b1d52c2e3)

Bug: 27812109
Change-Id: I957678a774ab91c9fc2854f45f776c23c321960f
14a3798a2d6f2f5982e7cb14fc2c562b1d52c2e3 31-Mar-2016 Kenny Root <kroot@google.com> CertPathValidatorException: test new constructor

There is a new constructor that takes a BasicReason as an argument. Test
that it works correctly.

Bug: 27812109
Change-Id: I957678a774ab91c9fc2854f45f776c23c321960f
229e34b182b98e1dba15d3dc6341954986ae2b7a 03-Mar-2011 Brian Carlstrom <bdc@google.com> Removing use of @tests and @Test.* annotations

Change-Id: I89243efdeebe22543c45a2166b634f40c3e78cf8
f33eae7e84eb6d3b0f4e86b59605bb3de73009f3 13-May-2010 Elliott Hughes <enh@google.com> Remove all trailing whitespace from the dalvik team-maintained parts of libcore.

Gentlemen, you may now set your editors to "strip trailing whitespace"...

Change-Id: I85b2f6c80e5fbef1af6cab11789790b078c11b1b
cec4dd4b1d33f78997603d0f89c0d0e56e64dbcd 26-Apr-2010 Peter Hallam <peterhal@google.com> merge more modules into luni