aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* pf tests: altq:codel_bridge requires if_bridgeKristof Provost2021-09-011-0/+3
* Silence more gtest warnings, now in fusefs testsDimitry Andric2021-08-271-0/+2
* Add a regression test for ggatec remote code executionAlan Somers2021-08-271-0/+34
* tests/sys/acl: Add ATF C test for newly added acl_* functions.Gleb Popov2021-08-272-0/+196
* pf tests: Test ALTQ on top of if_bridgeKristof Provost2021-08-261-0/+49
* pf tests: ALTQ priority testKristof Provost2021-08-261-1/+93
* pf tests: test ALTQ CBQ on top of if_vlanKristof Provost2021-08-252-0/+67
* pf tests: test killing states by IDKristof Provost2021-08-241-0/+65
* Fix aio_readv(2), aio_writev(2) with SIGEV_THREAD.Thomas Munro2021-08-221-0/+7
* lio_listio(2): Allow LIO_READV and LIO_WRITEV.Thomas Munro2021-08-221-22/+87
* pf: implement set-tos for IPv6Samuel Robinette2021-08-192-1/+116
* vmm: Add credential to cdev objectCyril Zhang2021-08-184-0/+139
* netinet tests: delete an interface with pending lookupsKristof Provost2021-08-171-0/+36
* bitstring(3): Add bitstring traversal macros.Vladimir Kondratyev2021-08-161-0/+207
* Add test for fstatat(pipefd, AT_EMPTY_PATH)Konstantin Belousov2021-08-141-0/+20
* aio: revert the workaround for bug 251828 in the testsAlan Somers2021-08-141-7/+0
* uipc_shm: Implements fspacectl(2) supportKa Ho Ng2021-08-121-0/+199
* Add fspacectl(2), vn_deallocate(9) and VOP_DEALLOCATE(9).Ka Ho Ng2021-08-052-0/+339
* 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