summaryrefslogtreecommitdiff
path: root/tests/mini-termination.c
Commit message (Expand)AuthorAgeFilesLines
* tests: add a safeguard to terminate()Alexander Sosedkin2021-08-301-0/+1
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-191-20/+13
* tests: moved child status error checking code in utils.hNikos Mavrogiannopoulos2016-08-091-9/+1
* tests: ignore sigpipe in resume and termination testsNikos Mavrogiannopoulos2015-04-161-0/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-242/+225
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-2/+2
* use AF_UNIX for socketpair.Nikos Mavrogiannopoulos2012-04-041-1/+1
* initialize valueNikos Mavrogiannopoulos2012-03-311-2/+3
* Make sure that GNUTLS_E_PREMATURE_TERMINATION is returned if there is prematu...Nikos Mavrogiannopoulos2012-03-311-0/+354