aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* vfs: Permit unix sockets to be opened with O_PATHMark Johnston2021-09-171-4/+28
* aio_test: Validate interactions between AIO on sockets and shutdown(2)Mark Johnston2021-09-171-0/+68
* posixshmtest: Fix various warnings raised by GCC.John Baldwin2021-09-151-9/+7
* Add a test for https://reviews.freebsd.org/D31858 (PR 258310)Alex Richardson2021-09-132-0/+108
* lio_test: Specify a mode with O_CREATMark Johnston2021-09-111-2/+2
* aio: Interlock with listen(2)Mark Johnston2021-09-101-1/+77
* pf tests: synproxy to localhost testKristof Provost2021-09-101-0/+83
* path_test: Fix test sortingMark Johnston2021-09-081-20/+20
* path_test: Fix the unix socket testMark Johnston2021-09-081-1/+1
* netpfil tests: IPv6 dummynet queue testKristof Provost2021-09-081-0/+107
* netpfil tests: dummynet queue testKristof Provost2021-09-081-0/+104
* dummynet tests: pipe test for IPv6Kristof Provost2021-09-081-0/+44
* 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