mdns, dns, dhcp, dhcps: update fuzzer test to work in CI

Closes: IDF-1861 and IDF-1990
This commit is contained in:
suren.gabrielyan
2020-07-23 17:16:15 +04:00
committed by bot
parent 6f7ae1d751
commit a43c06a592
15 changed files with 646 additions and 107 deletions

View File

@@ -10,7 +10,6 @@ int g_queue_send_shall_fail = 0;
int g_size = 0;
const char * WIFI_EVENT = "wifi_event";
const char * IP_EVENT = "ip_event";
const char * ETH_EVENT = "eth_event";
esp_err_t esp_event_handler_register(const char * event_base,