freebsd-dev/tests/sys/net
Kristof Provost a26e895f3d tests: Only log critical errors from scapy
Since 2.4.5 scapy started issuing warnings about a few different
configurations during our tests. These are harmless, but they generate
stderr output, which upsets atf_check.

Configure scapy to only log critical errors (and thus not warnings) to
fix these tests.

MFC after:	1 week
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-05-12 20:54:30 +02:00
..
routing Improve debugging output on routing tests failure. 2021-04-24 22:41:27 +00:00
if_bridge_test.sh bridge tests: Test STP config BPDU validation 2021-04-19 12:09:35 +02:00
if_clone_test.sh net tests: Re-enable most if_clone tests 2020-12-17 21:54:25 +00:00
if_epair.c Skip if_epair regression test if module doesn't exist 2020-03-03 17:35:15 +00:00
if_lagg_test.sh tests/sys/net/if_lagg_test: Fix syntax error 2021-03-22 11:55:06 +00:00
if_tun_test.sh
if_vlan.sh Add support for stacked VLANs (IEEE 802.1ad, AKA Q-in-Q). 2020-10-21 21:28:20 +00:00
Makefile bridge tests: Test STP config BPDU validation 2021-04-19 12:09:35 +02:00
randsleep.c Properly fix GCC build in r357867 2020-02-14 09:25:29 +00:00
stp.py tests: Only log critical errors from scapy 2021-05-12 20:54:30 +02:00