Home
last modified time | relevance | path

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

/zcbor-latest/tests/encode/test3_corner_cases/src/
Dmain.c447 struct Optional optional4 = {.boolval = true, .opttwo_present = true, in ZTEST() local
476 sizeof(output), &optional4, &out_len), NULL); in ZTEST()