summaryrefslogtreecommitdiff
path: root/tests/mini-session-verify-function.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-191-31/+46
| | | | | | | | | This moves the test to use a specific version or test multiple TLS versions if applicable. Resolves #413 Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* tests: added the macros test_fail() and test_success()Nikos Mavrogiannopoulos2016-09-191-2/+2
| | | | | | These macros allow test programs which run multiple checks, to report the name of the check failed. Modified mini-server-name and x509-dn-decode to use the macro.
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-12/+12
|
* tests: added test for gnutls_session_set_verify_functionNikos Mavrogiannopoulos2015-08-241-0/+313