Searched refs:exp_digit (Results 1 – 1 of 1) sorted by relevance
428 static const char exp_digit[] = "0123456789"; in test_checktype() local461 zassert_equal(strcmp(buf, exp_digit), 0, "isdigit error"); in test_checktype()