Searched refs:map_length_payload2 (Results 1 – 1 of 1) sorted by relevance
1806 uint8_t map_length_payload2[] = {MAP(3), in ZTEST() local1847 zassert_equal(ZCBOR_SUCCESS, cbor_decode_MapLength(map_length_payload2, in ZTEST()1848 sizeof(map_length_payload2), &result, &num_decode), NULL); in ZTEST()1849 zassert_equal(sizeof(map_length_payload2), num_decode, NULL); in ZTEST()