summaryrefslogtreecommitdiff
path: root/tests/status-request.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-191-54/+18
| | | | | | | | | 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: moved child status error checking code in utils.hNikos Mavrogiannopoulos2016-08-091-8/+1
|
* Move call to terminate() until after printing the error message.Tim Kosse2016-05-301-4/+2
|
* Fix the description of two testcases.Tim Kosse2016-05-301-2/+2
|
* tests: added check for server sending (or not) status request messagesNikos Mavrogiannopoulos2015-07-311-0/+349