Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dtinytest.c67 static int in_tinytest_main = 0; /**< true if we're in tinytest_main().*/ variable
213 if (!in_tinytest_main) { in testcase_run_forked_()
524 ++in_tinytest_main;
555 --in_tinytest_main;