Searched refs:test_get_argument_count (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dx509_dup_cert_test.c38 size_t n = test_get_argument_count();
H A Dx509aux.c171 size_t n = test_get_argument_count();
H A Dtestutil.h124 * test_get_argument_count() to get the count of the arguments.
133 size_t test_get_argument_count(void);
H A Devp_test.c2719 size_t n = test_get_argument_count();
H A Dbntest.c2919 int n = test_get_argument_count();
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dx509_dup_cert_test.c47 n = test_get_argument_count();
H A Dfips_version_test.c66 n = test_get_argument_count();
H A Ddefltfips_test.c81 argc = test_get_argument_count();
H A Dx509_check_cert_pkey_test.c162 if (test_get_argument_count() == 2) {
H A Dx509aux.c180 n = test_get_argument_count();
H A Devp_fetch_prov_test.c91 if (test_get_argument_count() > 2)
94 for (i = 0; i < test_get_argument_count(); ++i) {
H A Dalgorithmid_test.c307 n = test_get_argument_count();
H A Dparams_conversion_test.c359 n = test_get_argument_count();
H A Denginetest.c456 n = test_get_argument_count();
H A Dendecoder_legacy_test.c689 if (test_get_argument_count() != 2) {
H A Dtestutil.h201 size_t test_get_argument_count(void);
H A Devp_test.c4010 n = test_get_argument_count();
H A Dbntest.c3138 n = test_get_argument_count();
/netbsd-current/crypto/external/bsd/openssl/dist/test/testutil/
H A Doptions.c34 size_t test_get_argument_count(void) function
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Dmain.c74 size_t test_get_argument_count(void) function

Completed in 327 milliseconds