summaryrefslogtreecommitdiff
path: root/tests/mini-loss-time.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant if expression from tests/mini-loss-time.cTim Rühsen2016-07-191-2/+0
|
* tests: mini-loss-time: improved timeout detectionNikos Mavrogiannopoulos2016-03-071-8/+8
|
* tests: mini-loss-time: ensure client timeouts after the server isNikos Mavrogiannopoulos2016-02-151-2/+2
| | | | | This addresses issue with the server detecting the client disconnection prior to its timeout. Reported by Steven Chamberlain, Andreas Metzler.
* tests: eliminate mem leaks in mini-loss-timeNikos Mavrogiannopoulos2015-05-051-1/+2
|
* tests: mini-loss-time enhanced to check proper timeouts in both client and ↵Nikos Mavrogiannopoulos2015-05-051-19/+52
| | | | server
* tests: initialize status where neededNikos Mavrogiannopoulos2015-04-211-1/+1
|
* tests: mini-loss-time is less prone to timeoutsNikos Mavrogiannopoulos2015-03-251-41/+39
|
* reindented codeNikos Mavrogiannopoulos2013-11-081-201/+188
|
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
|
* Run DTLS tests under reliable transports to avoid unexpected packet loss.Nikos Mavrogiannopoulos2013-07-151-1/+1
|
* When running tests disable PKCS #11 support to avoid detecting memory leaks ↵Nikos Mavrogiannopoulos2013-05-011-2/+2
| | | | from PKCS #11 libraries.
* Revert "avoid killing child"Nikos Mavrogiannopoulos2012-04-061-0/+1
| | | | This reverts commit 4965c2fbfd3405e2dfe7f7d747d03185d155c2a1.
* use AF_UNIX for socketpair.Nikos Mavrogiannopoulos2012-04-041-1/+1
|
* avoid killing childNikos Mavrogiannopoulos2012-03-311-1/+0
|
* properly deinitialize session.Nikos Mavrogiannopoulos2012-02-211-2/+11
|
* force kill of child process.Nikos Mavrogiannopoulos2012-02-191-0/+1
|
* updated descriptionNikos Mavrogiannopoulos2012-02-181-3/+2
|
* tests with fork are disabled in windowsNikos Mavrogiannopoulos2012-02-111-2/+12
|
* added test to check whether the DTLS timeout is within a reasonable time.Nikos Mavrogiannopoulos2012-02-111-0/+296