Searched refs:nested_choices_payload3 (Results 1 – 1 of 1) sorted by relevance
2273 uint8_t nested_choices_payload3[] = {LIST(3), in ZTEST() local2345 zassert_equal(ZCBOR_SUCCESS, cbor_decode_Choice3(nested_choices_payload3, in ZTEST()2346 sizeof(nested_choices_payload3), &result3, &num_decode), NULL); in ZTEST()