summaryrefslogtreecommitdiffstats
path: root/test/params_test.c
AgeCommit message (Expand)Author
2019-07-02Fix TyposAntoine Cœur
2019-06-26The params_test uses wrong size for BN check.Pauli
2019-06-24Change OSSL_PARAM return size to not be a pointer.Pauli
2019-04-09test/params_test.c : Adjust tests to check utf8_ptr sizesRichard Levitte
2019-04-09Params API: {utf8,octet}_ptr need to know the data sizeRichard Levitte
2019-04-09Params: add OSSL_PARAM_construct_end()Richard Levitte
2019-03-13test/params_test.c: use TEST_double_eq to check doublesRichard Levitte
2019-03-13test/params_test.c: make more global variables staticRichard Levitte
2019-03-13test/params_test.c: make construct_api_params() staticRichard Levitte
2019-03-13test/params_test.c: Add run-time constructed OSSL_PARAM variantRichard Levitte
2019-03-13test/params_test.c: Add API test case, and mixed methodsRichard Levitte
2019-03-13test/params_test.c: Add "real world" parameter testingRichard Levitte