Home
last modified time | relevance | path

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

/zcbor-latest/tests/unit/test1_unit_tests/src/
Dmain.c977 struct zcbor_string test_str3_hello_offset = {&hello[1], 4}; in ZTEST() local
991 zassert_false(zcbor_compare_strings(&test_str3_hello_offset, &test_str7_hello2), NULL); in ZTEST()