SleepX is a tool for automated sleep/wake testing on Mac OS X. Using
SleepX you can set the number of sleep/wake cycles, the delay between
cycles, and how long the machine should sleep. See the Quick Start
Guide for details.
DMG 파일을 내려 받아서 mount 된 모습.
SleepX Quick Start Guide.txt:
QuickStart guide for SleepX
SleepX
is a tool for automated sleep/wake testing on Mac OS X. You can set the
number of sleep/wake cycles, the time to sleep for each cycle, and the
time to delay between cycles.
SleepX can launch an external tool
of your choice. You can customize this behavior to launch the tool on
wake, start of testing, stop of testing, or upon quitting SleepX. Click
on the "Tool Setup" button in SleepX to open the Tool Setup drawer.
Four arguments are passed to your tool:
Argument 1 is specified by you.
Argument 2 is a 'mode' indicator and is one of the following strings:
"start" Passed to your tool when you click the "Start" button in the main SleepX window. Indicates sleep/wake testing has started.
"continue" Passed to your tool on wake.
"reset" Passed to your tool when you click the "Reset" button in the main SleepX window.
"quit" Passed to your tool when SleepX quits.
"stop" Passed to your tool if the "Stop" button is clicked during sleep/wake testing.
"test" Passed to your tool when you click the "Test" button in the "Tool Setup" drawer.
Argument 3 is the number of sleep/wake cycles completed.