TEST
#undef TEST
#define TEST(type, constant) compare(_##constant, constant)
#define TEST(type, source, target) \
#undef TEST
#define TEST(test) test_ok(currentTest); currentTest = (test)
#define TEST(test) \
#define TEST(Str, Max, Exp) \