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 lwip: Fix spelling issues in lwip_debug.c 2021-02-23 18:26:03 +08:00
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 lwip: handle CONFIG_VFS_SUPPORT_IO=n and CONFIG_VFS_SUPPORT_SELECT=n 2020-03-20 14:03:44 +01:00
vfs_lwip.c lwip: Add partial fstat vfs support to set st_mode 2021-08-19 17:29:29 +02:00