Searched refs:assert_has_no_string (Results 1 – 6 of 6) sorted by relevance
109 #define assert_has_no_string(item) TEST_ASSERT_NULL_MESSAGE(item->string, "String is not NULL.") macro119 assert_has_no_string(item);\
41 assert_has_no_string(value_item); in assert_is_value()
43 assert_has_no_string(number_item); in assert_is_number()
43 assert_has_no_string(string_item); in assert_is_string()
42 assert_has_no_string(object_item); in assert_is_object()
42 assert_has_no_string(array_item); in assert_is_array()