Home
last modified time | relevance | path

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

/zcbor-latest/tests/decode/test5_corner_cases/src/
Dmain.c2002 uint8_t intmax2_payload2[] = {LIST(8), in ZTEST() local
2051 zassert_equal(ZCBOR_SUCCESS, cbor_decode_Intmax2(intmax2_payload2, in ZTEST()
2052 sizeof(intmax2_payload2), &result2, &num_decode), NULL); in ZTEST()
2053 zassert_equal(sizeof(intmax2_payload2), num_decode, NULL); in ZTEST()