CVS log for src/tests/sbin/ifconfig/t_repeated_scan.sh
Up to [cvs.NetBSD.org] / src / tests / sbin / ifconfig
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 10 08:16:59 2020 UTC (4 years, 2 months ago) by mrg
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
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
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -1
lines
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.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jun 27 04:15:17 2020 UTC (4 years, 7 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1
lines
Use atf_pass to avoid test failure in case there are no suitable interfaces.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jun 25 11:26:05 2020 UTC (4 years, 7 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Reference also PR kern/53860.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 25 10:34:34 2020 UTC (4 years, 7 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
Require root privileges.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 24 10:07:13 2020 UTC (4 years, 7 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Fix references in comments.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jun 24 09:11:26 2020 UTC (4 years, 7 months ago) by jruoho
Branches: MAIN
Add a test case for PR bin/55389.
CVSweb <webmaster@jp.NetBSD.org>