summaryrefslogtreecommitdiff
path: root/tests/mini-dtls-record.c
Commit message (Expand)AuthorAgeFilesLines
* tests: suppress GCC -fanalyzer warningsDaiki Ueno2022-01-161-0/+1
* tests: add a safeguard to terminate()Alexander Sosedkin2021-08-301-1/+1
* tests: don't kill whole pgroupsAlexander Sosedkin2021-08-271-2/+2
* tests: make any ad-hoc timeout setting controllable through envvarDaiki Ueno2021-02-171-2/+2
* tests: treat all signals as errortmp-tests-fail-on-signalsNikos Mavrogiannopoulos2019-01-041-0/+3
* Import DTLS sliding window validation from OpenConnect ESP codeDavid Woodhouse2016-09-021-2/+1
* tests: mini-dtls-record: modified expected order to account for new SW behaviorNikos Mavrogiannopoulos2016-08-291-1/+1
* tests: moved child status error checking code in utils.hNikos Mavrogiannopoulos2016-08-091-3/+1
* tests: mini-dtls-record: increase timeouts to avoid failure of test due to sl...Nikos Mavrogiannopoulos2015-03-181-4/+5
* tests: mini-dtls-record: removed the need for 64-bit numberNikos Mavrogiannopoulos2015-03-181-6/+2
* tests: increase verbosity of mini-dtls-recordNikos Mavrogiannopoulos2015-03-181-1/+4
* tests: fixed shadowed variable in mini-dtls-recordNikos Mavrogiannopoulos2015-03-161-2/+2
* small updates in mini-dtls-recordNikos Mavrogiannopoulos2014-01-201-52/+19
* updatedNikos Mavrogiannopoulos2013-12-291-3/+6
* corrected some tests to operate silently under valgrindNikos Mavrogiannopoulos2013-12-211-2/+2
* reindented codeNikos Mavrogiannopoulos2013-11-081-311/+296
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
* avoid delays by using a reliable transport layer.Nikos Mavrogiannopoulos2013-05-261-5/+19
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-2/+2
* initialize buffer before sending.Nikos Mavrogiannopoulos2013-01-171-0/+2
* Added test for duplicate packet detection in DTLS.Nikos Mavrogiannopoulos2013-01-021-0/+434