HomeSort by: relevance | last modified time | path
    Searched defs:tinytest_main (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/test/
tinytest.c 67 static int in_tinytest_main = 0; /**< true if we're in tinytest_main().*/
215 " called from within tinytest_main.\n");
468 tinytest_main(int c, const char **v, struct testgroup_t *groups) function
  /src/external/bsd/ntp/dist/sntp/libevent/test/
tinytest.c 68 static int in_tinytest_main = 0; /**< true if we're in tinytest_main().*/
216 " called from within tinytest_main.\n");
469 tinytest_main(int c, const char **v, struct testgroup_t *groups) function

Completed in 18 milliseconds