Home
last modified time | relevance | path

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

/openbsd-src/regress/sbin/iked/test_helper/
H A Dtest_helper.c224 test_header(const char *file, int line, const char *a1, const char *a2, in test_header() function
241 test_header(file, line, a1, a2, "STRING", pred); in assert_string()
271 test_header(file, line, a1, a2, "STRING", pred); in assert_mem()
304 test_header(file, line, a1, NULL, "MEM_ZERO", pred); in assert_mem_filled()
318 test_header(file, line, a1, a2, "INT", pred); in assert_int()
329 test_header(file, line, a1, a2, "SIZE_T", pred); in assert_size_t()
340 test_header(file, line, a1, a2, "U_INT", pred); in assert_u_int()
351 test_header(file, line, a1, a2, "LONG LONG", pred); in assert_long_long()
364 test_header(file, line, a1, a2, "CHAR", pred); in assert_char()
377 test_header(file, line, a1, a2, "U8", pred); in assert_u8()
[all …]
/openbsd-src/regress/usr.bin/ssh/unittests/test_helper/
H A Dtest_helper.c308 test_header(const char *file, int line, const char *a1, const char *a2, in test_header() function
326 test_header(file, line, a1, a2, "BIGNUM", pred); in assert_bignum()
344 test_header(file, line, a1, a2, "STRING", pred); in assert_string()
383 test_header(file, line, a1, a2, "STRING", pred); in assert_mem()
423 test_header(file, line, a1, NULL, "MEM_ZERO", pred); in assert_mem_filled()
439 test_header(file, line, a1, a2, "INT", pred); in assert_int()
450 test_header(file, line, a1, a2, "SIZE_T", pred); in assert_size_t()
461 test_header(file, line, a1, a2, "U_INT", pred); in assert_u_int()
472 test_header(file, line, a1, a2, "LONG", pred); in assert_long()
483 test_header(file, line, a1, a2, "LONG LONG", pred); in assert_long_long()
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-Constant/t/
H A DConstant.t993 my $test_header;
997 $test_header .= "#define $thisname $counter\n";
1019 end_tests($name, \@items, \@items, $test_header, $test_body);
/openbsd-src/gnu/usr.bin/perl/dist/Storable/t/
H A Dmalice.t69 sub test_header { subroutine
123 test_header ($header, $isfile, $isnetwork);