esp-idf/components/lwip/port/esp32
Darian Leung e08d574a5d lwip: Update AFL host test mock
This commit updates and refactors the AFL host test mock as follows:
- Isolates the mock so that it only relies on lwip component and linux stdlib headers
- Grouped all mock functions in 'esp32_mock.h/c'
- Updates the lwip esp32 port files to include 'esp32_mock.h' when building for linux
- Use host stdlib headers instead of xtensa stdlib headers
2022-04-29 15:11:44 +08:00
..
debug
freertos lwip: Update AFL host test mock 2022-04-29 15:11:44 +08:00
hooks lwip: add ip6 input hook 2022-01-13 12:23:38 +08:00
include lwip: Update AFL host test mock 2022-04-29 15:11:44 +08:00
netif Fixed Ethernet lwIP netif error indication 2022-03-22 07:17:40 +00:00
no_vfs_syscalls.c
vfs_lwip.c