summaryrefslogtreecommitdiff
path: root/tests/sys
Commit message (Expand)AuthorAgeFilesLines
* in6: Modify address prefix lifetimes when updating address lifetimesMark Johnston2026-02-051-0/+76
* Account for the ctl test needing the ctl(4) moduleEnji Cooper2026-02-011-0/+3
* if_ovpn: add interface countersKristof Provost2026-01-281-0/+25
* fusefs: Fix further intermittency in the BadServer.ShortWrite test caseAlan Somers2026-01-201-1/+5
* ifconfig: Fix the -L flag when using netlinkMark Johnston2026-01-072-1/+72
* tests: Fix style in ra.pyMark Johnston2026-01-071-10/+12
* closefrom_test: Convert to atf-c(3)John Baldwin2025-12-182-218/+209
* closefrom_test: Fix the first testJohn Baldwin2025-12-181-4/+4
* Fix grammar error in test/sys/file/closefrom_test.cYen-Cheng Chang2025-12-181-1/+1
* filedesc: Close race between fcntl(F_SETFL) and ioctl(FIONBIO/FIOASYNC)John Baldwin2025-12-181-0/+27
* fcntlflags_test: Port to atf-c(3)John Baldwin2025-12-182-60/+58
* pf: relax sctp v_tag verificationKristof Provost2025-12-111-0/+67
* pf: handle divert packetsKristof Provost2025-11-301-2/+42
* tests/sys/netpfil/pf/sctp: make use of required.kmodsAlan Somers2025-11-221-7/+11
* fusefs: Fix intermittency in the BadServer.ShortWrite test caseAlan Somers2025-11-223-6/+10
* fusefs: fix page fault triggered by async notification when unmountedAlan Somers2025-11-223-2/+62
* fusefs: fix intermittency in the BadServer.ShortWrite testAlan Somers2025-11-221-0/+5
* tarfs: Fix support for large filesDag-Erling Smørgrav2025-11-191-0/+27
* pf: improve DIOCRCLRTABLES validationKristof Provost2025-11-021-0/+33
* pf: improve add state validationKristof Provost2025-11-021-0/+26
* so_reuseport_lb_test: Add a test case for connected UDP socketsMark Johnston2025-10-221-0/+148
* tarfs: Simplify sameness checksDag-Erling Smørgrav2025-10-091-3/+3
* tests: bridge: Add regression test for gif(4) interface as bridge memberZhenlei Huang2025-09-271-0/+19
* tests: gif(4): Add regression tests for setup with EtherIPZhenlei Huang2025-09-271-0/+154
* fusefs: fix a kernel panic regarding SCM_RIGHTSAlan Somers2025-09-272-0/+127
* fusefs: fix the last_local_modify LLM/LastLocalModify.lookup/3 testAlan Somers2025-09-271-2/+10
* fusefs: don't fake the mountpoint's stat info before FUSE_INIT completesAlan Somers2025-09-271-0/+72
* zfsd: don't try to fix an OFFLINE conditionAlan Somers2025-09-274-0/+192
* mac_bsdextended: report that all tests require the kernel moduleAlan Somers2025-09-272-3/+1
* ctl: delete dead code in the testsAlan Somers2025-09-271-9/+0
* fusefs: report that all tests require the fusefs kernel moduleAlan Somers2025-09-271-1/+2
* ctl: add ATF tests for SCSI PERSISTENT RESERVE IN/OUTAlan Somers2025-09-273-0/+443
* atf, kyua: Implement require.kmods.Dag-Erling Smørgrav2025-09-232-12/+21
* tests: Add some regression tests for copy_file_range()Mark Johnston2025-09-212-0/+233
* if_ovpn tests: skip float and linklocal test on < 2.7Kristof Provost2025-09-122-0/+21
* jail: Add meta and env parametersIgor Ostapenko2025-09-112-0/+589
* tests: disable transmit checksum offloading for epair interfacesMichael Tuexen2025-09-111-0/+5
* tests: xfail readelf phdr count test w/LLVM binutilsEd Maste2025-09-021-0/+5
* ifconfig: Support VLAN ID in static/deladdrLexi Winter2025-08-231-1/+69
* tests/sys/net: if_bridge_test does not require pythonLexi Winter2025-08-221-1/+0
* tests: gif(4): Add tests to cover all IPv[46] in IPv[46] setupsZhenlei Huang2025-08-151-6/+141
* if_ovpn: support IPv6 link-local addressesKristof Provost2025-08-131-0/+76
* if_ovpn tests: basic float test caseKristof Provost2025-08-131-0/+91
* if_ovpn tests: Exercise the multihome optionMark Johnston2025-08-051-0/+172
* unix/tests: Add a regression test for fd transfer across jailsMark Johnston2025-07-292-0/+133
* runq: Remove userland references to RQ_PPQ in rtprio contextsOlivier Certner2025-07-281-3/+2
* tests/sys/net/if_bridge_test: fix MTU testLexi Winter2025-07-281-2/+2
* fusefs: fix a panic in vop_close with a CTL consumerAlan Somers2025-07-233-2/+90
* fusefs: add more checks for buggy FUSE serversAlan Somers2025-07-233-3/+115
* fusefs: Fix a panic when unmounting before initAlan Somers2025-07-236-8/+176