summaryrefslogtreecommitdiff
path: root/tests/sys/netmap
AgeCommit message (Expand)Author
2025-09-05tests/sys/netmap: use require.kmods property instead of ad-hoc checksSiva Mahadevan
2025-03-06netmap: Disable a buggy and unsafe test (sync_kloop_conflict)John Baldwin
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-12-29netmap: fix unit testsVincenzo Maffione
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-03-21netmap: fix copyin/copyout of nmreq options listVincenzo Maffione
2022-12-04netmap tests: Reset ctx->nmctx to NULL in nmreq_parsing.John Baldwin
2021-04-02netmap: update unit tests with libnetmap testsVincenzo Maffione
2021-04-02netmap: several typo fixesVincenzo Maffione
2020-10-01Do a sweep and remove most WARNS=6 settingsKyle Evans
2019-04-13netmap: add test cases for multiple host ringsVincenzo Maffione
2019-04-09Polish netmap(4) testcases a bitEnji Cooper
2019-03-28Skip this test if if_tap module is not availableOlivier Cochard
2019-03-20netmap: update unit testsVincenzo Maffione
2019-01-03netmap: unit tests: fix issues found by coverity scanVincenzo Maffione
2018-12-31netmap: fix warnings on unit testsVincenzo Maffione
2018-12-31netmap: add suite of unit testsVincenzo Maffione