aboutsummaryrefslogtreecommitdiff
path: root/test/ossl_store_test.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-28fix some code with obvious wrong coding stylex20181-1/+1
2021-06-26test/ossl_store_test.c: Adapt the use of datadir for VMS pathsRichard Levitte1-2/+12
2021-05-06Make the -inform option to be respected if possibleTomas Mraz1-3/+3
2021-03-11Update copyright yearMatt Caswell1-1/+1
2021-03-11test: convert store test to use relative pathsPauli1-6/+28
2021-03-11Add a real type for OSSL_CORE_BIO which is distinct from and not castable to BIOPauli1-13/+15
2020-12-08STORE: clear err after ossl_store_get0_loader_intDaniel Bevenius1-0/+28
2020-11-28TEST: Fix path length in test/ossl_store_test.cRichard Levitte1-1/+10
2020-11-25Test that OSSL_STORE can load various types of paramsMatt Caswell1-0/+84
2020-10-01Run the withlibctx.pl scriptMatt Caswell1-3/+2
2020-09-12Fix coverity issue: CID 1466482 - Resource leak in OSSL_STORE_SEARCH_by_key_f...Shane Lontis1-0/+12
2020-09-12Fix coverity issue: CID 1466485 - Explicit NULL dereference in OSSL_STORE_find()Shane Lontis1-2/+7
2020-09-12Fix coverity issue: CID 1466486 - Resource leak in OSSL_STOREShane Lontis1-0/+67