Searched refs:ck_assert_str_lt (Results 1 – 3 of 3) sorted by relevance
698 #define ck_assert_str_lt(X, Y) _ck_assert_str(X, <, Y) macro