Home
last modified time | relevance | path

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

/zcbor-latest/tests/encode/test3_corner_cases/src/
Dmain.c449 struct Optional optional5 = {.boolval = true, .optbool_present = true, in ZTEST() local
481 sizeof(output), &optional5, &out_len), NULL); in ZTEST()