aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fusefs: make the tests more robust to changes to maxphysAlan Somers2 days2-5/+14
* soxstack: slience 32-bit gcc warningBrooks Davis3 days1-2/+2
* netinet tests: basic VRRP testsKristof Provost3 days2-1/+111
* lagg: enable tests that stress the configuration changesGleb Smirnoff5 days1-8/+0
* lagg: propagate up/down to the childrenGleb Smirnoff5 days1-1/+0
* tests/fusefs: fix all tests that depend on kern.maxphysGleb Smirnoff5 days5-17/+17
* tests/sendfile: test operation on unix/stream socketGleb Smirnoff8 days2-9/+54
* tests/sendfile: factor out tcp_socketpair()Gleb Smirnoff8 days1-54/+65
* pf tests: fix REQUIRED_MODULES typoKristof Provost9 days1-1/+1
* accept_filter: return different errors for non-listener and a busy socketGleb Smirnoff2024-04-251-0/+32
* accf_tls: accept filter that waits for TLS handshake headerGleb Smirnoff2024-04-251-1/+60
* wg tests: Add a simple regression test case for netmap supportMark Johnston2024-04-202-1/+97
* tests: move atf_python/sys/ into the tests packageLexi Winter2024-04-195-0/+5
* Add preliminary in-tree CI infrastructure for developersMuhammad Moinur Rahman2024-04-189-0/+568
* tests/unix_stream: test that send(2) of zero bytes is successfulGleb Smirnoff2024-04-142-7/+27
* tests: Add ktrace regression test for shm_openJake Freeland2024-04-101-0/+34
* tests/unix_seqpacket: remove workaround for a kernel bug that is no longerGleb Smirnoff2024-04-081-6/+1
* tests/unix_seqpacket: test send(2) to a closed or aborted peer socketGleb Smirnoff2024-04-081-0/+48
* tests/unix_seqpacket: provide random data pumping test with MSG_EORGleb Smirnoff2024-04-081-0/+151
* tests: Add ktrace capability violation test casesJake Freeland2024-04-072-0/+490
* tarfs: Ignore global extended headers.Dag-Erling Smørgrav2024-04-031-0/+24
* tarfs: Support paths that spill into exthdrs.Dag-Erling Smørgrav2024-04-031-0/+50
* ptrace tests: Fix a signed/unsigned integer comparisonMark Johnston2024-04-011-1/+1
* ptrace tests: Add a test using PROC_REAP_KILL to kill a traced debuggeeMark Johnston2024-03-311-0/+47
* pf: fix reply-to after rdr and dummynetKristof Provost2024-03-281-0/+61
* netpfil tests: disable ICMPv6 rate limiting in the test jailGleb Smirnoff2024-03-251-0/+1
* tests/netinet: fix UDP I/O test buildGleb Smirnoff2024-03-231-2/+2
* tests/netgraph: start ng_ksocket(4) testsGleb Smirnoff2024-03-232-0/+116
* tests/netinet: add UDP socket I/O testsGleb Smirnoff2024-03-232-1/+141
* tests/netgraph: mark all tests as required_user="root"Gleb Smirnoff2024-03-231-1/+1
* if_ovpn tests: test large packets in IPv6 tunnelKristof Provost2024-03-221-0/+18
* pf: convert DIOCSETSTATUSIF to netlinkKristof Provost2024-03-192-0/+88
* pf: fix dummynet + route-toKristof Provost2024-03-191-2/+63
* pf: avoid passing through dummynet multiple timesKristof Provost2024-03-191-0/+53
* tests/unix_seqpacket: mk_pair_of_sockets() requires a valid argumentGleb Smirnoff2024-03-111-4/+2
* tarfs: Factor out common test code.Dag-Erling Smørgrav2024-03-061-26/+26
* tarfs: Fix checksum calculation.Dag-Erling Smørgrav2024-03-061-0/+22
* tarfs: Fix two input validation issues.Dag-Erling Smørgrav2024-03-063-2/+196
* pf tests: IPv6 versions of the route-to/reply-to if-bound testsKristof Provost2024-03-011-0/+106
* pf: support if-bound with reply-toKristof Provost2024-03-011-0/+56
* tests/unix_seqpacket: test that implied connect doesn't workGleb Smirnoff2024-02-281-0/+18
* tests/unix_seqpacket: test that data can be sent before accept(2)Gleb Smirnoff2024-02-281-0/+27
* tests/unix_seqpacket: provide function that returns bound & listening sockGleb Smirnoff2024-02-281-79/+52
* tests/unix_seqpacket: remove EMSGSIZE testsGleb Smirnoff2024-02-281-61/+0
* socket tests: remove MSG_TRUNC test for unix/seqpacketGleb Smirnoff2024-02-281-34/+0
* pf: fix packet-to-big for route-to as wellKristof Provost2024-02-271-8/+39
* sigsys test: correct count of delivered signalsKonstantin Belousov2024-02-251-4/+4
* tests/fdgrowtable: perform the threaded test in a child processGleb Smirnoff2024-02-241-6/+28
* Revert "tests/fdgrowtable: open more files in the threaded case"Gleb Smirnoff2024-02-241-1/+0
* pf: Correct SPDX identifierTom Jones2024-02-231-1/+1