aboutsummaryrefslogtreecommitdiff
path: root/tests/sys
Commit message (Expand)AuthorAgeFilesLines
* tests/unix_seqpacket: mk_pair_of_sockets() requires a valid argumentGleb Smirnoff8 days1-4/+2
* tarfs: Factor out common test code.Dag-Erling Smørgrav13 days1-26/+26
* tarfs: Fix checksum calculation.Dag-Erling Smørgrav13 days1-0/+22
* tarfs: Fix two input validation issues.Dag-Erling Smørgrav13 days3-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
* 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