Searched refs:expected_output (Results 1 – 1 of 1) sorted by relevance
36 …options_cnt, struct byte_array * output, bool expected_result, struct byte_array * expected_output) in get_observe_value_and_compare() argument42 if (NULL != expected_output) in get_observe_value_and_compare()44 zassert_equal(true, array_equals(output, expected_output), ""); in get_observe_value_and_compare()