aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* shm: Respect PROT_MAX when creating private mappingsMark Johnston42 hours2-2/+97
* zfsd: replace vdevs with the AUX faulted stateAlan Somers3 days2-11/+17
* pf: fix double ruleset evaluation for fragments sent to dummynetKajetan Staszkiewicz3 days3-9/+154
* pf tests: use unique pid files for inetd processesKristof Provost4 days2-4/+4
* ctl: skip the test if ctladm is missing (WITHOUT_ISCSI)Olivier Cochard5 days3-14/+14
* tests: Add buf_ring overflow checksAndrew Turner6 days1-0/+54
* tests: Add a buf_ring testAndrew Turner6 days2-0/+127
* pf tests: Add test for max-src-statesKajetan Staszkiewicz6 days1-0/+66
* pf tests: add a test for max-src-connKajetan Staszkiewicz8 days3-47/+210
* pf tests: fix max_states testKajetan Staszkiewicz10 days1-5/+5
* pf tests: Add max states testKajetan Staszkiewicz11 days2-0/+62
* pf tests: Make TCP port numbers configurableKajetan Staszkiewicz11 days1-2/+12
* pf tests: Remove nargs from single argumentsKajetan Staszkiewicz11 days1-40/+33
* pf tests: Speed up divert-to.sh test casesIgor Ostapenko11 days1-2/+2
* unix tests: Skip random_eor_and_waitall unconditionallyMark Johnston11 days1-3/+2
* pf tests: ensure we don't NAT to link-local addressesKristof Provost2024-09-191-0/+52
* pf tests: test the new log(matches) featureKristof Provost2024-09-191-0/+54
* pf tests: ensure we correctly optimize { any, 192.0.2.3 }Kristof Provost2024-09-161-0/+36
* pf tests: test the new received-on featureKristof Provost2024-09-161-0/+82
* pf tests: Do not handle ipfw presenceIgor Ostapenko2024-09-142-222/+37
* pf tests: improved test for CVE-2019-5598Kristof Provost2024-09-112-0/+127
* if_ovpn tests: destroy an if_ovpn interface before it's been usedKristof Provost2024-09-101-0/+22
* tests: Add some test cases for SO_SPLICEMark Johnston2024-09-102-0/+981
* netinet tests: Make some tests more reliable when run in parallelMark Johnston2024-09-092-3/+26
* fusefs: fix an uninitialized memory access in fuse_vnop_deallocateAlan Somers2024-09-081-0/+51
* if_ovpn tests: allow these tests to run in parallelKristof Provost2024-09-081-2/+2
* src.conf: Add a MK_ZFS_TESTS knobMark Johnston2024-09-071-1/+1
* pf: Add support for endpoint independent NAT bindings for UDPTom Jones2024-09-061-0/+134
* ctl: add tests for PREVENT ALLOW MEDIUM REMOVALAlan Somers2024-09-052-0/+162
* ctl: add tests for START STOP UNITAlan Somers2024-09-054-64/+257
* ctl: add some ATF tests for READ BUFFERAlan Somers2024-09-044-0/+244
* capsicum tests: Serialize functional testsMark Johnston2024-09-041-0/+4
* ggate tests: Use unique ports among testsMark Johnston2024-09-041-6/+6
* pf tests: ensure that neighbour discovery works as expectedKristof Provost2024-09-011-0/+48
* pf tests: ensure that 'quick' on anchor rules works as expectedKristof Provost2024-08-261-0/+39
* sound tests: Add SNDSTIOC_ADD_USER_DEVS testChristos Margiolis2024-08-241-4/+183
* pf: Handle m_len < sizeof(struct ether_header) caseIgor Ostapenko2024-08-211-0/+73
* pf: Make pf_test6 handle m_len < sizeof(struct ip6_hdr) caseIgor Ostapenko2024-08-191-0/+61
* pfctl: pfik_ifp is always NULLKristof Provost2024-08-191-0/+61
* pf: Let rdr rules modify the src port if doing so would avoid a conflictMark Johnston2024-08-193-0/+121
* pf tests: basic test for sticky-address configuration on rulesKristof Provost2024-08-151-0/+25
* pf tests: Add 'mbuf' test for (*m0)->m_len < sizeof(struct ip) casesIgor Ostapenko2024-08-152-0/+98
* pf: invert direction for inner icmp state lookupsKristof Provost2024-08-142-2/+6
* pf tests: Make if_enc.sh stick to utils.subr interfaceIgor Ostapenko2024-08-131-4/+4
* pf tests: ensure that traceroutes using ICMP workKristof Provost2024-08-132-0/+130
* pf: cope with SCTP port re-useKristof Provost2024-08-131-0/+59
* ktrace tests: Add a test case for handling of exec+setuid binariesMark Johnston2024-08-071-17/+116
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-07-302-2/+0
* pf tests: ensure we don't confuse different ICMP typesKristof Provost2024-07-292-0/+90
* ktrace tests: Add a missing mode in open(O_CREAT)Mark Johnston2024-07-281-1/+1