HomeSort by relevance Sort by last modified time
    Searched refs:tinytest_main (Results 1 - 3 of 3) sorted by null

  /external/libevent/test/
tinytest.h 98 int tinytest_main(int argc, const char **argv, struct testgroup_t *groups);
regress_main.c 457 if (tinytest_main(argc,argv,testgroups))
tinytest.c 64 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 151 milliseconds