Home
last modified time | relevance | path

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

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