Searched refs:curtest (Results 1 – 1 of 1) sorted by relevance
39 static int curtest = 1; variable56 #define OK(testname) printf("ok %d - %s\n", curtest, testname); \57 curtest++;63 printf("not ok %d\n", curtest); in fail()81 printf("not ok %d - %s\n", curtest, assertion); in fail_assertion()