aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* pf: Add a TCP rdr test on IPv6Tom Jones2024-02-232-0/+128
* tests/sigsys: initialize parameter passed to sysctlbyname()Gleb Smirnoff2024-02-201-1/+1
* tests/fdgrowtable: remove always true checkGleb Smirnoff2024-02-201-6/+4
* tests/fdgrowtable: open more files in the threaded caseGleb Smirnoff2024-02-201-0/+1
* tests/arp: test arp -s/-S workGleb Smirnoff2024-02-201-0/+62
* tests/arp: when checking 'arp -d' check that entry is removedGleb Smirnoff2024-02-201-0/+1
* socket tests: add listener_wakeupGleb Smirnoff2024-02-152-0/+295
* path_test: fix cap_rights_init usageEd Maste2024-02-151-3/+3
* Fix grammar error in test/sys/file/closefrom_test.cYen-Cheng Chang2024-02-131-1/+1
* 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