Searched refs:intmax3_payload1 (Results 1 – 1 of 1) sorted by relevance
2012 uint8_t intmax3_payload1[] = {LIST(3), in ZTEST() local2063 int res = cbor_decode_Intmax3(intmax3_payload1, in ZTEST()2064 sizeof(intmax3_payload1), &result3, &num_decode); in ZTEST()2066 zassert_equal(sizeof(intmax3_payload1), num_decode, NULL); in ZTEST()