Home
last modified time | relevance | path

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

/zcbor-latest/tests/encode/test2_simple/src/
Dmain.c87 struct zcbor_string timestamp_str = { in ZTEST() local
91 res = res && zcbor_bstr_encode(state, &timestamp_str); in ZTEST()