aboutsummaryrefslogtreecommitdiff
path: root/test/provider_test.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-24Change OSSL_PARAM return size to not be a pointer.Pauli1-3/+2
2019-04-04For provider tests, don't define a OPENSSL_NO_ macroRichard Levitte1-2/+2
2019-04-02Correct the checks of module availability in provider test programsRichard Levitte1-8/+2
2019-03-26style nit fixShane Lontis1-2/+2
2019-03-25replaced snprintf with BIO version (for windows builds)Shane Lontis1-1/+1
2019-03-13Fix no-dsoMatt Caswell1-3/+9
2019-03-12Rename 'buffer' to 'data' in OSSL_PARAMRichard Levitte1-2/+2
2019-03-11Add provider testsRichard Levitte1-0/+69