Searched refs:expect_fail (Results 1 – 2 of 2) sorted by relevance
519 static bool send_iface(struct net_if *iface, int val, bool expect_fail) in send_iface() argument536 if (!expect_fail && ret < 0) { in send_iface()541 if (!expect_fail && k_sem_take(&wait_data, K_MSEC(WAIT_TIME))) { in send_iface()
57 static bool expect_fail; variable890 !expect_fail) { in dfu_cli_ended()1085 expect_fail = true; in test_cli_all_targets_lost_common()