Searched refs:__CTEST_INTERNAL (Results 1 – 1 of 1) sorted by relevance
73 #define __CTEST_INTERNAL(sname, tname, _skip) \ macro98 #define CTEST(sname, tname) __CTEST_INTERNAL(sname, tname, 0)99 #define CTEST_SKIP(sname, tname) __CTEST_INTERNAL(sname, tname, 1)