Searched refs:cur_test_prefix (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/libevent/test/
H A Dtinytest.c78 const char *cur_test_prefix = NULL; /**< prefix of the current test group */ variable
241 cur_test_prefix = group->prefix;
462 printf("%s%s: ", cur_test_prefix, cur_test_name);
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dtinytest.c78 const char *cur_test_prefix = NULL; /**< prefix of the current test group */ variable
241 cur_test_prefix = group->prefix;
462 printf("%s%s: ", cur_test_prefix, cur_test_name);

Completed in 162 milliseconds