summaryrefslogtreecommitdiff
path: root/tests/utils.h
Commit message (Expand)AuthorAgeFilesLines
* tests: moved child status error checking code in utils.hNikos Mavrogiannopoulos2016-08-091-5/+31
* tests: added checks for OCSP response file supporttests-improvementNikos Mavrogiannopoulos2016-07-221-2/+7
* tests: utils: added c_print()Nikos Mavrogiannopoulos2016-06-011-0/+1
* tests: enhanced set_x509*_key to verify that connections succeed with credsNikos Mavrogiannopoulos2016-05-101-2/+6
* tests: avoid the usage of tmpnam()Nikos Mavrogiannopoulos2016-05-041-0/+4
* tests: fail() function will also print function and line informationNikos Mavrogiannopoulos2016-04-291-1/+4
* Add missing header to testsuiteMaya Rashish2016-03-231-0/+1
* tests: Added checks for false start operationNikos Mavrogiannopoulos2016-02-271-0/+2
* tests: enable softhsmv2 test suite by defaultNikos Mavrogiannopoulos2016-02-271-0/+2
* tests: check operation of TLS and DTLS under seccomp when configured with --e...Nikos Mavrogiannopoulos2015-11-151-1/+1
* tests: don't depend on gnulibNikos Mavrogiannopoulos2015-06-201-1/+0
* tests: use nanosleep for sleepingNikos Mavrogiannopoulos2015-03-161-0/+1
* tests: moved udp_socketpair to utilsNikos Mavrogiannopoulos2015-01-061-0/+2
* reindented codeNikos Mavrogiannopoulos2013-11-081-13/+14
* Do not call gnutls_pkcs11_init() when pkcs11 is disabled. Reported by Linus N...Nikos Mavrogiannopoulos2013-05-021-0/+2
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-0/+6
* Cleanup copyright headers.Simon Josefsson2012-01-251-2/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-2/+2
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+2
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-1/+1
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-7/+7
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-4/+12
* Use GPLv3 for self-tests.Simon Josefsson2007-12-091-1/+1
* Use static DH.Simon Josefsson2007-02-051-1/+3
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-9/+11
* Add (start of) self test suite.Simon Josefsson2004-08-021-0/+42