summaryrefslogtreecommitdiff
path: root/tests/mini-dtls-heartbeat.c
Commit message (Expand)AuthorAgeFilesLines
* tests: add a safeguard to terminate()Alexander Sosedkin2021-08-301-1/+1
* tests: don't kill whole pgroupsAlexander Sosedkin2021-08-271-3/+3
* tests: treat all signals as errortmp-tests-fail-on-signalsNikos Mavrogiannopoulos2019-01-041-0/+3
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-6/+6
* tests: moved child status error checking code in utils.hNikos Mavrogiannopoulos2016-08-091-3/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-289/+259
* 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
* Check all error conditions.Nikos Mavrogiannopoulos2013-04-021-0/+6
* disable heartbeat test if it isn't included.Nikos Mavrogiannopoulos2013-02-041-1/+1
* removed unused labelNikos Mavrogiannopoulos2012-09-221-2/+0
* Added a test of heartbeat ping exchange.Nikos Mavrogiannopoulos2012-09-221-0/+376