aboutsummaryrefslogtreecommitdiff
path: root/tests/sys
Commit message (Expand)AuthorAgeFilesLines
* unix: only treat an empty sun_path as a peer descriptor for connectat(2)Devin Teske2 days1-0/+34
* pfsync test: reduce the number of states to bulk-syncKristof Provost2 days1-1/+1
* unix: Fix mchain handling in uipc_sosend_stream_or_seqpacket()Mark Johnston2 days1-0/+87
* net: Revert the ioctl SR-IOV VF status interfaceKevin Bowling5 days2-101/+1
* tests/netinet/socket_afinet: add more tests to multibindGleb Smirnoff5 days1-0/+12
* tests/netinet/socket_afinet: multibind second socket can be differentGleb Smirnoff5 days1-39/+40
* tests/netinet/socket_afinet: unroll multibind test into a tableGleb Smirnoff5 days1-106/+163
* tests/netinet6: remove test that uses Jumbo Payload OptionGleb Smirnoff5 days3-351/+0
* unix: allow listening on an unbound socket, and binding after listenJohn Ericson5 days2-6/+111
* tests: exercise unix connectat(2) with a socket peer descriptorJohn Ericson5 days2-0/+671
* unix: Fix some bugs in the SOCK_STREAM receive pathMark Johnston5 days1-0/+120
* rtnetlink: Report SR-IOV VF statusKevin Bowling7 days2-1/+101
* pfsync: handle large MTU pfsync interfacesKristof Provost8 days1-3/+8
* ptrace_test: require debug.ptrace_transparent_attach enabled for its testKonstantin Belousov9 days2-0/+5
* tests/sys/kern: Skip capsicum procdesc tests when capability mode is unavailableOlivier Cochard10 days3-0/+13
* exterror(9): dynamic kernel categoriesBrooks Davis12 days1-0/+27
* pf: attempt to handle overlapping group and interface namesKristof Provost12 days1-0/+23
* tests/sys/capsicum: adjust tests for the new reaping behaviorKonstantin Belousov2026-08-012-51/+40
* tests/sys/kern: adjust tests for the new reaping behaviorKonstantin Belousov2026-08-014-15/+20
* if_gif: Add netlink support with testsPouria Mousavizadeh Tehrani2026-07-312-0/+161
* if_gre: Add a regression testPouria Mousavizadeh Tehrani2026-07-302-0/+397
* tests/procdesc: Fix race in pdopenpid_pdwait_only_oneOlivier Cochard2026-07-301-2/+15
* wg(4): Add a test that the driver handles a decryption failureJohn Baldwin2026-07-293-0/+122
* kqueue: Avoid enqueuing an already-enqueued knoteMark Johnston2026-07-291-0/+36
* routing: Add tests for prefsrc route attributePouria Mousavizadeh Tehrani2026-07-281-0/+154
* Revert "tests/ktls: merge two sysctl checking helpers into one"Gleb Smirnoff2026-07-281-8/+27
* tests/ktls: merge two sysctl checking helpers into oneGleb Smirnoff2026-07-271-27/+8
* unix: Preserve FD_RESOLVE_BENEATH when passing an fdMark Johnston2026-07-241-0/+31
* tests/sys/pmc: only build if MK_PMC != noEnji Cooper2026-07-231-1/+5
* pf(4) fix NULL pointer dereference in outbound packet path.Kristof Provost2026-07-231-0/+46
* tests/exterr_test: use ATF_REQUIRE_FEATURE to check exterr_stringsSiva Mahadevan2026-07-222-2/+5
* tests/netpfil: start ipfilter for ipfnat firewall typeSiva Mahadevan2026-07-221-1/+1
* bind(2): Lookup local address in current FIB if '*.bind_all_fibs' is activeBojan Novković2026-07-222-0/+101
* exterror tests: harden the checksAlexander Leidinger2026-07-211-1/+23
* hwpmc: add regression tests for detaching a live process-mode PMCAlexander Leidinger2026-07-202-0/+180
* hwpmc: add regression tests for counting-PMC counter wraparoundAlexander Leidinger2026-07-203-0/+224
* subr_physmem_test: add tests for two edge-casesMitchell Horne2026-07-131-0/+43
* routing: Add test for nexthop subscriptionPouria Mousavizadeh Tehrani2026-07-111-6/+84
* fusefs: fix gcc build error with shadowed variable in testsRyan Libby2026-07-101-2/+2
* tests/inotify: Make an error message more usefulMark Johnston2026-07-091-1/+2
* pf: fix a crash on sendfile()KUROSAWA Takahiro2026-07-082-1/+147
* if_epair: support IFCAP_MEXTPGKristof Provost2026-07-081-1/+3
* tests/sendfile_helper: support remote connectionKUROSAWA Takahiro2026-07-081-6/+64
* tests/sendfile: move the helper program to commonKUROSAWA Takahiro2026-07-084-4/+6
* pddupfd(2): add basic testKonstantin Belousov2026-07-071-0/+74
* tests/procdesc: Add some test cases for pdopenpid()Mark Johnston2026-07-071-0/+467
* inotify: Unconditionally generate IN_IGNORED events for files/dirsMark Johnston2026-07-061-0/+24
* tests/if_wg: Let wg_vnet_parent_routing run in a VNET jailMark Johnston2026-07-031-0/+2
* tests/aslr: Fix spurious test failuresMark Johnston2026-07-031-4/+16
* fusefs: fix vnode locking violations during execveAlan Somers2026-07-035-2/+364