mirror of
https://github.com/ipxe/ipxe
synced 2026-01-01 09:09:32 +03:00
[test] Add self-tests for TCP/IP checksum calculation
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -31,6 +31,7 @@ REQUIRE_OBJECT ( byteswap_test );
|
||||
REQUIRE_OBJECT ( base64_test );
|
||||
REQUIRE_OBJECT ( settings_test );
|
||||
REQUIRE_OBJECT ( time_test );
|
||||
REQUIRE_OBJECT ( tcpip_test );
|
||||
REQUIRE_OBJECT ( crc32_test );
|
||||
REQUIRE_OBJECT ( md5_test );
|
||||
REQUIRE_OBJECT ( sha1_test );
|
||||
|
||||
Reference in New Issue
Block a user