Home
last modified time | relevance | path

Searched refs:test_get_argument_count (Results 1 – 17 of 17) sorted by relevance

/openssl/test/
H A Dca_internals_test.c24 size_t argc = test_get_argument_count(); in test_do_updatedb()
82 if (test_get_argument_count() < 1) { in setup_tests()
H A Dx509_dup_cert_test.c45 n = test_get_argument_count(); in setup_tests()
H A Dfips_version_test.c66 n = test_get_argument_count(); in setup_tests()
H A Ddefltfips_test.c81 argc = test_get_argument_count(); in setup_tests()
H A Devp_fetch_prov_test.c91 if (test_get_argument_count() > 2) in load_providers()
94 for (i = 0; i < test_get_argument_count(); ++i) { in load_providers()
H A Dx509_check_cert_pkey_test.c160 if (test_get_argument_count() == 2) { in setup_tests()
H A Dx509_acert_test.c163 cnt = test_get_argument_count(); in setup_tests()
H A Dx509_test.c186 cnt = test_get_argument_count(); in setup_tests()
H A Dx509aux.c179 n = test_get_argument_count(); in setup_tests()
H A Dalgorithmid_test.c307 n = test_get_argument_count(); in setup_tests()
H A Dparams_conversion_test.c364 n = test_get_argument_count(); in setup_tests()
H A Denginetest.c456 n = test_get_argument_count(); in setup_tests()
H A Dendecoder_legacy_test.c689 if (test_get_argument_count() != 2) { in OPT_TEST_DECLARE_USAGE()
H A Dtestutil.h202 size_t test_get_argument_count(void);
H A Dbntest.c3375 n = test_get_argument_count(); in setup_tests()
H A Devp_test.c5134 n = test_get_argument_count(); in setup_tests()
/openssl/test/testutil/
H A Doptions.c34 size_t test_get_argument_count(void) in test_get_argument_count() function

Completed in 67 milliseconds