Searched refs:test_str9_NULL (Results 1 – 1 of 1) sorted by relevance
983 struct zcbor_string test_str9_NULL = {NULL, 0}; in ZTEST() local995 zassert_false(zcbor_compare_strings(&test_str1_hello, &test_str9_NULL), NULL); in ZTEST()996 zassert_false(zcbor_compare_strings(&test_str9_NULL, &test_str5_long2), NULL); in ZTEST()