Home
last modified time | relevance | path

Searched refs:TEST_CASE (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/modes/
HDgcm128.c2275 # define TEST_CASE(n) do { \ macro
2301 TEST_CASE(1);
2302 TEST_CASE(2);
2303 TEST_CASE(3);
2304 TEST_CASE(4);
2305 TEST_CASE(5);
2306 TEST_CASE(6);
2307 TEST_CASE(7);
2308 TEST_CASE(8);
2309 TEST_CASE(9);
[all …]
/freebsd-11-stable/contrib/libxo/tests/xo/
HDMakefile.am73 -@(test=${TEST_CASE}; data=${TEST_DATA}; ${TEST_ONE} ; true)
/freebsd-11-stable/contrib/libxo/tests/core/
HDMakefile.am110 -@(test=${TEST_CASE}; data=${TEST_DATA}; ${TEST_ONE} ; true)
/freebsd-11-stable/contrib/libxo/tests/gettext/
HDMakefile.am94 -@(test=${TEST_CASE}; data=${TEST_DATA}; ${TEST_ONE} ; true)