aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests/unix_passfd: add a comment for send_a_lotGleb Smirnoff2024-02-081-2/+11
* tests/unix_passfd: test that control mixed with data creates recordsGleb Smirnoff2024-02-081-11/+45
* tests/unix_passfd: fix typos - assignment instead of comparisonGleb Smirnoff2024-02-081-2/+2
* fusefs: fix invalid value for st_birthtime.tv_nsecAlan Somers2024-02-042-12/+18
* tests/netinet: push variable 'sin' into function scopeGleb Smirnoff2024-02-031-8/+6
* pf: ensure dummynet gets the correct direction after route-toKristof Provost2024-02-021-0/+50
* tests/netinet: add a demo of TCP implied connectGleb Smirnoff2024-02-012-0/+82
* socket tests: improve error messageGleb Smirnoff2024-02-011-1/+1
* pf: bind route-to states to their route-to interfaceKristof Provost2024-01-291-0/+43
* netinet tests: Make test jail names uniqueMark Johnston2024-01-271-2/+2
* netinet6 tests: Restore an atf_check invocationMark Johnston2024-01-271-1/+1
* kqueue tests: Add a regression testMark Johnston2024-01-272-2/+91
* jail: expose children.max and children.cur via sysctlJamie Gritton2024-01-261-0/+2
* tests: fix typo in a commentGleb Smirnoff2024-01-261-1/+1
* pflow: limit to no more than 128 flow exportersKristof Provost2024-01-221-0/+32
* pflow: observation domain is an unsigned integerKristof Provost2024-01-221-0/+25
* pf tests: test ICMP6 packet too big with binatKristof Provost2024-01-222-0/+167
* fusefs: fix some memory leaks in the testsAlan Somers2024-01-192-0/+3
* fusefs: prefer new/delete over malloc/freeAlan Somers2024-01-177-109/+85
* pf tests: test per-rule pflowKristof Provost2024-01-161-0/+49
* pf tests: test pflow NAT state informationKristof Provost2024-01-162-8/+91
* pf tests: verify pflow over IPv6Kristof Provost2024-01-161-0/+43
* pflow: allow observation domain to be configuredKristof Provost2024-01-161-0/+6
* pf tests: pflow functionality testKristof Provost2024-01-163-0/+142
* pf tests: initial pflow test caseKristof Provost2024-01-163-0/+90
* kern: pts: do not special case closed slave sideKyle Evans2024-01-162-0/+67
* fusefs: more consistent operand ordering in io.ccAlan Somers2024-01-151-27/+27
* fusefs: fix an interaction between copy_file_range and mmapAlan Somers2024-01-152-5/+153
* pf tests: dummynet + nat fragmentation testKristof Provost2024-01-151-0/+48
* pf tests: test reassembly with dummynetKristof Provost2024-01-151-0/+39
* Add a regression test for PR 276191.Alan Somers2024-01-131-0/+10
* tests: add a test for shutdown(2) on a datagram socketGleb Smirnoff2024-01-122-0/+113
* tests/netlink: improve recently added netlink_socket:membershipGleb Smirnoff2024-01-111-5/+31
* tests/netlink: mark a test that requires tun(4)Gleb Smirnoff2024-01-111-0/+2
* tests/net: enable if_clone_test:epair_ipv6_up_stressGleb Smirnoff2024-01-111-1/+0
* tests/netlink: add minimal test for a group writerGleb Smirnoff2024-01-101-0/+49
* socket_msg_trunc: allocate a large enough bufferBrooks Davis2024-01-091-1/+3
* pf tests: ensure that pflog shows malformed packets as blocked, not passedKristof Provost2024-01-043-1/+94
* posixshm largepage_mmap: fix a racy testBrooks Davis2024-01-031-1/+1
* netlink: use protocol specific receive bufferGleb Smirnoff2024-01-021-47/+7
* tests/netlink: add netlink socket buffer testGleb Smirnoff2024-01-022-1/+268
* frag6 tests: SerializeMark Johnston2023-12-311-0/+2
* netmap: fix unit testsVincenzo Maffione2023-12-291-2/+0
* Silence VLA extension warnings in fusefs testsDimitry Andric2023-12-211-0/+4
* libifconfig: Fix bridge status member listMichael Gmelin2023-12-211-0/+28
* netinet tests: test that we send IGMP join/leave packets as expectedKristof Provost2023-12-192-0/+109
* dummynet: add simple gilbert-elliott channel modelRichard Scheffenegger2023-12-171-0/+102
* pf tests: fix typos in the abort_v6 test case head / cleanup function nameKristof Provost2023-12-141-2/+2
* pf tests: test that we validate sequence numbers on TCP RSTKristof Provost2023-12-054-0/+151
* zfs tests: Silence clang warningJose Luis Duran2023-12-041-2/+2