The NetBSD Project

CVS log for src/tests/sbin/ifconfig/t_repeated_updown.sh

[BACK] Up to [cvs.NetBSD.org] / src / tests / sbin / ifconfig

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5 / (download) - annotate - [selected], Mon Jul 27 06:52:48 2020 UTC (3 years, 8 months ago) by gson
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, HEAD
Changes since 1.4: +13 -6 lines
Diff to previous 1.4 (colored)

Instead of just skipping interfaces that are "up", skip the whole
repeated_updown test case unless explicitly enabled with "atf-run -v
run_unsafe=yes".  Gratuitously configuring interfaces "up" is no more
safe than gratuitously configuring them "down"; for example, it could
lead to accidentally connecting to an insecure network or diverting
traffic from the desired route.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jul 22 05:47:24 2020 UTC (3 years, 8 months ago) by martin
Branch: MAIN
Changes since 1.3: +6 -8 lines
Diff to previous 1.3 (colored) to selected 1.5 (colored)

Skip interfaces that are already UP before the test starts. We can
not change state of the test host this way, it breaks e.g. test systems
with the root filesystem on NFS.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jun 27 04:15:17 2020 UTC (3 years, 9 months ago) by jruoho
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored) to selected 1.5 (colored)

Use atf_pass to avoid test failure in case there are no suitable interfaces.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jun 25 16:34:49 2020 UTC (3 years, 9 months ago) by jruoho
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored) to selected 1.5 (colored)

Reference also PR kern/52526.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jun 25 15:41:40 2020 UTC (3 years, 9 months ago) by jruoho
Branch: MAIN
Diff to selected 1.5 (colored)

Add a test case for kern/52771.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>