aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/fusefs: appease gcc -Wcast-qualRyan Libby2026-04-151-2/+2
* ip_mroute: Fix a lock leak in X_ip_mforward()Mark Johnston2026-04-151-13/+140
* CTL: add ATF tests for REPORT SUPPORTED OPCODESAlan Somers2026-04-143-0/+282
* geneve: Add tests for genevePouria Mousavizadeh Tehrani2026-04-133-0/+1002
* test/sys/arch: Fix arch without test/sys/arch/${MACHINE_ARCH}Li-Wen Hsu2026-04-092-4/+4
* libc: fix memfd_create's HUGETLB handlingKyle Evans2026-04-093-25/+93
* tests: kqueue: add a basic test for CPONFORKKyle Evans2026-04-091-0/+140
* arm64: Add arm64 SVE testsAndrew Turner2026-04-086-0/+501
* pf tests: explicitly test zeroing counters within an anchorKristof Provost2026-04-071-1/+13
* tests: Add some simple regression tests for ip_mrouteMark Johnston2026-03-304-4/+629
* routing: Retire ROUTE_MPATH compile optionPouria Mousavizadeh Tehrani2026-03-272-2/+2
* tests: Add grand link-layer event in netinet6/ndpPouria Mousavizadeh Tehrani2026-03-271-0/+50
* tests/netlink: Bugfix on snl_parse_errmsg_capped testK Rin2026-03-271-2/+2
* timerfd: Guard expected performance failureJake Freeland2026-03-261-1/+2
* timerfd: Expect periodic timer performance failuresJake Freeland2026-03-262-4/+2
* tests/netinet: add raw:reconnect testGleb Smirnoff2026-03-251-69/+168
* ipfw: skip tests if required sysctl is not setOlivier Cochard2026-03-251-1/+1
* tests/netinet: add test for getsockname() on a disconnected TCP socketGleb Smirnoff2026-03-242-4/+37
* pf tests: verify that we handle address range rules correctlyKristof Provost2026-03-241-0/+38
* Revert "capsicum-test: remove stale file"Mariusz Zaborski2026-03-231-0/+1500
* capsicum-test: remove stale fileMariusz Zaborski2026-03-231-1500/+0
* pf tests: verify first-match-wins for nat rulesKristof Provost2026-03-221-0/+45
* timerfd: Fix interval callout schedulingJake Freeland2026-03-201-0/+29
* timerfd: Add testsJake Freeland2026-03-202-0/+1321
* tests/netinet/raw: fix ssize_t printf(3) formatGleb Smirnoff2026-03-181-1/+1
* tests/netinet: provide test for raw_ip.c:rip_input()Gleb Smirnoff2026-03-182-0/+222
* tests/fusefs: fix sign-compare warning on armv7Siva Mahadevan2026-03-141-5/+5
* fusefs: redo vnode attribute lockingAlan Somers2026-03-124-22/+332
* tests/kern/ssl_sendfile: fix 'random' and 'basic' flakynessGleb Smirnoff2026-03-101-8/+12
* tests/kern/ssl_sendfile: reduce copy & pasteGleb Smirnoff2026-03-101-12/+12
* carp: fix global demotion counter to VRRP advertisementsOlivier Cochard2026-03-051-0/+61
* tests/net/bpf: skip the bpf:inject test when RSS is presentGleb Smirnoff2026-03-051-0/+4
* tests/net/bpf: hexdump(3) the packets if compare failsGleb Smirnoff2026-03-052-2/+6
* ipfw: add support for masked ip-address lookupsBoris Lytochkin2026-03-018-29/+665
* tests/kern: put ssl_sendfile under MK_OPENSSL != noGleb Smirnoff2026-02-261-1/+1
* gre tests: Fix gcc warnings on gre netlink testsPouria Mousavizadeh Tehrani2026-02-201-7/+5
* gre tests: Add required_kmods to gre netlink testPouria Mousavizadeh Tehrani2026-02-201-0/+1
* tests/ipfw: fix log:bpf test flakynessGleb Smirnoff2026-02-191-8/+11
* if_gre: Add netlink support with testsPouria Mousavizadeh Tehrani2026-02-182-0/+174
* ndp tests: Fix flakiness in ndp_slaac_default_routeMark Johnston2026-02-171-2/+5
* ndp tests: Fix an assertion in ndp_prefix_lifetime_extendMark Johnston2026-02-171-2/+2
* capsicum-tests: remove Linux supportAlan Somers2026-02-1722-937/+55
* aio(4) tests: do not rely on (int *)-1 being invalid addressAlan Somers2026-02-171-1/+6
* pdwait(2) tests: do not rely on (int *)-1 being invalid addressAlan Somers2026-02-171-3/+17
* pdrfork(2) tests: enable on x86Konstantin Belousov2026-02-161-9/+20
* pdrfork(2) tests: should wait for the child to exitKonstantin Belousov2026-02-161-2/+3
* pdrfork(2) tests: split basic_usageKonstantin Belousov2026-02-161-9/+19
* pdrfork(2) tests: catch runaway child for EFAULT testKonstantin Belousov2026-02-161-0/+10
* pdrfork(2) tests: do not rely on (int *)-1 being invalid addressKonstantin Belousov2026-02-161-2/+8
* pdrfork(2) tests: RFPROCDESC|RFPROC are requiredKonstantin Belousov2026-02-161-44/+2