summaryrefslogtreecommitdiff
path: root/sys/tests/ktest.c
AgeCommit message (Expand)Author
2025-06-11machine/stdarg.h -> sys/stdarg.hBrooks Davis
2025-02-05netlink: refactor KPI for generic Netlink modulesGleb Smirnoff
2024-12-03netlink: use nitems() and roundup(2) from param.hGleb Smirnoff
2023-10-13netlink: move NETLINK define to opt_global.hKristof Provost
2023-04-17tests: make ktest build on ppc.Alexander V. Chernikov
2023-04-14Testing: add framework for the kernel unit tests.Alexander V. Chernikov