Searched defs:assert_char (Results 1 – 2 of 2) sorted by relevance
547 assert_char(const char *file, int line, const char *a1, const char *a2, in assert_char() function
494 # define assert_char(a, op, b) munit_assert_char(a, op, b) macro