opnsense-src/tests/sys/net
Alexander V. Chernikov ddc7507637 Switch rtsock tests to per-test jails and epair interfaces.
Many rtsock tests verify the ordering of the kernel messages for the
 particular event. In order to avoid flaky tests due to the other tests
 running, switch all tests to use personal vnet-enabled jails.
This removes all clashes on the IP addresses and brings back the ability
 to run these tests simultaneously.

Reported by:	olivier
Reviewed by:	olivier
Differential Revision:	https://reviews.freebsd.org/D24182
2020-03-29 06:25:57 +00:00
..
routing Switch rtsock tests to per-test jails and epair interfaces. 2020-03-29 06:25:57 +00:00
if_bridge_test.sh bridge tests: Basic span test 2020-03-16 08:44:46 +00:00
if_clone_test.sh Remove trailing whitespace 2020-02-16 10:59:32 +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 Temporarily skip sys.net.if_lagg_test.lacp_linkstate_destroy_stress on i386 CI 2020-02-16 16:49:29 +00:00
if_tun_test.sh
if_vlan.sh tests: basic VLAN test 2019-10-15 04:50:08 +00:00
Makefile Skip if_epair regression test if module doesn't exist 2020-03-03 17:35:15 +00:00
randsleep.c Properly fix GCC build in r357867 2020-02-14 09:25:29 +00:00