Home
last modified time | relevance | path

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

/zcbor-latest/tests/unit/test1_unit_tests/src/
Dmain.c950 const uint8_t hello2[] = "hello"; in ZTEST() local
981 struct zcbor_string test_str7_hello2 = {hello2, 5}; in ZTEST()
982 struct zcbor_string test_str8_empty = {hello2, 0}; in ZTEST()