Searched refs:intmax1_payload1 (Results 1 – 1 of 1) sorted by relevance
1979 uint8_t intmax1_payload1[] = {LIST(C), in ZTEST() local2035 zassert_equal(ZCBOR_SUCCESS, cbor_decode_Intmax1(intmax1_payload1, in ZTEST()2036 sizeof(intmax1_payload1), NULL, &num_decode), NULL); in ZTEST()2037 zassert_equal(sizeof(intmax1_payload1), num_decode, NULL); in ZTEST()