summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/libcore/javax/net/ssl/SSLSessionTest.java
Commit message (Expand)AuthorAgeFilesLines
* Fix time calculation in test_SSLSession_getLastAccessedTimezhulin09102015-10-301-1/+1
* Refactor TLS/SSL cipher suite and protocol assertions.Alex Klyubin2013-10-311-1/+1
* Add getLastAccessedTime logging for flakey test_SSLSocket_TestSSLSessions_cre...Brian Carlstrom2013-09-011-1/+3
* Remove flakiness from libcore.javax.net.ssl.SSLSessionTest#test_SSLSession_ge...Elliott Hughes2012-07-161-3/+16
* CloseGuard: finalizers for closeable objects should log complaintsBrian Carlstrom2010-10-041-0/+24
* Moving tests to be under the libcore.* package.Jesse Wilson2010-08-101-0/+273