aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Add some simple regression tests for ip_mrouteMark Johnston17 hours4-4/+629
* routing: Retire ROUTE_MPATH compile optionPouria Mousavizadeh Tehrani4 days2-2/+2
* tests: Add grand link-layer event in netinet6/ndpPouria Mousavizadeh Tehrani4 days1-0/+50
* tests/netlink: Bugfix on snl_parse_errmsg_capped testK Rin4 days1-2/+2
* timerfd: Guard expected performance failureJake Freeland5 days1-1/+2
* timerfd: Expect periodic timer performance failuresJake Freeland5 days2-4/+2
* tests/netinet: add raw:reconnect testGleb Smirnoff6 days1-69/+168
* ipfw: skip tests if required sysctl is not setOlivier Cochard6 days1-1/+1
* tests/netinet: add test for getsockname() on a disconnected TCP socketGleb Smirnoff6 days2-4/+37
* pf tests: verify that we handle address range rules correctlyKristof Provost7 days1-0/+38
* Revert "capsicum-test: remove stale file"Mariusz Zaborski8 days1-0/+1500
* capsicum-test: remove stale fileMariusz Zaborski8 days1-1500/+0
* pf tests: verify first-match-wins for nat rulesKristof Provost9 days1-0/+45
* timerfd: Fix interval callout schedulingJake Freeland11 days1-0/+29
* timerfd: Add testsJake Freeland11 days2-0/+1321
* tests/netinet/raw: fix ssize_t printf(3) formatGleb Smirnoff13 days1-1/+1
* tests/netinet: provide test for raw_ip.c:rip_input()Gleb Smirnoff13 days2-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
* pf: convert DIOCRTSTADDRS to netlinkKristof Provost2026-02-161-0/+38
* atf_python/vnet: Make it possible to set the FIB of vnet interfacesMark Johnston2026-02-131-1/+15
* pf tests: verify blocked count on log interfaceKristof Provost2026-02-121-1/+13
* pf: fix use of uninitialised variableKristof Provost2026-02-031-0/+58
* tests/netgraph: fix tests that depended on connect(in6addr_any)Gleb Smirnoff2026-02-021-0/+3
* atf_python: Run vnet handlers in $HOMEMark Johnston2026-02-021-0/+1
* tests: sys/capsicum/functional requires mqueuefsAlan Somers2026-01-311-0/+1
* tests/netinet: fix tests that depended on connect(in6addr_any)Gleb Smirnoff2026-01-301-0/+2
* ip6_output tests: Remove an unused importMark Johnston2026-01-301-1/+0