Searched refs:test_str7_hello2 (Results 1 – 1 of 1) sorted by relevance
981 struct zcbor_string test_str7_hello2 = {hello2, 5}; in ZTEST() local986 zassert_true(zcbor_compare_strings(&test_str1_hello, &test_str7_hello2), NULL); in ZTEST()990 zassert_false(zcbor_compare_strings(&test_str2_hello_short, &test_str7_hello2), NULL); in ZTEST()991 zassert_false(zcbor_compare_strings(&test_str3_hello_offset, &test_str7_hello2), NULL); in ZTEST()