aboutsummaryrefslogtreecommitdiffstats
path: root/test/p_test.c
Commit message (Expand)AuthorAgeFilesLines
* p_get_params() [test/p_test.c]: clear the OSSL_PARAM buffers for every testRichard Levitte2019-05-011-4/+6
* Replumbing: give the possibility for the provider to create a contextRichard Levitte2019-04-301-3/+12
* Add test for the provider configuration moduleRichard Levitte2019-04-031-4/+16
* Change OSSL_PARAM_UTF8_STRING_PTR to OSSL_PARAM_UTF8_PTRRichard Levitte2019-03-121-2/+2
* Rename 'buffer' to 'data' in OSSL_PARAMRichard Levitte2019-03-121-4/+4
* Add provider testsRichard Levitte2019-03-111-0/+110