coreboot/tests/commonlib/bsd
Julius Werner d385113cc4 tests: Add some more ipchksum() test cases
This patch adds a few more test cases for the IP checksum algorithm to
catch more possible corner cases (large data with more than 64K carries,
unaligned data, checksum addition with offset, etc.).

Change-Id: I39b4d3f1bb833894985649872329eec88a02a22c
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80252
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Jakub Czapiga <czapiga@google.com>
2024-02-02 22:48:37 +00:00
..
gcd-test.c commonlib: Add GCD function 2023-11-04 17:05:28 +00:00
helpers-test.c
ipchksum-test.c tests: Add some more ipchksum() test cases 2024-02-02 22:48:37 +00:00
Makefile.mk lib: Move IP checksum to commonlib 2024-02-02 22:48:27 +00:00