nuttx-apps/testing/nettest
Megha Rajput 3c0fdc1ff6 testing/nettest: add checksum zero-length regression test
Add a CMocka regression test for zero-length checksum fragments.
The test verifies that an empty IOB between fragments does not affect
the checksum calculation or pending odd-byte state.

Assisted by: GitHub Copilot

Signed-off-by: Megha Rajput <i.meghar.2408@gmail.com>
2026-09-10 23:11:37 +08:00
..
local testing/nettest: add cmocka test for local socket SCM_RIGHTS 2026-08-23 11:04:33 +08:00
others testing/nettest: add checksum zero-length regression test 2026-09-10 23:11:37 +08:00
tcp testing/nettest: Add utils directory and two tcp testcases to the testing framework 2025-01-12 01:24:12 +08:00
utils testing: nettest: Fix TCP server terminator bounds 2026-07-09 09:27:28 +08:00
CMakeLists.txt testing/nettest: add checksum zero-length regression test 2026-09-10 23:11:37 +08:00
Kconfig testing/nettest: add cmocka test for local socket SCM_RIGHTS 2026-08-23 11:04:33 +08:00
Make.defs apps/testing: Add a cmocka framework for network testing 2025-01-09 22:40:36 +08:00
Makefile testing/nettest: add checksum zero-length regression test 2026-09-10 23:11:37 +08:00