Searched refs:tinytest_main (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dtinytest.h98 int tinytest_main(int argc, const char **argv, struct testgroup_t *groups);
H A Dregress_main.c459 if (tinytest_main(argc,argv,testgroups))
H A Dtinytest.c64 static int in_tinytest_main = 0; /**< true if we're in tinytest_main().*/
141 " called from within tinytest_main.\n");
381 tinytest_main(int c, const char **v, struct testgroup_t *groups) function

Completed in 102 milliseconds