Searched refs:map_length_payload4 (Results 1 – 1 of 1) sorted by relevance
1816 uint8_t map_length_payload4[] = {MAP(3), in ZTEST() local1859 zassert_equal(ZCBOR_SUCCESS, cbor_decode_MapLength(map_length_payload4, in ZTEST()1860 sizeof(map_length_payload4), &result, &num_decode), NULL); in ZTEST()1861 zassert_equal(sizeof(map_length_payload4), num_decode, NULL); in ZTEST()