Searched refs:CHANNELS_TO_TEST (Results 1 – 2 of 2) sorted by relevance
26 #define CHANNELS_TO_TEST 4 macro30 static const struct mbox_dt_spec channels[CHANNELS_TO_TEST][2] = {69 zassert_false(current_channel_index >= CHANNELS_TO_TEST, "Channel to test is out of range"); in mbox_data_tests_before()92 zassert_false(current_channel_index >= CHANNELS_TO_TEST, "Channel to test is out of range"); in mbox_data_tests_after()
18 #define CHANNELS_TO_TEST 4 macro22 static const struct mbox_dt_spec channels[CHANNELS_TO_TEST][2] = {