Home
last modified time | relevance | path

Searched refs:test_str2_hello_short (Results 1 – 1 of 1) sorted by relevance

/zcbor-latest/tests/unit/test1_unit_tests/src/
Dmain.c976 struct zcbor_string test_str2_hello_short = {hello, 4}; in ZTEST() local
990 zassert_false(zcbor_compare_strings(&test_str2_hello_short, &test_str7_hello2), NULL); in ZTEST()