aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests/net: Run all tests with execenv=jail and enable parallelismMark Johnston2026-05-221-7/+2
* MAC/do: Add basic tests on setting rulesOlivier Certner2026-05-215-0/+308
* tests/ndp: fix ndp_routeinfo_option testcase flakinessSiva Mahadevan2026-05-211-5/+10
* ipfw: fix parsing error in nat config port_rangeVyacheslav Terehov2026-05-211-12/+14
* routing: Add tests for metricPouria Mousavizadeh Tehrani2026-05-202-0/+234
* ptrace: Fix validation of PT_SC_REMOTE argumentsMark Johnston2026-05-201-19/+66
* fusefs: Handle buggy servers' LISTXATTR responseAlan Somers2026-05-201-0/+73
* jaildesc: Make sure to drain selinfo sleepers in jaildesc_close()Mark Johnston2026-05-202-0/+203
* procdesc: Make sure to drain selinfo sleepers in procdesc_free()Mark Johnston2026-05-202-1/+86
* tests/if_carp: Run all tests with execenv=jailMark Johnston2026-05-191-0/+2
* ipfw: treat ipv6 address with zero mask as 'any'Andrey V. Elsukov2026-05-171-0/+2
* amd64/ptrace-sce-tamper test: get rid of PT_TRACE_MEAlex S2026-05-161-1/+2
* tests/sys/arch/amd64: Add a basic ptrace syscall tampering testAlex S2026-05-132-0/+90
* rtnetlink: Check for allocation failure in nlattr_get_multipath()Pouria Mousavizadeh Tehrani2026-05-131-0/+55
* tests/ip_mroute: Remove test timeoutsMark Johnston2026-05-121-6/+0
* physmem: Add a way to read all memorySarah Walker2026-05-121-0/+33
* ipfw: fix IPv6 flow label matchingBoris Lytochkin2026-05-123-1/+91
* pfctl: relax interface name requirementKristof Provost2026-05-071-0/+40
* pfctl: optionally print the rule in the state overviewKristof Provost2026-05-072-1/+45
* Revert "Skip sys.netinet6.frag6.frag6_19.frag6_19 in CI"Enji Cooper2026-05-061-3/+0
* pf: do not reject rules with colliding hashesKristof Provost2026-05-051-0/+36
* tests: Add a simple regression test for an execve overflow bugMark Johnston2026-05-042-0/+47
* amd/int0x80 test: fix inline asm for gccRyan Libby2026-05-041-2/+3
* tests/if_lagg: Minor improvementsMark Johnston2026-05-031-24/+11
* tests/timerfd: SerializeMark Johnston2026-05-031-0/+2
* unix: Make sure we signal EOF on the write side when disconnectingMark Johnston2026-05-031-17/+60
* tests/carp: Rework unicast_v4Zhenlei Huang2026-05-031-36/+44
* tests: fix remaining test failures under _FORTIFY_SOURCEKyle Evans2026-05-011-1/+3
* tests/netlink: Add nexthop group tests for multipathPouria Mousavizadeh Tehrani2026-04-302-0/+322
* fix typo: recieved -> received in test commentFelipe Matarazzo2026-04-301-1/+1
* pf: improve SCTP validationKristof Provost2026-04-291-0/+23
* tests/sys/arch/amd64: add a program to check INT $0x80 behavior on amd64Konstantin Belousov2026-04-292-0/+101