summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
41 hourstests/netinet6: Add test for route information optionPouria Mousavizadeh Tehrani
41 hourstests/netinet6: Add SLAAC and RA validation tests to ndpPouria Mousavizadeh Tehrani
2 daystests/socket_afinet: Remove a conditional skipMark Johnston
2 dayspf tests: test having multiple state limitersKristof Provost
2 daystests: kqueue: improve diagnostics for our CPONFORK testKyle Evans
4 daystests/fusefs: appease gcc -Wcast-qualRyan Libby
4 daysip_mroute: Fix a lock leak in X_ip_mforward()Mark Johnston
5 daysCTL: add ATF tests for REPORT SUPPORTED OPCODESAlan Somers
6 daysgeneve: Add tests for genevePouria Mousavizadeh Tehrani
10 daystest/sys/arch: Fix arch without test/sys/arch/${MACHINE_ARCH}Li-Wen Hsu
11 dayslibc: fix memfd_create's HUGETLB handlingKyle Evans
11 daystests: kqueue: add a basic test for CPONFORKKyle Evans
11 daysarm64: Add arm64 SVE testsAndrew Turner
12 dayspf tests: explicitly test zeroing counters within an anchorKristof Provost
2026-03-30tests: Add some simple regression tests for ip_mrouteMark Johnston
2026-03-27routing: Retire ROUTE_MPATH compile optionPouria Mousavizadeh Tehrani
2026-03-27tests: Add grand link-layer event in netinet6/ndpPouria Mousavizadeh Tehrani
2026-03-27tests/netlink: Bugfix on snl_parse_errmsg_capped testK Rin
2026-03-26timerfd: Guard expected performance failureJake Freeland
2026-03-25timerfd: Expect periodic timer performance failuresJake Freeland
2026-03-25tests/netinet: add raw:reconnect testGleb Smirnoff
2026-03-25ipfw: skip tests if required sysctl is not setOlivier Cochard
2026-03-24tests/netinet: add test for getsockname() on a disconnected TCP socketGleb Smirnoff
2026-03-24pf tests: verify that we handle address range rules correctlyKristof Provost
2026-03-23Revert "capsicum-test: remove stale file"Mariusz Zaborski
2026-03-23capsicum-test: remove stale fileMariusz Zaborski
2026-03-22pf tests: verify first-match-wins for nat rulesKristof Provost
2026-03-20timerfd: Fix interval callout schedulingJake Freeland
2026-03-20timerfd: Add testsJake Freeland
2026-03-18tests/netinet/raw: fix ssize_t printf(3) formatGleb Smirnoff
2026-03-18tests/netinet: provide test for raw_ip.c:rip_input()Gleb Smirnoff
2026-03-14tests/fusefs: fix sign-compare warning on armv7Siva Mahadevan
2026-03-12fusefs: redo vnode attribute lockingAlan Somers
2026-03-10tests/kern/ssl_sendfile: fix 'random' and 'basic' flakynessGleb Smirnoff
2026-03-10tests/kern/ssl_sendfile: reduce copy & pasteGleb Smirnoff
2026-03-05carp: fix global demotion counter to VRRP advertisementsOlivier Cochard
2026-03-04tests/net/bpf: skip the bpf:inject test when RSS is presentGleb Smirnoff
2026-03-04tests/net/bpf: hexdump(3) the packets if compare failsGleb Smirnoff
2026-03-01ipfw: add support for masked ip-address lookupsBoris Lytochkin
2026-02-26tests/kern: put ssl_sendfile under MK_OPENSSL != noGleb Smirnoff
2026-02-20gre tests: Fix gcc warnings on gre netlink testsPouria Mousavizadeh Tehrani
2026-02-20gre tests: Add required_kmods to gre netlink testPouria Mousavizadeh Tehrani
2026-02-18tests/ipfw: fix log:bpf test flakynessGleb Smirnoff
2026-02-18if_gre: Add netlink support with testsPouria Mousavizadeh Tehrani
2026-02-17ndp tests: Fix flakiness in ndp_slaac_default_routeMark Johnston
2026-02-17ndp tests: Fix an assertion in ndp_prefix_lifetime_extendMark Johnston
2026-02-16capsicum-tests: remove Linux supportAlan Somers
2026-02-16aio(4) tests: do not rely on (int *)-1 being invalid addressAlan Somers
2026-02-16pdwait(2) tests: do not rely on (int *)-1 being invalid addressAlan Somers
2026-02-16pdrfork(2) tests: enable on x86Konstantin Belousov