aboutsummaryrefslogtreecommitdiff
path: root/test/prov_config_test.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-07test/prov_config_test.c: Cleanup and fix potential leaksTomas Mraz1-7/+2
2024-04-22Fix missing NULL check in prov_config_testNeil Horman1-0/+3
2024-04-18Fix up path generation to use OPENSSL_MODULESNeil Horman1-1/+14
2024-04-18Update modulepath test for provider config to skip if not presentNeil Horman1-12/+8
2024-04-18Add test for OSSL_PROVIDER_load with module path setNeil Horman1-0/+42
2023-12-21Detect and prevent recursive config parsingNeil Horman1-0/+30
2021-08-27Add a test for running the config twiceMatt Caswell1-0/+61