mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-07 15:04:39 +08:00
lwipopts.h for unit tests: Increase number of timeouts
This commit is contained in:
parent
a31f8837b5
commit
3f30bfae28
@ -67,7 +67,7 @@
|
|||||||
/* Minimal changes to opt.h required for etharp unit tests: */
|
/* Minimal changes to opt.h required for etharp unit tests: */
|
||||||
#define ETHARP_SUPPORT_STATIC_ENTRIES 1
|
#define ETHARP_SUPPORT_STATIC_ENTRIES 1
|
||||||
|
|
||||||
#define MEMP_NUM_SYS_TIMEOUT (LWIP_NUM_SYS_TIMEOUT_INTERNAL + 5)
|
#define MEMP_NUM_SYS_TIMEOUT (LWIP_NUM_SYS_TIMEOUT_INTERNAL + 8)
|
||||||
|
|
||||||
/* MIB2 stats are required to check IPv4 reassembly results */
|
/* MIB2 stats are required to check IPv4 reassembly results */
|
||||||
#define MIB2_STATS 1
|
#define MIB2_STATS 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user