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

Closes: IDF-1861 and IDF-1990


* Original commit: espressif/esp-idf@a43c06a592
This commit is contained in:
suren.gabrielyan
2020-07-23 17:16:15 +04:00
committed by suren-gabrielyan-espressif
parent 9772e49b26
commit e0bc60a586
10 changed files with 597 additions and 104 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,