summaryrefslogtreecommitdiff
path: root/tests/sys/netgraph
AgeCommit message (Expand)Author
2025-06-25ng_ksocket: Add tests for IPv6Seyed Pouria Mousavizadeh Tehrani
2025-06-20netgraph/ksocket tests: Bind to a specific addressMark Johnston
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-03-22tests/netgraph: start ng_ksocket(4) testsGleb Smirnoff
2024-03-22tests/netgraph: mark all tests as required_user="root"Gleb Smirnoff
2023-11-27ng_socket: with getsockname() return node ID for unnamed nodeGleb Smirnoff
2023-11-27netgraph: increase size of sockaddr_ng to match maximum node nameGleb Smirnoff
2023-11-20tests/netgraph: start ng_socket test suiteGleb Smirnoff
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-03-18netgraph tests: SerializeMark Johnston
2021-12-05Remove riscv workaround in sys.netgraph.hub.loop testMitchell Horne
2021-10-14Fix RISC-V buildLi-Wen Hsu
2021-10-14Temporarily skip sys.netgraph.hub.loop on RISC-V in CILi-Wen Hsu
2021-06-13tests/netgraph: Check for PR241954Lutz Donnerhacke
2021-06-13tests/netgraph: Missed fixup after D30699Lutz Donnerhacke
2021-06-09tests/netgraph: Tests for ng_vlan_rotateLutz Donnerhacke
2021-06-09tests/netgraph: Tests for ng_hubLutz Donnerhacke
2021-06-09tests/netgraph: Factor out univeral data counter functionsLutz Donnerhacke
2021-06-09tests/netgraph: Fix styleLutz Donnerhacke
2021-06-08tests/netgraph: Attribute errors to the callerLutz Donnerhacke
2021-06-08tests/netgraph: Tests for ng_bridgeLutz Donnerhacke
2021-06-08tests/netgraph: Allow receiving answers to messagesLutz Donnerhacke
2021-06-04tests/netgraph: Inital framework for testing libnetgraphLutz Donnerhacke
2021-03-25ng_macfilter_test: Skip rather than fail if there is no networkAlex Richardson
2021-03-19tests/sys/netgraph: Further CI fixesAlex Richardson
2021-03-12tests/sys/netgraph/ng_macfilter_test: Fix invalid TAP outputAlex Richardson
2021-02-23tests/sys/netgraph: Tell kyua that perl is requiredAlex Richardson
2020-12-08New Netgraph module ng_macfilter:Nick Hibma