aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix MK_TESTS build with MK_ASAN/MK_UBSANAlex Richardson2021-08-021-0/+6
* bridge tests: verify that we can't change MTU of bridge member interfacesKristof Provost2021-07-281-0/+5
* bridge tests: test changing the bridge MTUKristof Provost2021-07-281-0/+68
* pf tests: make killstate:match more robustKristof Provost2021-07-271-3/+3
* net tests: basic test case for bpf(4)'s ability to set vlan pcpKristof Provost2021-07-265-3/+134
* bridge tests: test linking bridges with a gif tunnelKristof Provost2021-07-261-0/+66
* aio_md_test: label the mdEric van Gyzen2021-07-231-0/+2
* aio_md_test: NUL-terminate result of readlinkEric van Gyzen2021-07-231-1/+2
* aio_md_test: fix cleanupEric van Gyzen2021-07-231-7/+9
* pf tests: ensure syncookie does not create stateKristof Provost2021-07-201-0/+49
* pf tests: Forwarding syncookie testKristof Provost2021-07-202-0/+85
* pf tests: test locally originated connections with route-toKristof Provost2021-07-171-0/+70
* pf tests: Test the match keywordKristof Provost2021-07-171-0/+45
* lio_listio: Don't post a completion notification if none was requestedMark Johnston2021-07-161-0/+10
* Skip netgraph tests when WITHOUT_NETGRAPH is setEd Maste2021-07-061-1/+5
* tests/libalias: Bugfix in used variablesLutz Donnerhacke2021-07-021-2/+2
* pf tests: Stress state retrievalKristof Provost2021-07-024-0/+146
* pf tests: ftp-proxy testKristof Provost2021-07-012-0/+96
* fusefs: correctly set lock owner during FUSE_SETLKAlan Somers2021-06-261-20/+30
* fusefs: ensure that FUSE ops' headers' unique values are actually uniqueAlan Somers2021-06-192-0/+12
* fusefs: also debug INIT operations in the test suiteAlan Somers2021-06-191-0/+2
* fusefs: support EVFILT_WRITE on /dev/fuseAlan Somers2021-06-161-3/+17
* gconcat: Add some simple regression tests for the new append verbMark Johnston2021-06-143-0/+127
* tests/netgraph: Check for PR241954Lutz Donnerhacke2021-06-131-0/+7
* tests/netgraph: Missed fixup after D30699Lutz Donnerhacke2021-06-131-36/+23
* tests/sys/netpfil: Move common tests out from behind MK_PF.Brad Davis2021-06-101-2/+2
* tests/netgraph: Tests for ng_vlan_rotateLutz Donnerhacke2021-06-092-3/+340
* tests/netgraph: Tests for ng_hubLutz Donnerhacke2021-06-092-0/+233
* tests/netgraph: Factor out univeral data counter functionsLutz Donnerhacke2021-06-093-63/+78
* tests/netgraph: Fix styleLutz Donnerhacke2021-06-093-81/+105
* tests/netgraph: Attribute errors to the callerLutz Donnerhacke2021-06-082-27/+64
* tests/netgraph: Tests for ng_bridgeLutz Donnerhacke2021-06-082-0/+656
* tests/netgraph: Allow receiving answers to messagesLutz Donnerhacke2021-06-082-5/+14
* tests/netgraph: Inital framework for testing libnetgraphLutz Donnerhacke2021-06-044-1/+486
* pf tests: Make killstate:match more robustKristof Provost2021-06-031-0/+13
* netpfil tests: Basic dummynet pipe testKristof Provost2021-06-033-0/+91
* fusefs: reenable the WriteCluster.cluster_write_err testAlan Somers2021-05-301-2/+2
* tests/libalias: Measure cleanup time separatlyLutz Donnerhacke2021-05-281-3/+7
* tests/libalias: Fix build error due to wrong prototypeLutz Donnerhacke2021-05-261-1/+1
* tests/libalias: Add missing prototype to fix build errorLutz Donnerhacke2021-05-261-0/+2
* tests/libalias: Add port forwardingsLutz Donnerhacke2021-05-261-13/+49
* tests/libalias: Improve testingLutz Donnerhacke2021-05-261-48/+88
* tests/libalias: Test LibAliasIn on redirectionLutz Donnerhacke2021-05-262-0/+383
* tests/libalias: Factor out common primitivesLutz Donnerhacke2021-05-264-158/+144
* pf tests: Only log critical errors from scapyKristof Provost2021-05-261-0/+2
* pf tests: Test cases for fragment reassemblyKristof Provost2021-05-256-0/+396
* tests/libalias: Add missing copyright statementsLutz Donnerhacke2021-05-245-0/+165
* tests/libalias: Reduce stressLutz Donnerhacke2021-05-231-1/+1
* test/libalias: Fix build errors on various platformsLutz Donnerhacke2021-05-231-7/+7
* tests/libalias: Add perfomance test utilityLutz Donnerhacke2021-05-223-5/+213