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

  /src/external/bsd/libevent/dist/test/
tinytest.h 64 #define END_OF_TESTCASES { NULL, NULL, 0, NULL, NULL }
69 struct testcase_t *cases; /** Array, ending with END_OF_TESTCASES */
  /src/external/bsd/ntp/dist/sntp/libevent/test/
tinytest.h 65 #define END_OF_TESTCASES { NULL, NULL, 0, NULL, NULL }
70 struct testcase_t *cases; /** Array, ending with END_OF_TESTCASES */

Completed in 18 milliseconds