summaryrefslogtreecommitdiffstats
path: root/test/p_test.c
AgeCommit message (Expand)Author
2019-08-15Rename provider and core get_param_types functionsRichard Levitte
2019-07-23Replace OSSL_ITEM with OSSL_PARAM as parameter descriptor, everywhereRichard Levitte
2019-07-02test/p_test.c: silence -Wstringop-overflowPatrick Steuer
2019-06-24Change OSSL_PARAM return size to not be a pointer.Pauli
2019-05-01p_get_params() [test/p_test.c]: clear the OSSL_PARAM buffers for every testRichard Levitte
2019-04-30Replumbing: give the possibility for the provider to create a contextRichard Levitte
2019-04-03Add test for the provider configuration moduleRichard Levitte
2019-03-12Change OSSL_PARAM_UTF8_STRING_PTR to OSSL_PARAM_UTF8_PTRRichard Levitte
2019-03-12Rename 'buffer' to 'data' in OSSL_PARAMRichard Levitte
2019-03-11Add provider testsRichard Levitte