Home
last modified time | relevance | path

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

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