Searched refs:expected_rsp (Results 1 – 1 of 1) sorted by relevance
525 static uint8_t expected_rsp[] = { in ZTEST() local542 int expected_int = sizeof(expected_rsp); in ZTEST()556 zassert_mem_equal(actual_rsp, expected_rsp, in ZTEST()568 expected_int = sizeof(expected_rsp); in ZTEST()593 static uint8_t expected_rsp[] = { in ZTEST() local603 int expected_int = sizeof(expected_rsp); in ZTEST()615 zassert_mem_equal(actual_rsp, expected_rsp, MIN(actual_int, expected_int), ""); in ZTEST()