Home
last modified time | relevance | path

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

/zcbor-3.5.0-3.4.0/tests/unit/test1_unit_tests/src/
Dmain.c928 const uint8_t hello2[] = "hello"; in ZTEST() local
959 struct zcbor_string test_str7_hello2 = {hello2, 5}; in ZTEST()
960 struct zcbor_string test_str8_empty = {hello2, 0}; in ZTEST()