Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: updated for TLS1.3 inclusion | Nikos Mavrogiannopoulos | 2018-03-19 | 1 | -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 Mavrogiannopoulos | 2016-09-19 | 1 | -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 happy | Nikos Mavrogiannopoulos | 2016-09-11 | 1 | -12/+12 |
| | |||||
* | tests: added test for gnutls_session_set_verify_function | Nikos Mavrogiannopoulos | 2015-08-24 | 1 | -0/+313 |