assert_str
errs += assert_str(i, 3, ddata[i].expect, buf);
static int assert_str(int testnum, int checknum, char * expect, char * result);