Up to [cvs.NetBSD.org] / src / tests / sbin / ifconfig
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 27 16:57:44 2020 UTC (7 months ago) by gson
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +6 -1
lines
Diff to previous 1.3 (colored)
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.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 6 10:35:00 2020 UTC (7 months, 3 weeks ago) by jruoho
Branch: MAIN
Changes since 1.2: +1 -7
lines
Diff to previous 1.2 (colored)
Remove the expected timeout; there is something more sinister behind the timeouts seen on the Qemu/evbarm-aarch64 runs.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 3 02:51:13 2020 UTC (7 months, 3 weeks ago) by jruoho
Branch: MAIN
Changes since 1.1: +7 -1
lines
Diff to previous 1.1 (colored)
Expect a timeout for evbarm-aarch64, as seen in the recent Qemu runs.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 30 11:48:20 2020 UTC (7 months, 4 weeks ago) by jruoho
Branch: MAIN
Add a couple of tests for sequential ifconfig(8) options, incl. PR kern/41912.