| History log of /src/tests/usr.sbin/cpuctl |
| Revision | Date | Author | Comments |
| 1.1 | 24-Jun-2020 |
jruoho | 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.
|
| 1.7 | 02-Jun-2025 |
martin | Fix invalid return from test case cleanup (in case no $tmp file has been created).
|
| 1.6 | 12-Apr-2021 |
mrg | branches: 1.6.8; 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.
|
| 1.5 | 14-Aug-2020 |
martin | Fix a few copy + pastos, simplify shell arithmetic
|
| 1.4 | 13-Jul-2020 |
jruoho | Do not allow disabling interrupts on the primary CPU. Fixes PR kern/45117.
|
| 1.3 | 25-Jun-2020 |
jruoho | Fix pastos.
|
| 1.2 | 24-Jun-2020 |
jruoho | Fix references in comments.
|
| 1.1 | 24-Jun-2020 |
jruoho | 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.
|
| 1.6.8.1 | 02-Aug-2025 |
perseant | Sync with HEAD
|