lwip/test/unit/dhcp
Sebastian Huber c24678acd2 test/unit: Fix DHCP tests
On big-endian targets, the htonl() function is a no operation.  We need
another way to get a bad XID.  Add get_bad_xid() to avoid code
duplication.
2024-11-26 23:01:11 +01:00
..
test_dhcp.c test/unit: Fix DHCP tests 2024-11-26 23:01:11 +01:00
test_dhcp.h