summaryrefslogtreecommitdiff
path: root/tests/mini-loss-time.c
Commit message (Expand)AuthorAgeFilesLines
* tests: moved child status error checking code in utils.hNikos Mavrogiannopoulos2016-08-091-2/+1
* 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
* 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 se...Nikos Mavrogiannopoulos2015-05-051-19/+52
* 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 f...Nikos Mavrogiannopoulos2013-05-011-2/+2
* Revert "avoid killing child"Nikos Mavrogiannopoulos2012-04-061-0/+1
* 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