History log of /libcore/luni/src/test/java/tests/api/javax/net/ssl/SSLEngineTest.java
Revision Date Author Comments
70b79a2cc89dd2845582001cd3f2a8cf8301ce6c 03-May-2013 Kenny Root <kroot@google.com> Replace mentions of old JSSE package name

Change-Id: I7c90b08ee2b43c73e02512d0c6caaec098967e93
ee41931d976501d0fb4516bd43919b9564558619 30-Apr-2013 Kenny Root <kroot@google.com> Fix mentions of JSSE

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

Change-Id: I89243efdeebe22543c45a2166b634f40c3e78cf8
5a1dfc86838c8030550a8c954a1f817d0929f20a 13-Jan-2011 Jesse Wilson <jessewilson@google.com> Fix test expectations to match reality.

I suspect our test infrastructure has shifted. This test was failing
on the device, in a Froyo emulator, and on the RI.

Change-Id: I521bb1b4f88c5d0df763a646e911cd1fc0675392
ceacc61d16fe3aec9c805de525a79f547e607a27 10-Jan-2011 Elliott Hughes <enh@google.com> Remove useless no-op tests.

(Or sometimes just useless annotations. Basically, this gets rid of every
reference to dalvik.annotation.TestLevel.NOT_FEASIBLE, except the definition.)

Change-Id: Ie3c1d9240f85a6237311b9282b3bc181f8af8120
6e65088f21ac5bda5d25fade13ee360c5cba3457 25-Sep-2010 Jesse Wilson <jessewilson@google.com> Rely on the test runner to ensure a pristine VM.

Change-Id: I6f5bfad6f861eb7b398ed7d86747d66cea4f2343
http://b/issue?id=2660429
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
6b811c5daec1b28e6f63b57f98a032236f2c3cf7 03-May-2010 Peter Hallam <peterhal@google.com> Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni
Merge xml except xmlpull and kxml into luni