aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* pf tests: test reassembly in the slow pathKristof Provost2023-06-061-0/+44
* pf: Fix tests broken by enabling inet-local filteringDoug Rabson2023-06-031-3/+3
* netlink: use netlink mbufs in the mbuf chains.Alexander V. Chernikov2023-06-022-0/+80
* netinet6: make IPv6 fragment TTL per-VNET configurable.Alexander V. Chernikov2023-06-0112-14/+18
* netlink: add support for decoding genl ops/groups in pytestAlexander V. Chernikov2023-06-014-10/+73
* netinet*: Fix redirects for connections from localhostDoug Rabson2023-05-314-11/+79
* netlink: add snl(3) support for listing genetlink multicast groupsAlexander V. Chernikov2023-05-271-0/+39
* tests: Fix format stringsMark Johnston2023-05-261-4/+4
* tests: Add a simple regression test for ptrace(PT_SC_REMOTE)Mark Johnston2023-05-261-1/+54
* netlink: automatically generate broadcast for IPv4 ifa if not set.Alexander V. Chernikov2023-05-201-0/+35
* carp test: improve jail names for unicast_ll_v6 testKristof Provost2023-05-181-19/+20
* pfsync tests: check for the correct IP addressKristof Provost2023-05-181-1/+1
* carp tests: test unicast carp via link-local addressesKristof Provost2023-05-181-0/+61
* netlink: add support for adding/deleting interface addressesAlexander V. Chernikov2023-05-162-80/+729
* testing: improve vnet support in pytestAlexander V. Chernikov2023-05-161-10/+36
* tests: Don't recurse into sys/compat32Jessica Clarke2023-05-162-4/+3
* tests: Disable sys/compat32 and sys/compat32/aarch64 testsJessica Clarke2023-05-152-1/+6
* arm64: add tests for swp/swpb emulationKyle Evans2023-05-159-0/+701
* testing: rename IfattrType to IfaAttrType for consistencyAlexander V. Chernikov2023-05-152-20/+20
* testing: add public method for requiring module presense in pytestAlexander V. Chernikov2023-05-151-6/+13
* testing: add support for handling Netlink carp messagesAlexander V. Chernikov2023-05-152-2/+99
* testing: add support for using custom interfaces in pytest framework.Alexander V. Chernikov2023-05-152-7/+23
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-12135-135/+135
* vlan: fix setting flags on a QinQ interfaceKristof Provost2023-05-121-0/+29
* ktls_test: specify OpenSSL 1.1 APIPierre Pronchery2023-05-111-0/+1
* netlink: temporary skip snl(3) capped test.Alexander V. Chernikov2023-05-091-0/+2
* if_ovpn tests: fix route_to test caseKristof Provost2023-05-081-13/+11
* capsicum: Verify that openat("/", "..") fails with ENOTCAPABLEMark Johnston2023-04-251-0/+26
* tests: Add ATF_REQUIRE_SYSCTL_BOOLMark Johnston2023-04-252-3/+16
* netlink: add netlink interfaces to if_cloneAlexander V. Chernikov2023-04-251-0/+3
* tests: fix netlink type parsing.Alexander V. Chernikov2023-04-182-2/+2
* Testing: add framework for the kernel unit tests.Alexander V. Chernikov2023-04-1411-2/+355
* bridge tests: test cross-vlan bridgingKristof Provost2023-04-141-0/+68
* pf tests: add tests for the new scrub syntaxKajetan Staszkiewicz2023-04-145-13/+856
* epair tests: test PCP tagged packetsKristof Provost2023-04-102-0/+66
* netinet tests: test carp source MAC addressKristof Provost2023-04-072-0/+55
* zfsd: add support for hotplugging sparesAlan Somers2023-04-065-3/+202
* tests: fix utils import in netlink testsAlexander V. Chernikov2023-04-022-4/+2
* tests: refactor atf_python a bitAlexander V. Chernikov2023-04-013-14/+22
* tests: add support for parsing generic netlink families.Alexander V. Chernikov2023-04-016-71/+299
* tests: split netlink.py into multiple files to impove maintainability.Alexander V. Chernikov2023-04-0116-1776/+1778
* pf tests: SerializeMark Johnston2023-03-301-0/+3
* if_ovpn tests: SerializeMark Johnston2023-03-301-0/+2
* acl tests: SerializeMark Johnston2023-03-301-1/+3
* aio tests: Use unique names for zvolsMark Johnston2023-03-301-18/+25
* netpfil tests: SerializeMark Johnston2023-03-301-0/+3
* fdgrowtable tests: Address a set-but-not-used warningMark Johnston2023-03-301-0/+2
* ktls tests: Populate sockaddr fields before bindingMark Johnston2023-03-301-0/+2
* tests/sys/audit: Remove MIPS-specific sysarch(2) test.John Baldwin2023-03-291-5/+0
* routing: fix panic when adding an interface route to the p2p interfaceAlexander V. Chernikov2023-03-291-0/+39