aboutsummaryrefslogtreecommitdiff
path: root/tests/sys
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fusefs: fix error handling when reading a directory's sticky bitAlan Somers2026-06-141-0/+53
* tests/jaildesc: Use a more efficient mechanism to blockMark Johnston2026-06-121-6/+3
* tests/jaildesc: Add some more test scenariosMark Johnston2026-06-122-1/+205
* memfd_test: skip hugetlb testcase when large page requests are not supportedSiva Mahadevan2026-06-111-2/+5
* mac_portacl tests: rewrite the test program and test unspecific family.K Rin2026-06-103-23/+94
* imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid imagesMark Johnston2026-06-092-0/+159
* sound: Fix software buffer lifetime issuesMark Johnston2026-06-091-0/+60
* sound: Check for offset overflow in dsp_mmap_single()Christos Margiolis2026-06-092-0/+52
* ktls: Don't attempt to modify non-anonymous mbufs on the receive pathJohn Baldwin2026-06-091-0/+93
* tests/ptrace: Validate PT_SC_REMOTE with some tricky syscallsMark Johnston2026-06-081-0/+215
* MAC/do: Fix double-free on parse error after "executable paths" featureOlivier Certner2026-06-011-0/+14
* tests/ipsec: Run in parallelMark Johnston2026-05-301-2/+2
* MAC/do: Add consistency testsOlivier Certner2026-05-292-1/+212
* MAC/do: Tests: Add support for exec paths, jail parameters, subjailsOlivier Certner2026-05-291-9/+110
* MAC/do: Tests: Quote the source directoryOlivier Certner2026-05-292-2/+2
* MAC/do: Tests: Declare required programs closer to useOlivier Certner2026-05-292-1/+2
* MAC/do: Tests: Fix copyrightsOlivier Certner2026-05-293-3/+8
* MAC/do: Tests: Remove shebang linesOlivier Certner2026-05-292-4/+0
* ptrace_test: expect PT_STEP tests to fail on riscvSiva Mahadevan2026-05-281-0/+8
* tests: Fix reliability issues in POSIX ACL testsDag-Erling Smørgrav2026-05-282-8/+8
* sigqueue: In capability mode, only allow signalling selfEd Maste2026-05-261-3/+9
* tests/procdesc: Use a more efficient mechanism to blockMark Johnston2026-05-222-5/+38