X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fopenssl.git;a=blobdiff_plain;f=test%2Fevp_fetch_prov_test.c;fp=test%2Fevp_fetch_prov_test.c;h=ca39236cd68d62ec41c045386c6f96b5ff66585f;hp=15d2bfc4b06bd2933c491ad446d2a62bbc4b89eb;hb=745fc918e7eeb86b2ac541325a8ae5c6e374ee56;hpb=980a880ee5a85b94caac3049c7d3be0b765d97d3 diff --git a/test/evp_fetch_prov_test.c b/test/evp_fetch_prov_test.c index 15d2bfc4b0..ca39236cd6 100644 --- a/test/evp_fetch_prov_test.c +++ b/test/evp_fetch_prov_test.c @@ -40,7 +40,7 @@ const OPTIONS *test_get_options(void) static const OPTIONS test_options[] = { OPT_TEST_OPTIONS_WITH_EXTRA_USAGE("[provname...]\n"), { "type", OPT_ALG_FETCH_TYPE, 's', "The fetch type to test" }, - { "property", OPT_FETCH_PROPERTY, 's', "The fetch property e.g. fips=yes" }, + { "property", OPT_FETCH_PROPERTY, 's', "The fetch property e.g. provider=fips" }, { "fetchfail", OPT_FETCH_FAILURE, '-', "fetch is expected to fail" }, { "defaultctx", OPT_USE_DEFAULTCTX, '-', "Use the default context if this is set" },