12Helper files to run lwIP unit tests on unix-like systems.
341. Install the check library, through a package manager or from https://libcheck.github.io/check/52. Put the lwip code in a directory called 'lwip'
63. Run `make check`
74. Make sure all tests pass
89