summaryrefslogtreecommitdiff
path: root/test/provider_test.c
Commit message (Expand)AuthorAgeFilesLines
* Change OSSL_PARAM return size to not be a pointer.Pauli2019-06-241-3/+2
* For provider tests, don't define a OPENSSL_NO_ macroRichard Levitte2019-04-041-2/+2
* Correct the checks of module availability in provider test programsRichard Levitte2019-04-021-8/+2
* style nit fixShane Lontis2019-03-261-2/+2
* replaced snprintf with BIO version (for windows builds)Shane Lontis2019-03-251-1/+1
* Fix no-dsoMatt Caswell2019-03-131-3/+9
* Rename 'buffer' to 'data' in OSSL_PARAMRichard Levitte2019-03-121-2/+2
* Add provider testsRichard Levitte2019-03-111-0/+69