Searched refs:intmax2_payload1 (Results 1 – 1 of 1) sorted by relevance
1992 uint8_t intmax2_payload1[] = {LIST(8), in ZTEST() local2039 zassert_equal(ZCBOR_SUCCESS, cbor_decode_Intmax2(intmax2_payload1, in ZTEST()2040 sizeof(intmax2_payload1), &result2, &num_decode), NULL); in ZTEST()2041 zassert_equal(sizeof(intmax2_payload1), num_decode, NULL); in ZTEST()