Searched refs:exp_payload_nested_lm3 (Results 1 – 1 of 1) sorted by relevance
662 const uint8_t exp_payload_nested_lm3[] = {LIST(1), MAP(1), 0x01, 0x04, END END}; in ZTEST() local713 zassert_equal(sizeof(exp_payload_nested_lm3), out_len, NULL); in ZTEST()714 zassert_mem_equal(exp_payload_nested_lm3, output, sizeof(exp_payload_nested_lm3), NULL); in ZTEST()