aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* unix/tests: Add a regression test for fd transfer across jailsMark Johnston4 days2-0/+133
* tests: Add a regression test for commit 7587f6d4840f8Mark Johnston2026-01-262-0/+173
* so_reuseport_lb_test: Add a test case for connected UDP socketsMark Johnston2025-10-221-0/+148
* queue(3): Add simple tests for some macros for all list/tailq typesOlivier Certner2025-05-012-0/+236
* fusefs: slightly better debugging in the testsAlan Somers2025-04-171-0/+4
* fusefs: add a test for the max_read= mount optionAlan Somers2025-04-175-3/+72
* fusefs: minor refactor in the testsAlan Somers2025-04-171-18/+12
* pfctl: fix recursive printing of NAT rulesKristof Provost2025-04-161-0/+46
* if_ovpn: fix use-after-free of mbufKristof Provost2025-04-151-0/+81
* ptrace_test: add test for expanded reporting of syscall argsKonstantin Belousov2025-04-071-0/+48
* fibs tests: Fix test failures and simplifyMark Johnston2025-04-061-26/+7
* netmap: fix unit testsVincenzo Maffione2025-04-061-2/+0
* sound: Implement AFMT_FLOAT supportChristos Margiolis2025-04-061-0/+6
* pf tests: test table information export via snmp_pfKristof Provost2025-04-031-0/+52
* pf tests: add a basic snmp_pf test caseKristof Provost2025-04-033-1/+123
* tests: fix test for NULL encriptionAndrey V. Elsukov2025-04-021-2/+2
* tests/netlink: mark a test that requires tun(4)Gleb Smirnoff2025-04-011-0/+2
* tests/sys/fs/fusefs: include iomanip headerEnji Cooper2025-03-251-0/+2
* sound: Refactor the format conversion frameworkChristos Margiolis2025-03-171-272/+6
* kern: wg: remove overly-restrictive address family checkKyle Evans2025-03-151-0/+79
* tests/netlink: Assert the route scope of interface's addressesZhenlei Huang2025-03-101-5/+15
* pf tests: Remove Scapy as a required programJose Luis Duran2025-03-011-1/+1
* netinet6 tests: Add Scapy as a required programJose Luis Duran2025-03-011-3/+3
* sound tests: Fix downshift calculation in pcm_read_write testFlorian Walpen2025-02-251-4/+11
* tests: carp: Update test case unicast_v4 to catch PR 284872Zhenlei Huang2025-02-251-17/+21
* fibs_multibind_test: Explicitly cast the checksum valueMark Johnston2025-02-211-2/+3
* tests: Add some FIB multibind test casesMark Johnston2025-02-212-1/+756
* pf tests: add more fragmentation test casesKristof Provost2025-02-184-0/+183
* pf: drop IPv6 packets built from overlapping fragments in pf reassemblyKristof Provost2025-02-181-0/+44
* geli tests: Use shorter passphrases in setkey_passphraseMark Johnston2025-02-141-3/+3
* carp: don't unintentionally revert to multicast modeKristof Provost2025-02-111-2/+5
* tests/sigsys: initialize parameter passed to sysctlbyname()Gleb Smirnoff2025-02-091-1/+1
* pf: add 'allow-related' to always allow SCTP multihome extra connectionsKristof Provost2025-01-301-0/+76
* sound tests: Fix 32bit calculation detection in pcm_read_writeFlorian Walpen2025-01-281-3/+9
* sound tests: Fix gcc buildChristos Margiolis2025-01-281-2/+2
* sound: Unit test the pcm sample read and write macrosFlorian Walpen2025-01-282-0/+513
* inpcb: Further restrict binding to a port owned by a different UIDMark Johnston2025-01-231-10/+76
* fusefs: Coverity cleanup in the lseek testsAlan Somers2025-01-201-0/+11
* fusefs: minor cleanup in the testsAlan Somers2025-01-204-6/+0
* fusefs: fix a memory leakAlan Somers2025-01-201-0/+30
* fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flagsCismonX2025-01-202-61/+4
* fusefs: delete a comment in the testsAlan Somers2025-01-201-1/+0
* fusefs: More accurately test the unique tokens in the test suiteAlan Somers2025-01-202-11/+10
* Make the CTL tests more resilientAlan Somers2025-01-201-1/+8
* pf: allow ICMP messages related to an SCTP state to passKristof Provost2025-01-181-0/+86
* pf tests: check cleared time when zeroing stats for table addressesLeonid Evdokimov2025-01-161-2/+31
* SO_SPLICE tests: Fix a comment typoMark Johnston2025-01-141-1/+1
* inpcb: Remove bogus SO_REUSEPORT(_LB) checks in in_pcbbind()Mark Johnston2025-01-141-1/+239
* path_test: adjust test for open(O_PATH | O_CREAT)Konstantin Belousov2025-01-141-2/+6
* pf: fix potential NULL dereference in SCTP multihome handlingKristof Provost2024-12-241-4/+73