aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix intermittency in the sys.fs.fusefs.mknod.main testAlan Somers2023-10-213-1/+15
* pkgbase: Put atf_python files in FreeBSD-testsEmmanuel Vadot2023-10-181-0/+2
* fusefs: sanitize FUSE_READLINK results for embedded NULsAlan Somers2023-10-141-0/+39
* if_ovpn tests: fix ra testKristof Provost2023-10-121-0/+6
* 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
* pf: cope with missing rpool.curKristof Provost2023-10-071-0/+96
* fusefs: fix some bugs updating atime during closeAlan Somers2023-10-033-2/+124
* mlock tests: Add a regression testMark Johnston2023-10-021-0/+114
* 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: Add a regression test for MSG_WAITALLMark Johnston2023-09-272-0/+183
* unix tests: Use the right type for sendmsg(2) return valuesMark Johnston2023-09-271-6/+6
* 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