1 dépôt
Provides a dedicated network API and test cases that validate kernel networking features by sending and receiving data over various protocols.
Distinct from Network Protocol Testing: Distinct from Network Protocol Testing: focuses on kernel-level network protocol validation with a dedicated API, not general network testing tools.
Explore 1 awesome GitHub repository matching networking & communication · Kernel Network Protocol Validations. Refine with filters or upvote what's useful.
The Linux Test Project (LTP) is a comprehensive test suite and framework for validating the reliability, robustness, and stability of the Linux kernel. It provides a structured environment for writing, building, and executing kernel tests, covering system call validation, network protocol testing, KVM virtualization testing, and kernel security regression testing through CVE reproduction. The project includes a kernel-test harness framework with dedicated C and shell APIs for writing self-contained test cases, along with an Autotools-based build system that handles cross-compilation and kerne
Provides a dedicated network API and test cases that validate kernel networking features over various protocols.