Searched refs:test_options (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dfips_version_test.c26 static const OPTIONS test_options[] = { local
32 return test_options;
H A Dbio_readbuffer_test.c107 static const OPTIONS test_options[] = { local
112 return test_options;
H A Dx509_check_cert_pkey_test.c141 static const OPTIONS test_options[] = { local
152 return test_options;
H A Dconf_include_test.c186 static const OPTIONS test_options[] = { local
191 return test_options;
H A Decstresstest.c114 static const OPTIONS test_options[] = { local
119 return test_options;
H A Dprovider_test.c232 static const OPTIONS test_options[] = { local
237 return test_options;
H A Dossl_store_test.c185 static const OPTIONS test_options[] = { local
193 return test_options;
H A Dprovider_status_test.c37 static const OPTIONS test_options[] = { local
45 return test_options;
H A Dalgorithmid_test.c265 static const OPTIONS test_options[] = { local
273 return test_options;
H A Devp_fetch_prov_test.c43 static const OPTIONS test_options[] = { local
54 return test_options;
H A Dbftest.c447 static const OPTIONS test_options[] = { local
452 return test_options;
H A Devp_libctx_test.c52 static const OPTIONS test_options[] = { local
60 return test_options;
H A Dacvp_test.c52 static const OPTIONS test_options[] = { local
58 return test_options;
H A Dcurve448_internal_test.c700 static const OPTIONS test_options[] = { local
707 return test_options;
H A Devp_test.c3972 static const OPTIONS test_options[] = { local
3979 return test_options;
H A Dbntest.c3111 static const OPTIONS test_options[] = { local
3118 return test_options;
/netbsd-current/crypto/external/bsd/openssl/lib/libcryptotest/
H A DMakefile32 test_options.c \
41 COPTS.test_options.c+= -Wno-missing-field-initializers
/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_filter_lz4.c277 test_options(const char *options) function
372 test_options("lz4:!stream-checksum");
377 test_options("lz4:block-checksum");
382 test_options("lz4:block-size=4");
387 test_options("lz4:block-size=5");
392 test_options("lz4:block-size=6");
397 test_options("lz4:block-dependence");
408 test_options("lz4:block-dependence,lz4:compression-level=9");

Completed in 378 milliseconds