CVS log for src/tests/usr.sbin/cpuctl/t_cpuctl.sh
Up to [cvs.NetBSD.org] / src / tests / usr.sbin / cpuctl
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Apr 12 01:18:13 2021 UTC (3 years, 9 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: +22 -1
lines
don't run the "offline" or "nointr" tests by default. they exercise
bugs that exist in the current code and leave the target machine in
a broken state, requiring ddb or hard reset.
setting ATF_USR_SBIN_CPUCTL_OFFLINE_ENABLE to any non-empty string
will enable these tests again.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 14 05:22:25 2020 UTC (4 years, 5 months ago) by martin
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +10 -10
lines
Fix a few copy + pastos, simplify shell arithmetic
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 13 13:16:07 2020 UTC (4 years, 6 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +10 -4
lines
Do not allow disabling interrupts on the primary CPU. Fixes PR kern/45117.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 25 15:43:26 2020 UTC (4 years, 6 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4
lines
Fix pastos.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 24 10:07:13 2020 UTC (4 years, 6 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:32:41 2020 UTC (4 years, 6 months ago) by jruoho
Branches: MAIN
Add few basic tests for cpuctl(8). These cover PR kern/45117 and PR bin/54220.
Though, the former is not explicitly tested as it hangs the system.
CVSweb <webmaster@jp.NetBSD.org>