Test that properties are mirrored as we expect
[openssl.git] / test / provider_internal_test.c
2021-05-20 Matt CaswellTest that properties are mirrored as we expect
2021-05-11 Matt CaswellAdd support for child provider to up_ref/free their...
2021-05-07 Paulitest: add a provider load/unload cache flush test.
2021-03-11 Matt CaswellUpdate copyright year
2021-02-23 Pauliprovider: add option to load a provider without disabli...
2020-12-17 Richard LevitteCORE: Separate OSSL_PROVIDER activation from OSSL_PROVI...
2019-08-01 Matt CaswellLoad the config file by default
2019-06-24 PauliChange OSSL_PARAM return size to not be a pointer.
2019-04-04 Richard LevitteFor provider tests, don't define a OPENSSL_NO_ macro
2019-04-03 Richard Levittereplaced snprintf with BIO version (for windows builds)
2019-04-03 Richard LevitteAdd test for the provider configuration module
2019-04-02 Richard LevitteCorrect the checks of module availability in provider...
2019-03-25 Shane Lontisreplaced snprintf with BIO version (for windows builds)
2019-03-13 Matt CaswellFix no-dso
2019-03-12 Richard LevitteRename 'buffer' to 'data' in OSSL_PARAM
2019-03-11 Richard LevitteAdd provider tests