NetBSD/tests/sbin/ifconfig
mrg 9c9331d392 apply this change to a a couple more tests:
---
date: 2020-07-27 09:57:44 -0700;  author: gson;  state: Exp;  lines: +6 -1;  commitid: m3HouRBlhyJQVJhC;
Skip the repeated_link_addr test by default as it causes the
evbarm-aarch64 testbed to hang (PR port-evbarm/55521), and will not be
safe to run by default even after that bug is fixed, for similar
reasons as t_repeated_updown.
---

t_repeated_mtu.sh changes the MTU, which may cause NFS to fail.
if you have NFS root, this is system killing.

t_repeated_scan.sh kills and restarts both hostapd and
wpa_supplicant.
2020-12-10 08:16:59 +00:00
..
Makefile Add a couple of tests for sequential ifconfig(8) options, incl. PR kern/41912. 2020-06-30 11:48:20 +00:00
t_bridge.sh Test creating thousands of bridge(4)'s. Unlike with tap(4) (PR kern/55417), 2020-06-25 18:30:42 +00:00
t_capabilities.sh Add a basic test for enabling/disabling network interface capabilities. 2020-06-27 06:57:44 +00:00
t_nonexistent.sh Move more PR references from comments to ATF's "descr". 2012-03-18 09:46:50 +00:00
t_random_garbage.sh Use the new "run_unsafe" atf_config_get() option also with a couple of other 2020-07-27 07:36:19 +00:00
t_repeated_link_addr.sh Skip the repeated_link_addr test by default as it causes the 2020-07-27 16:57:44 +00:00
t_repeated_mtu.sh apply this change to a a couple more tests: 2020-12-10 08:16:59 +00:00
t_repeated_scan.sh apply this change to a a couple more tests: 2020-12-10 08:16:59 +00:00
t_repeated_updown.sh Instead of just skipping interfaces that are "up", skip the whole 2020-07-27 06:52:48 +00:00
t_tap.sh Test creating thousands of bridge(4)'s. Unlike with tap(4) (PR kern/55417), 2020-06-25 18:30:42 +00:00
t_woptions.sh disable these tests unless ATF_SBIN_IFCONFIG_WIFI_ENABLE=yes is 2020-09-08 06:11:32 +00:00