freebsd-src/tests/sys/net
Kristof Provost 480ad40553 vnet tests: check for if_bridge.ko
A number of tests create a bridge, but did not check if if_bridge.ko is loaded.

We usually get away with that, because `ifconfig bridge create` autoloads the
module, but if we run the tests in a jail (e.g. because of kyua's upcoming
execenv.jail.params feature) we can't load the module and these tests can fail.

Check if the module is loaded, skip the test if it is not.

Reviewed by:	markj
MFC after:	1 week
Event:		Kitchener-Waterloo Hackathon 202406
Differential Revision:	https://reviews.freebsd.org/D45487
2024-06-04 22:16:56 +02:00
..
if_ovpn vnet tests: check for if_bridge.ko 2024-06-04 22:16:56 +02:00
routing tests: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
dhclient_pcp.conf
if_bridge_test.sh vnet tests: check for if_bridge.ko 2024-06-04 22:16:56 +02:00
if_clone_test.sh tests/net: enable if_clone_test:epair_ipv6_up_stress 2024-01-10 20:51:53 -08:00
if_epair_test.sh spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
if_epair.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
if_gif.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
if_lagg_test.sh lagg: enable tests that stress the configuration changes 2024-05-06 15:27:32 -07:00
if_stf.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
if_tun_test.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
if_vlan.sh if_vlan: handle VID conflicts 2024-05-22 09:08:02 +02:00
if_wg.sh wg tests: Add a simple regression test case for netmap support 2024-04-20 12:04:42 -04:00
Makefile wg tests: Add a simple regression test case for netmap support 2024-04-20 12:04:42 -04:00
pcp.py
randsleep.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
stp.py