Searched refs:test_plan_tests (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/CommonCrypto-60049/test/test/
H A Dtestmore.h129 #define plan_tests(COUNT) test_plan_tests(COUNT, __FILE__, __LINE__)
185 void test_plan_tests(int count, const char *file, unsigned line);
H A Dtestmore.c119 void test_plan_tests(int count, const char *file, unsigned line) function
/macosx-10.9.5/Security-55471.14.18/regressions/test/
H A Dtestmore.h138 #define plan_tests(COUNT) test_plan_tests(COUNT, __FILE__, __LINE__)
194 void test_plan_tests(int count, const char *file, unsigned line);
H A Dtestmore.c145 void test_plan_tests(int count, const char *file, unsigned line) function

Completed in 120 milliseconds