]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[test] Add self-tests for TCP/IP checksum calculation
authorMichael Brown <mcb30@ipxe.org>
Tue, 26 Jun 2012 13:49:26 +0000 (14:49 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 27 Jun 2012 18:15:18 +0000 (19:15 +0100)
commitbb9961fb548068f769c666970c1de6c68743ed07
tree9bb5c79d432cf6270527d5b38ded0a93d93827b9
parent1d77d032168bd495c53589cca596131a992473c4
[test] Add self-tests for TCP/IP checksum calculation

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/tests/tcpip_test.c [new file with mode: 0644]
src/tests/tests.c