Searched refs:intmax2_payload2 (Results 1 – 1 of 1) sorted by relevance
2002 uint8_t intmax2_payload2[] = {LIST(8), in ZTEST() local2051 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()