summaryrefslogtreecommitdiff
path: root/tests/x509sign-verify-ecdsa.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: split sign-verify test to RSA and ECDSA partsNikos Mavrogiannopoulos2017-03-081-0/+60
This allows parallelist and also helps identifying easier the culprit on an error. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>