Searched refs:assert_str (Results 1 – 1 of 1) sorted by relevance
25 static int assert_str(int testnum, int checknum, char * expect, char * result);142 errs += assert_str(i, 3, ddata[i].expect, buf); in fmt_test()335 assert_str(int testnum, int check, char * expect, char * result) in assert_str() function