#include "test.h" TEST(ABC) { CMPASSERT(1, true); } TESTEND