aboutsummaryrefslogtreecommitdiff
path: root/tests/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-161-15/+571
* 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-151-13/+13
* 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-251-1/+1
* netlink: add netlink interfaces to if_cloneAlexander V. Chernikov2023-04-251-0/+3
* 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: split netlink.py into multiple files to impove maintainability.Alexander V. Chernikov2023-04-015-46/+43
* 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
* ses: cleanup ses testsAlan Somers2023-03-272-31/+60
* makefs: add missing break for 'g' case in tarfs testEd Maste2023-03-231-0/+1
* path_test: Add a test case for openat(O_EMPTY_PATH) in capability modeMark Johnston2023-03-221-0/+75
* netmap: fix copyin/copyout of nmreq options listVincenzo Maffione2023-03-211-2/+21
* ktls: Fix interlocking between ktls_enable_rx() and listen(2)Mark Johnston2023-03-211-0/+46
* pf tests: try to trigger locking issues in pfsync_timeout()Kristof Provost2023-03-201-0/+34
* netipsec tests: SerializeMark Johnston2023-03-201-0/+3
* carp tests: unicast tests (IPv6)Kristof Provost2023-03-201-0/+62
* carp tests: unicast tests (IPv4)Kristof Provost2023-03-201-0/+59
* carp tests: test manually switch between backup and masterKristof Provost2023-03-201-0/+25
* netgraph tests: SerializeMark Johnston2023-03-181-0/+2