1 2 3 4 5 6
#include "hashmap.h" #include "utest.h" #define MY_TEST_WRAPPER(name) UTEST(c, name) #include "test.inc"