Searched refs:expected_other_array (Results 1 – 1 of 1) sorted by relevance
323 const int expected_other_array[] = { 2, 3, 5, 7 }; in ZTEST() local360 zassert_true(!memcmp(ts.another_array, expected_other_array, in ZTEST()361 sizeof(expected_other_array)), in ZTEST()