summaryrefslogtreecommitdiff
path: root/tests/utils.h
Commit message (Expand)AuthorAgeFilesLines
* gnulib: update git submoduleDaiki Ueno2020-05-291-4/+4
* tests/buffer.c: Add unit test for _gnutls_buffer_unescape()Tim Rühsen2019-10-151-0/+3
* Add or clean header guards in tests/Tim Rühsen2019-05-071-3/+3
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* tests: treat all signals as errortmp-tests-fail-on-signalsNikos Mavrogiannopoulos2019-01-041-1/+2
* Skip tests/tls13/prf.c if visibility 'protected' doesn't worktmp-fix-584Tim Rühsen2018-10-081-1/+4
* use a consistent method to mark fall-through in switch casesNikos Mavrogiannopoulos2018-08-081-0/+8
* priorities: introduced %FORCE_ETMtmp-measure-recordNikos Mavrogiannopoulos2018-06-121-3/+2
* tests: enhanced OCSP testsNikos Mavrogiannopoulos2018-02-191-0/+11
* tests: utils.h: forbid compilation with NDEBUGtmp-pkcs11-updateNikos Mavrogiannopoulos2017-12-031-0/+4
* tests: combined and enhanced DH params testsNikos Mavrogiannopoulos2017-04-081-0/+2
* tests: added check with failed verification on invalid UTF-8Nikos Mavrogiannopoulos2016-12-081-0/+1
* tests: check gnutls_psk_set_server_known_dh_paramsNikos Mavrogiannopoulos2016-10-141-0/+5
* tests: check gnutls_anon_set_server_known_dh_paramsNikos Mavrogiannopoulos2016-10-141-0/+5
* tests: added check for server-side ECDSA keysNikos Mavrogiannopoulos2016-09-221-0/+6
* tests: added check for client-side DSA keyNikos Mavrogiannopoulos2016-09-221-0/+5
* tests: added the macros test_fail() and test_success()Nikos Mavrogiannopoulos2016-09-191-0/+7
* tests: added check for insecure keyNikos Mavrogiannopoulos2016-09-171-0/+5
* tests: enhanced set_x509_key_file tests to include index verificationNikos Mavrogiannopoulos2016-09-121-0/+2
* 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