opnsense-src/tests/sys/net
Kristof Provost 2b8399210b 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")

(cherry picked from commit a26e895f3d)
2021-05-18 12:00:38 +02:00
..
routing Improve debugging output on routing tests failure. 2021-04-26 08:49:14 +00:00
if_bridge_test.sh bridge tests: Test STP config BPDU validation 2021-05-18 12:00:38 +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 Skip sys.net.if_lagg_test.lacp_linkstate_destroy_stress in CI because of panic 2020-06-11 18:59:57 +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-05-18 12:00:38 +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-18 12:00:38 +02:00