aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* zfs tests: Silence clang warningJose Luis Duran2023-12-111-2/+2
* pf tests: test that we validate sequence numbers on TCP RSTKristof Provost2023-12-094-0/+151
* fusefs: add more readdir tests for misbehaving serversAlan Somers2023-11-301-0/+87
* ktls tests: Relax error checking for shutdown(2) a bitMark Johnston2023-11-241-3/+6
* pf: always create multihomed states as floatingKristof Provost2023-11-241-2/+3
* pf: fix dummynet + ipdivert use caseIgor Ostapenko2023-11-201-1/+117
* pf: fix pf divert-to loopIgor Ostapenko2023-11-093-0/+566
* pf tests: ensure that we generate all permutations for SCTP multihomeKristof Provost2023-11-071-0/+61
* socket tests: Build fixMark Johnston2023-10-241-1/+1
* netinet tests: Add error handling tests for UDP with v4-mapped socketsMark Johnston2023-10-242-10/+73
* 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
* netlink: cope with growing requestsKristof Provost2023-10-241-1/+1
* 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