aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* carp: fix global demotion counter to VRRP advertisementsOlivier Cochard5 days1-0/+61
* tests/net/bpf: skip the bpf:inject test when RSS is presentGleb Smirnoff6 days1-0/+4
* tests/net/bpf: hexdump(3) the packets if compare failsGleb Smirnoff6 days2-2/+6
* ipfw: add support for masked ip-address lookupsBoris Lytochkin9 days8-29/+665
* tests/kern: put ssl_sendfile under MK_OPENSSL != noGleb Smirnoff12 days1-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
* capsicum-test: Move out of contribEd Maste2026-01-2832-2/+8914
* tests/kern: make ssl_sendfile:truncate and ssl_sendfile:grow less flakyGleb Smirnoff2026-01-271-2/+16
* atf_python: Fix a typo in a type annotationMark Johnston2026-01-271-1/+1
* pf: Pass v6 packets to the divert socketMark Johnston2026-01-272-63/+188
* pf tests: Set require.kmods in divert-to testsMark Johnston2026-01-261-23/+8
* Add tests for pdwaitAlan Somers2026-01-262-0/+296
* Add tests for pdrforkAlan Somers2026-01-262-0/+188
* procdesc: Add a test for pid recycling behaviorAlan Somers2026-01-262-0/+99
* Account for the ctl test needing the ctl(4) moduleEnji Cooper2026-01-251-0/+3
* fusefs: Add tests for the new -o auto_unmount featureAlan Somers2026-01-245-3/+108
* tests/kern: add test for SSL_sendfile()Gleb Smirnoff2026-01-232-0/+516
* pfctl(8): change default limiter action from no-match to blockKristof Provost2026-01-191-3/+3
* pflog: tests: Fix rdr_action_head()Jose Luis Duran2026-01-171-1/+1
* tarfs: tests: Increase timeout (again 2)Jose Luis Duran2026-01-171-1/+1
* tests/ipfw: add a test for ipfw(4) log rules that write to bpf(4)Gleb Smirnoff2026-01-172-0/+96
* tests/ipfw: add a simple fuzzing test for ipfw tablesGleb Smirnoff2026-01-172-1/+98
* tests/if_ovpn: add missing cleanup to the multihome6 testGleb Smirnoff2026-01-151-0/+2
* if_ovpn: add interface countersKristof Provost2026-01-151-0/+25
* pf tests: test block/no-match limitersKristof Provost2026-01-141-0/+56
* pf tests: extend the source limiter testKristof Provost2026-01-141-0/+14
* pf tests: basic source limiters test caseKristof Provost2026-01-141-0/+58