aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* pf: invert direction for inner icmp state lookupsKristof Provost2024-08-212-2/+6
* pf tests: ensure that traceroutes using ICMP workKristof Provost2024-08-212-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
* tests: Test that SIGSYS is not delivered if kern.signosys knob is offDmitry Chagin2023-10-102-14/+88
* SIGSYS: add testsKonstantin Belousov2023-10-092-0/+70
* fusefs: fix some bugs updating atime during closeAlan Somers2023-10-053-2/+124
* pf tests: extend SCTP tests to test state removal through ASCONFKristof Provost2023-10-021-0/+36
* pf tests: basic SCTP multihoming testKristof Provost2023-10-022-0/+443
* socket tests: Avoid a buffer leakMark Johnston2023-09-271-0/+1
* socket tests: Add a regression test for MSG_WAITALLMark Johnston2023-09-272-0/+183
* mkfile: getopt() returns an int, not a char.Dag-Erling Smørgrav2023-09-141-1/+1
* lio_listio(2): Allow LIO_READV and LIO_WRITEV.Thomas Munro2023-09-061-22/+87
* Multiple fixes to the zfsd test suiteAlan Somers2023-09-067-72/+53
* Fix the zfsd_autoreplace_001_neg testAlan Somers2023-09-061-3/+4
* geli tests: Add a regression test for geli setkey -JMark Johnston2023-09-041-0/+59
* pf tests: test syncookies on IPv6Kristof Provost2023-08-282-2/+157
* pf tests: verify syncookie status reportKristof Provost2023-08-281-0/+30
* tests: Fix build on mips after 33d7da6bDmitry Chagin2023-08-271-1/+1