aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* pf tests: ensure we don't confuse different ICMP typesKristof Provost2024-09-192-0/+90
* Fix intermittency in the sys.fs.fusefs.mknod.main testAlan Somers2023-10-213-1/+15
* fusefs: sanitize FUSE_READLINK results for embedded NULsAlan Somers2023-10-151-0/+39
* pf: cope with missing rpool.curKristof Provost2023-10-071-0/+96
* fusefs: fix some bugs updating atime during closeAlan Somers2023-10-033-2/+124
* mkfile: getopt() returns an int, not a char.Dag-Erling Smørgrav2023-09-141-1/+1
* include: Implement N2867.Dag-Erling Smørgrav2023-09-073-0/+60
* geli tests: Add a regression test for geli setkey -JMark Johnston2023-09-041-0/+59
* tests: Handle SIGSEGV in the vm stack mprotect exec testDmitry Chagin2023-08-241-0/+9
* pf tests: test syncookies on IPv6Kristof Provost2023-08-212-2/+157
* Remove $FreeBSD$: one-line lua tagWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-163-4/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161812-3087/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1636-72/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-168-8/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-1626-26/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-16124-248/+0
* vm: Allow MAP_32BIT for all architecturesDmitry Chagin2023-08-142-6/+0
* tests: Also exclude powerpc/powerpcspe from mmap_map_32bit_testLi-Wen Hsu2023-08-121-1/+2
* fusefs tests: handle -Wdeprecated* issues with GoogleTest 1.14.0Enji Cooper2023-08-109-16/+16
* soxstack: silence GCC warningEd Maste2023-08-091-1/+1
* tests: Fix build after 8920c5f2Dmitry Chagin2023-08-081-1/+1
* tests: Add stack grows testsDmitry Chagin2023-08-087-0/+250
* pf: test rules evaluation in the face of multiple IPv6 fragment headersKristof Provost2023-08-043-0/+83
* tests: Add MAP_32BIT flag testDmitry Chagin2023-08-013-0/+96
* ggate tests: SerializeMark Johnston2023-07-311-0/+3
* gmirror tests: SerializeMark Johnston2023-07-311-0/+3
* mac_ipacl: new MAC policy module to limit jail/vnet IP configurationShivank Garg2023-07-264-0/+312
* netinet6 tests: test for loss of Solicited-node multicast groupsKristof Provost2023-07-241-0/+40
* pf tests: test SCTP pfsyncKristof Provost2023-07-211-0/+188
* pf tests: test 'rdr' for SCTPKristof Provost2023-07-211-0/+68
* pf tests: test SCTP NATKristof Provost2023-07-211-0/+106
* pf tests: test SCTP 'return'Kristof Provost2023-07-211-0/+117
* pf tests: basic SCTP connection testKristof Provost2023-07-212-0/+191
* pfsync: transport over IPv6Luiz Amaral2023-07-131-0/+126
* Multiple fixes to the zfsd test suiteAlan Somers2023-07-107-72/+53
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-072-2/+2
* Fix the zfsd_autoreplace_001_neg testAlan Somers2023-07-051-3/+4
* socket afinet tests: using dynamic ports instead of the same static portOlivier Cochard2023-07-041-4/+16
* pf tests: test double-pass codelKristof Provost2023-07-031-0/+50
* netinet tests: Add a test which connects a disconnected socketMark Johnston2023-06-231-2/+45
* unix tests: Add a regression test for getpeername(2)Mark Johnston2023-06-211-1/+29
* tests/fusefs: Suppress false warning from GCC.John Baldwin2023-06-201-1/+3
* libalias tests: Mark an unused variable with __unused.John Baldwin2023-06-201-1/+1
* unix_seqpacket_test: Consistently use datalen as length to send.John Baldwin2023-06-201-1/+1
* pf: Add code to enable filtering for locally delivered packetsDoug Rabson2023-06-2010-18/+33
* pf tests: make pfsync:defer test more robustKristof Provost2023-06-202-10/+8
* ipfw: add eaction testsAlexander V. Chernikov2023-06-151-0/+6
* netlink: fix failing TestRtNlAddIfaddrLo::test_add_6 tests.Alexander V. Chernikov2023-06-131-1/+1
* dummynet tests: attempt to provoke wf2q+ use-after-freeKristof Provost2023-06-131-0/+55