aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fusefs: Upgrade FUSE protocol to version 7.35.Claudiu I. Palincas2025-07-031-0/+30
* pf tests: verify that 'quick' works on anchorsKristof Provost2025-07-031-0/+37
* pf tests: verify max-pkt-rate on anchorsKristof Provost2025-06-301-13/+52
* Fix typos in the CI configurationkalinasp2025-06-271-3/+3
* pf: ensure max-pkt-size works on match rulesKristof Provost2025-06-271-12/+49
* pf: add 'max-pkt-size'Kristof Provost2025-06-272-0/+86
* pf tests: test handling of ICMP echo requests with the same IDKristof Provost2025-06-271-0/+77
* fibs_test: Mark same_ip_multiple_ifaces_fib0 as expected to failMark Johnston2025-06-261-0/+3
* pf: decrement TTL in pf_route(6)()Kristof Provost2025-06-262-5/+52
* tests: extend wireguard test to cover incremental allowed-ips updatesKyle Evans2025-06-261-0/+205
* pf: limit extra SCTP statesKristof Provost2025-06-251-0/+28
* pf tests: basic max-pkt-rate testKristof Provost2025-06-252-0/+83
* ng_ksocket: Add tests for IPv6Seyed Pouria Mousavizadeh Tehrani2025-06-251-12/+74
* tests/kqueue: repair flaky testGleb Smirnoff2025-06-241-1/+1
* unix/tests: Add a regression test for fd transfer across jailsMark Johnston2025-06-242-0/+136
* netinet/tests: Mark broadcast:INADDR_BROADCAST as needing network accessMark Johnston2025-06-241-1/+5
* pf tests: do not shutdown the sctp server in sctp:related_icmpKristof Provost2025-06-211-1/+1
* netgraph/ksocket tests: Bind to a specific addressMark Johnston2025-06-201-6/+9
* kern: send parent a SIGCHLD when the debugger has detachedKyle Evans2025-06-191-0/+68
* runq: Remove userland references to RQ_PPQ in rtprio contextsOlivier Certner2025-06-181-3/+2
* tcp: Fix the SO_REUSEPORT_LB checkMark Johnston2025-06-171-0/+10
* ctl: add ATF tests for SCSI PERSISTENT RESERVE IN/OUTAlan Somers2025-06-153-0/+443
* fusefs: fix a panic in vop_close with a CTL consumerAlan Somers2025-06-153-2/+90
* fusefs: add more checks for buggy FUSE serversAlan Somers2025-06-133-3/+115
* fusefs: Fix a panic when unmounting before initAlan Somers2025-06-126-8/+176
* tests/unix_stream: peer's shutdown(SHUT_WR) must wake up any event mechGleb Smirnoff2025-06-101-8/+69
* tests/unix_stream: refactor event mech testsGleb Smirnoff2025-06-101-132/+161
* pf tests: frag6.py:TestFrag6_RouteTo::test_too_big requires scapyKristof Provost2025-06-091-0/+2
* pf tests: killstate:key requires scapyKristof Provost2025-06-091-0/+1
* pf tests: update after IPv6 hop-by-hop changeKristof Provost2025-06-061-1/+1
* pf tests: skip TestHeader6::test_too_many if ipfilter is loadedKristof Provost2025-06-062-0/+11
* pf tests: verify header processing limitKristof Provost2025-06-063-2/+224
* fusefs: revert a workaround for a googletest bugAlan Somers2025-06-051-8/+1
* bridge: fix vlan(4) on a bridge memberLexi Winter2025-06-041-0/+51
* tests/sys/net: run if_bridge_test in a jailLexi Winter2025-06-041-0/+2
* atf, kyua: Implement require.kmods.Dag-Erling Smørgrav2025-05-312-12/+21
* tests: ensure that unix/stream raises POLLIN after a shutdown(2)Kyle Evans2025-05-311-0/+56
* fusefs: correct a comment in the testsAlan Somers2025-05-301-1/+1
* tests/unix: test MSG_PEEK read from a socket that has a descriptorGleb Smirnoff2025-05-291-0/+46
* pf tests: make sctp:related_icmp test more robustKristof Provost2025-05-291-2/+2
* pf tests: deduplicate DelayedSendKristof Provost2025-05-286-59/+47
* tests: Add a regression test for commit 7587f6d4840f8Mark Johnston2025-05-282-0/+135
* tests: kern: add some tests for TIOCSTIKyle Evans2025-05-282-0/+340
* tests/netinet: fix several tests that depended on connect(INADDR_ANY)Gleb Smirnoff2025-05-283-1/+4
* socket_splice tests: Explicitly bind to the loopback addressMark Johnston2025-05-261-2/+2
* tests/unix_seqpacket: add couple tests for shutdown(2)Gleb Smirnoff2025-05-231-0/+34
* unix: fix EVFILT_WRITE when peer close(2)s and shutdown(2)sGleb Smirnoff2025-05-211-0/+48
* pf tests: test killing states by keyKristof Provost2025-05-091-0/+56
* aft_python: fix incorrect ndp useKristof Provost2025-05-081-1/+1
* pf: fix dealing with 0 limitsKristof Provost2025-05-081-0/+53