We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c23a30 commit f27741fCopy full SHA for f27741f
test/unit.c
@@ -282,7 +282,7 @@ static void usage(void)
282
printf(" --help Show this usage information.\n");
283
printf(" --static Run the tests using the static provider.\n");
284
printf(" --dir <path> Location of wolfprovider shared library.\n");
285
- printf(" Default: .libs\n");
+ printf(" Default: .libs (relative to test directory)\n");
286
printf(" --provider <str> Name of wolfssl provider. Default: libwolfprov\n");
287
printf(" --no-key-limits No limits on key size.\n");
288
#ifdef TEST_MULTITHREADED
0 commit comments