HomeSort by: relevance | last modified time | path
    Searched refs:test_has_option (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/test/testutil/
main.c 79 int test_has_option(const char *option) function
  /src/crypto/external/bsd/openssl.old/dist/test/
bioprinttest.c 259 justprint = test_has_option("-expected");
testutil.h 125 * test_has_option(const char *) to check if the specified option was passed.
134 int test_has_option(const char *option);
curve448_internal_test.c 703 if (test_has_option("-f"))
707 if (test_has_option("-v"))

Completed in 24 milliseconds