aboutsummaryrefslogtreecommitdiff
path: root/tests/sys
Commit message (Expand)AuthorAgeFilesLines
* tests/sys/pmc: only build if MK_PMC != noEnji Cooper9 days1-1/+5
* pf(4) fix NULL pointer dereference in outbound packet path.Kristof Provost9 days1-0/+46
* tests/exterr_test: use ATF_REQUIRE_FEATURE to check exterr_stringsSiva Mahadevan10 days2-2/+5
* tests/netpfil: start ipfilter for ipfnat firewall typeSiva Mahadevan10 days1-1/+1
* bind(2): Lookup local address in current FIB if '*.bind_all_fibs' is activeBojan Novković10 days2-0/+101
* exterror tests: harden the checksAlexander Leidinger11 days1-1/+23
* hwpmc: add regression tests for detaching a live process-mode PMCAlexander Leidinger12 days2-0/+180
* hwpmc: add regression tests for counting-PMC counter wraparoundAlexander Leidinger12 days3-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
* jail: prevent a race between jail_attach in different threadsJamie Gritton2026-07-022-0/+233
* tests: fix checksum computationMichael Tuexen2026-07-011-13/+17
* tests/socket_afinet: make multibind test more verbose on failureGleb Smirnoff2026-07-011-1/+5
* tests/netinet/socket_afinet: reduce tautology in test cases namesGleb Smirnoff2026-07-011-31/+31
* tests/socket_afinet: extend bind_connected_port_test to cover more casesGleb Smirnoff2026-07-011-28/+105
* tests/socket_afinet: make child_bind() return a full spectre of resultsGleb Smirnoff2026-07-011-22/+31
* ktls: Add a tunable to disable TLS receiveAndrew Gallatin2026-07-011-32/+58
* ktls CBC decrypt: Only increment iovec index when an entry is usedJohn Baldwin2026-06-301-2/+108
* posixshm: Fix handling of sendfile() with largepage objectsMark Johnston2026-06-301-0/+89
* posixshm: Disallow truncation of largepage objectsMark Johnston2026-06-301-0/+38
* posixshm: Disallow fspacectl() on largepage objectsMark Johnston2026-06-301-0/+22
* unlinkat: Pass flags down to the work functionsMark Johnston2026-06-302-0/+221
* tests/libalias: Add a regression test for an alias_smedia bugMark Johnston2026-06-302-0/+78
* device_pager: Avoid double-insertion of pages into the pager listMark Johnston2026-06-301-0/+30
* pflog: create bpf tapping points without ifnet(9)Kristof Provost2026-06-282-2/+38
* tests/test_rtsock_l3: fix flaky temporal route addition testsSiva Mahadevan2026-06-241-12/+34
* fusefs: fix two intermittency bugs in the destroy testsAlan Somers2026-06-232-1/+17
* fusefs: proofread an error message in the testsAlan Somers2026-06-231-1/+1
* fusefs: fix a race in the pre-init testsAlan Somers2026-06-233-3/+17
* tests: Fix race condition in aslr_setuid, take 2Dag-Erling Smørgrav2026-06-231-10/+8
* tests: Fix race condition in aslr_setuidDag-Erling Smørgrav2026-06-222-3/+14
* sound tests: Remove trailing PROT_EXECChristos Margiolis2026-06-211-1/+1
* sound tests: Add PROT_EXEC rejection testChristos Margiolis2026-06-201-0/+28
* tests: Add pjdfstest integrationMark Johnston2026-06-195-0/+299
* tests: unix: add SCM_RIGHTS tests for SO_PASSRIGHTSKyle Evans2026-06-191-0/+150
* tests: unix: pull a recvfd_payload_cmsg out of recvfd_payloadKyle Evans2026-06-191-8/+16
* tests/pf/route_to: check_random: rely on test timeout to failSiva Mahadevan2026-06-171-12/+8
* tests: Fix build if TIOCSTI is not definedEd Maste2026-06-151-0/+6