aboutsummaryrefslogtreecommitdiff
path: root/tests/sys
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tests: Handle SIGSEGV in the vm stack mprotect exec testDmitry Chagin2023-08-271-0/+9
* soxstack: silence GCC warningEd Maste2023-08-271-1/+1
* tests: Fix build after 8920c5f2Dmitry Chagin2023-08-271-1/+1
* tests: Add stack grows testsDmitry Chagin2023-08-277-0/+250
* tests: Also exclude powerpc/powerpcspe from mmap_map_32bit_testLi-Wen Hsu2023-08-271-1/+2
* tests: Add MAP_32BIT flag testDmitry Chagin2023-08-273-0/+96
* Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-232-3/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231784-3059/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-2334-68/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-238-8/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-2326-26/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-23120-240/+0
* pf tests: test SCTP pfsyncKristof Provost2023-08-111-0/+188
* pf tests: test 'rdr' for SCTPKristof Provost2023-08-111-0/+68
* pf tests: test SCTP NATKristof Provost2023-08-111-0/+106
* pf tests: test SCTP 'return'Kristof Provost2023-08-111-0/+117
* pf tests: basic SCTP connection testKristof Provost2023-08-112-0/+191
* tests: also remove sparc64 caseEd Maste2023-08-061-7/+1
* pf: test rules evaluation in the face of multiple IPv6 fragment headersKristof Provost2023-08-042-0/+62
* netinet6 tests: test for loss of Solicited-node multicast groupsKristof Provost2023-07-311-0/+40
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-25120-120/+120
* pf: Add code to enable filtering for locally delivered packetsDoug Rabson2023-07-149-17/+31
* netinet*: Fix redirects for connections from localhostDoug Rabson2023-07-144-11/+79
* netinet tests: Add a test which connects a disconnected socketMark Johnston2023-07-071-2/+45
* geli tests: Add a regression test for PR 271766Mark Johnston2023-06-193-2/+170
* tests: Fix format stringsMark Johnston2023-06-021-4/+4
* tests: Add a simple regression test for ptrace(PT_SC_REMOTE)Mark Johnston2023-06-021-1/+54
* pfsync tests: check for the correct IP addressKristof Provost2023-05-251-1/+1
* tests: Add ATF_REQUIRE_SYSCTL_BOOLMark Johnston2023-05-071-1/+1
* epair tests: test PCP tagged packetsKristof Provost2023-04-182-0/+66
* routing: fix panic when adding an interface route to the p2p interfaceAlexander V. Chernikov2023-04-081-0/+39
* tests: add more netlink tests for neighbors/routesAlexander V. Chernikov2023-04-083-0/+77
* tests: add netlink large dump buffer checkAlexander V. Chernikov2023-04-082-0/+77
* tests: fix netlink test_dump_ifaces_many test.Alexander V. Chernikov2023-04-081-4/+4