summaryrefslogtreecommitdiff
path: root/tests/key-usage-rsa.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: eliminated exit_code variable used in few testsNikos Mavrogiannopoulos2018-04-181-16/+0
| | | | | | | It was a legacy variable for error printing that was never used uniformly. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-191-4/+4
| | | | | | | | | 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: corrected space-tab issueNikos Mavrogiannopoulos2016-12-011-1/+1
|
* tests: added checks on signature key usage violationsNikos Mavrogiannopoulos2016-12-011-0/+363