| Age | Commit message (Collapse) | Author |
|
|
|
Fixes PR kern/47661.
|
|
modules that establish their sysctls via SYSCTL_SETUP()
|
|
seem to handle the SYSCTL_SETUP stuff. PR kern/55088
|
|
from envstat -x
|
|
|
|
atf_tc_expect_fail - this is shell, so fix the names accordingly.
XXX Why do they differ?
|
|
See PR kern/47661.
|
|
|
|
for this test. Thanks, pooka!
|
|
need to have an extended wait for the first powerd event to occur. Revert
that portion of previous commit.
|
|
- Does not require root access on the host, only in the rump
environment (which it gets by default)
- Manual clean-up of powerd process and rump-server socket is
not necessary - happens automatically
- Don't use a global, absolute path for the rump-server socket
For alarm_sensor, make sure events are still delivered after 'envstat -S'
(the cur_value was deliberately left at an alarm level and should not be
affected by the reset).
No longer need to skip the alarm_sensor and limit_sensor tests, since
pooka fixed passing of proplist to built-in modules.
Increase wait time for first powerd event report. (This should not be
needed, so there's probably a bug somewhere, but the increased timeout
lets us validate the rest of the sensor functionality.)
|
|
|