Home
last modified time | relevance | path

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

/src/contrib/ntp/sntp/libevent/test/
H A Dtinytest.c66 static int in_tinytest_main = 0; /**< true if we're in tinytest_main().*/ variable
212 if (!in_tinytest_main) { in testcase_run_forked_()
523 ++in_tinytest_main;
554 --in_tinytest_main;
/src/contrib/libevent/test/
H A Dtinytest.c66 static int in_tinytest_main = 0; /**< true if we're in tinytest_main().*/ variable
212 if (!in_tinytest_main) { in testcase_run_forked_()
523 ++in_tinytest_main;
554 --in_tinytest_main;