aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* unix/tests: Add a regression test for fd transfer across jailsMark Johnston2026-02-092-2/+133
* pf: relax sctp v_tag verificationKristof Provost2025-12-111-0/+67
* tests: Add a regression test for commit 7587f6d4840f8Mark Johnston2025-11-192-0/+138
* src.conf: Add a MK_ZFS_TESTS knobMark Johnston2025-11-191-1/+1
* pf: improve DIOCRCLRTABLES validationKristof Provost2025-11-031-0/+32
* pf: improve add state validationKristof Provost2025-11-031-0/+25
* so_reuseport_lb_test: Add a test case for connected UDP socketsMark Johnston2025-10-221-0/+148
* tests: gif(4): Add regression tests for setup with EtherIPZhenlei Huang2025-10-041-0/+154
* tests: gif(4): Add tests to cover all IPv[46] in IPv[46] setupsZhenlei Huang2025-10-041-6/+141
* Use .pieo extension for WITH_PIE bsd.prog.mk outputDimitry Andric2025-05-051-1/+7
* pfctl: fix recursive printing of NAT rulesKristof Provost2025-04-161-0/+46
* 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/sys/fs/fusefs: include iomanip headerEnji Cooper2025-03-261-0/+2
* fusefs tests: handle -Wdeprecated* issues with GoogleTest 1.14.0Enji Cooper2025-03-268-15/+15
* tests/netlink: Assert the route scope of interface's addressesZhenlei Huang2025-03-101-5/+15
* pf: drop IPv6 packets built from overlapping fragments in pf reassemblyKristof Provost2025-02-181-0/+44
* tests/sigsys: initialize parameter passed to sysctlbyname()Gleb Smirnoff2025-02-091-1/+1
* fusefs: fix a memory leakAlan Somers2025-01-201-0/+30
* fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flagsCismonX2025-01-202-61/+4
* pf tests: check cleared time when zeroing stats for table addressesLeonid Evdokimov2025-01-161-2/+31
* pf: fix potential NULL dereference in SCTP multihome handlingKristof Provost2024-12-241-4/+73
* pfctl: add -T `reset` to touch pfras_tzero only for non-zero entriesLeonid Evdokimov2024-12-241-0/+80
* pfctl: clear statistic for specified addressesKristof Provost2024-12-141-0/+57
* pf tests: disable epsv for the ftp proxy testKristof Provost2024-10-211-1/+1
* netpfil tests: skip checksum verification in pft_ping.pyKristof Provost2024-10-211-6/+0
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-09-072-2/+0
* ctl: add some ATF tests for READ BUFFERAlan Somers2024-09-044-0/+244
* pf tests: ensure that neighbour discovery works as expectedKristof Provost2024-09-041-0/+48
* pf: cope with SCTP port re-useKristof Provost2024-08-271-0/+59
* pf tests: ensure temporary files end up in the atf working directoryKristof Provost2024-08-2210-35/+24
* pf: invert direction for inner icmp state lookupsKristof Provost2024-08-202-2/+6
* pf tests: ensure that traceroutes using ICMP workKristof Provost2024-08-202-0/+130
* pf tests: ensure we don't confuse different ICMP typesKristof Provost2024-07-312-0/+90
* pf tests: fix sctp:timeout testKristof Provost2024-07-251-5/+5
* pf tests: test setting and retrieving timeout valuesKristof Provost2024-07-251-0/+32
* fusefs: fix two bugs regarding _PC_MIN_HOLE_SIZEAlan Somers2024-07-081-0/+129
* fusefs: make the tests more robust to changes to maxphysAlan Somers2024-06-282-5/+14
* tests/fusefs: fix all tests that depend on kern.maxphysGleb Smirnoff2024-06-285-17/+17
* pf tests: test longer anchor namesKristof Provost2024-06-181-0/+32
* fusefs: fix some memory leaks in the testsAlan Somers2024-06-132-0/+2
* fusefs: prefer new/delete over malloc/freeAlan Somers2024-06-136-106/+82
* vnet tests: check for if_bridge.koKristof Provost2024-06-118-3/+25
* path_test: fix cap_rights_init usageEd Maste2024-03-221-3/+3
* sigsys test: correct count of delivered signalsKonstantin Belousov2024-03-011-4/+4
* fusefs: fix invalid value for st_birthtime.tv_nsecAlan Somers2024-02-122-12/+18
* fusefs: more consistent operand ordering in io.ccAlan Somers2024-02-121-27/+27
* fusefs: fix an interaction between copy_file_range and mmapAlan Somers2024-02-022-5/+153
* kern: pts: do not special case closed slave sideKyle Evans2024-01-302-0/+67