Searched refs:exp_payload_nested_lm2 (Results 1 – 1 of 1) sorted by relevance
661 const uint8_t exp_payload_nested_lm2[] = {LIST(1), MAP(0), END END}; in ZTEST() local707 zassert_equal(sizeof(exp_payload_nested_lm2), out_len, NULL); in ZTEST()708 zassert_mem_equal(exp_payload_nested_lm2, output, sizeof(exp_payload_nested_lm2), NULL); in ZTEST()