aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/netmap
Commit message (Expand)AuthorAgeFilesLines
* tests/sys/netmap: use require.kmods property instead of ad-hoc checksSiva Mahadevan2025-09-052-7/+1
* netmap: Disable a buggy and unsafe test (sync_kloop_conflict)John Baldwin2025-03-061-0/+12
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* netmap: fix unit testsVincenzo Maffione2023-12-291-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* netmap: fix copyin/copyout of nmreq options listVincenzo Maffione2023-03-211-2/+21
* netmap tests: Reset ctx->nmctx to NULL in nmreq_parsing.John Baldwin2022-12-051-0/+1
* netmap: update unit tests with libnetmap testsVincenzo Maffione2021-04-022-13/+309
* netmap: several typo fixesVincenzo Maffione2021-04-021-0/+10
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-2/+0
* netmap: add test cases for multiple host ringsVincenzo Maffione2019-04-131-24/+53
* Polish netmap(4) testcases a bitEnji Cooper2019-04-092-2/+4
* Skip this test if if_tap module is not availableOlivier Cochard2019-03-282-0/+11
* netmap: update unit testsVincenzo Maffione2019-03-201-22/+68
* netmap: unit tests: fix issues found by coverity scanVincenzo Maffione2019-01-031-46/+53
* netmap: fix warnings on unit testsVincenzo Maffione2018-12-311-9/+13
* netmap: add suite of unit testsVincenzo Maffione2018-12-312-0/+1919