aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* sound tests: Actually fix format stringsDag-Erling Smørgrav2025-11-111-2/+3
* sound tests: Fix format specified for kevent.dataChristos Margiolis2025-11-111-2/+2
* sound tests: Fix select(2) argumentsChristos Margiolis2025-11-111-1/+1
* sound tests: Test pollingChristos Margiolis2025-11-112-0/+205
* multicast tests: Run in VNET jailsMark Johnston2025-11-091-0/+2
* fusefs: standardize on OPNOTSUPP for posix_fallocate(2)Kyle Evans2025-11-051-8/+8
* fusefs: respect the server's FUSE_SETXATTR_EXT flagAlan Somers2025-11-031-15/+52
* pf tests: pfctl -T replace testKristof Provost2025-10-311-0/+62
* pf: Check if source nodes use a valid redirection addressKajetan Staszkiewicz2025-10-301-0/+74
* pf: Make nat-to and rdr-to work properly both on in and out rulesKajetan Staszkiewicz2025-10-301-6/+41
* pf: improve add state validationKristof Provost2025-10-301-0/+25
* pf: improve DIOCRCLRTABLES validationKristof Provost2025-10-301-0/+33
* pf tests: tftp-proxy test caseKristof Provost2025-10-294-0/+118
* pfctl: Do not warn if there is no Ethernet anchorJose Luis Duran2025-10-281-2/+2
* libpfctl: Fix displaying deeply nested anchorsJose Luis Duran2025-10-281-0/+46
* fusefs: Fix intermittency in the BadServer.ShortWrite test caseAlan Somers2025-10-273-6/+10
* closefrom_test: Convert to atf-c(3)John Baldwin2025-10-272-247/+227
* fusefs: fix page fault triggered by async notification when unmountedAlan Somers2025-10-263-2/+62
* closefrom_test: Fix the first testJohn Baldwin2025-10-231-4/+4
* fusefs: add a regression test for a cluster_read bugAlan Somers2025-10-231-0/+87
* so_reuseport_lb_test: Add a test case for connected UDP socketsMark Johnston2025-10-221-0/+148
* tests/sys/netpfil/pf/sctp: make use of required.kmodsAlan Somers2025-10-211-7/+11
* pf: fix 'no rdr'Kristof Provost2025-10-191-0/+51
* glabel: add a basic testBrad Davis2025-10-173-0/+67
* tests/carp: kill routed(8) before destroying interfacesGleb Smirnoff2025-10-151-0/+3
* netinet: do route lookup when asked to join multicast group on ifindex 0Gleb Smirnoff2025-10-152-6/+57
* unix/stream: repair SO_SNDTIMEOGleb Smirnoff2025-10-151-0/+27
* tests/multicast: fix test flakynessGleb Smirnoff2025-10-141-13/+16
* fusefs: fix intermittency in the BadServer.ShortWrite testAlan Somers2025-10-141-0/+5
* tcp: Initial ktest for HPTSNick Banks2025-10-133-2/+15
* mmap_test: determine page size at run time rather than compile timeChuck Silvers2025-10-131-15/+16
* pf tests: verify checksum offload handlingKristof Provost2025-10-111-0/+3
* pf tests: add missing atf_test_case lines for nat testsKristof Provost2025-10-111-0/+4
* pf tests: give rules_counter:4G more timeKristof Provost2025-10-111-0/+1
* pf tests: give inetd some time to startKristof Provost2025-10-111-0/+3
* pf tests: make syncookie:loopback more robustKristof Provost2025-10-111-0/+3
* tests/mac_ipacl: restore sysctls after modificationSiva Mahadevan2025-10-083-8/+17
* tests/mac_portacl: restore sysctls after modificationSiva Mahadevan2025-10-084-10/+5
* tests/aio: Add support for larger max_buf_aio to vectored_big_iovcnt testOlivier Cochard2025-10-071-5/+7
* tests/netinet: fix so_reuseport_lb_test flakynessGleb Smirnoff2025-10-071-0/+5
* tarfs: Simplify sameness checksDag-Erling Smørgrav2025-10-071-3/+3
* */*: remove recallocarray() compat shims following import into libcRobert Clausecker2025-10-031-1/+0
* filedesc: Close race between fcntl(F_SETFL) and ioctl(FIONBIO/FIOASYNC)John Baldwin2025-10-031-0/+27
* fcntlflags_test: Port to atf-c(3)John Baldwin2025-10-032-60/+58
* tests/ipfw: Update regression tests to match new 32-bit size rule numbersOlivier Cochard2025-10-031-8/+11
* pf: fix 'natpass'Kristof Provost2025-10-022-1/+59
* bitstring_test: fix bit_nclear/bit_nset tests for last iterationRyan Libby2025-10-021-8/+6
* netinet6 tests: accept an RA on an interface without /64 addressKristof Provost2025-10-021-0/+39
* tests/netinet: add a few missing atf_checks in multicast.shGleb Smirnoff2025-10-021-0/+2
* tests/netinet: extend IPv4 multicast testing frameworkGleb Smirnoff2025-10-013-18/+239