aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* pf: drop IPv6 packets built from overlapping fragments in pf reassemblyKristof Provost6 days1-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
* Add a regression test for PR 276191.Alan Somers2024-01-191-0/+10
* zfsd: fault disks that generate too many I/O delay eventsAlan Somers2024-01-193-0/+132
* libifconfig: Fix bridge status member listMichael Gmelin2024-01-051-0/+28
* Silence VLA extension warnings in fusefs testsDimitry Andric2023-12-241-0/+4
* pf tests: fix typos in the abort_v6 test case head / cleanup function nameKristof Provost2023-12-211-2/+2
* bitstring: Support large bit strings.Dag-Erling Smørgrav2023-12-131-1/+89
* pf tests: test that we validate sequence numbers on TCP RSTKristof Provost2023-12-094-0/+151
* Fix intermittency in the sys.fs.fusefs.mknod.main testAlan Somers2023-11-303-1/+15
* fusefs: add more readdir tests for misbehaving serversAlan Somers2023-11-301-0/+87
* pf: always create multihomed states as floatingKristof Provost2023-11-241-2/+3
* pf tests: ensure that we generate all permutations for SCTP multihomeKristof Provost2023-11-071-0/+61
* Revert "socket tests: Add a regression test for ktrace+recv(MSG_TRUNC)"Mark Johnston2023-10-241-57/+0
* Revert "socket tests: Build fix"Mark Johnston2023-10-241-1/+1
* socket tests: Build fixMark Johnston2023-10-241-1/+1
* socket tests: Add a regression test for ktrace+recv(MSG_TRUNC)Mark Johnston2023-10-241-0/+57
* socket tests: Clean up the MSG_TRUNC regression tests a bitMark Johnston2023-10-241-102/+128
* fusefs: sanitize FUSE_READLINK results for embedded NULsAlan Somers2023-10-151-0/+39