Searched refs:TEST_CASE (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/libxo/tests/xo/
H A DMakefile.am73 -@(test=${TEST_CASE}; data=${TEST_DATA}; ${TEST_ONE} ; true)
/freebsd-11-stable/contrib/libxo/tests/core/
H A DMakefile.am110 -@(test=${TEST_CASE}; data=${TEST_DATA}; ${TEST_ONE} ; true)
/freebsd-11-stable/contrib/ntp/sntp/unity/auto/
H A Dgenerate_test_runner.rb109 if line =~ /^((?:\s*TEST_CASE\s*\(.*?\)\s*)*)\s*void\s+((?:#{@options[:test_prefix]}).*)\s*\(\s*(.*)\s*\)/
116 arguments.scan(/\s*TEST_CASE\s*\((.*)\)\s*$/) {|a| args << a[0]}
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A Dgcm128.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(
[all...]
/freebsd-11-stable/contrib/libxo/tests/gettext/
H A DMakefile.am94 -@(test=${TEST_CASE}; data=${TEST_DATA}; ${TEST_ONE} ; true)

Completed in 168 milliseconds