Searched refs:test_str6_empty (Results 1 – 1 of 1) sorted by relevance
980 struct zcbor_string test_str6_empty = {hello, 0}; in ZTEST() local988 zassert_true(zcbor_compare_strings(&test_str6_empty, &test_str8_empty), NULL); in ZTEST()994 zassert_false(zcbor_compare_strings(&test_str6_empty, NULL), NULL); in ZTEST()