Lines Matching refs:and
1 Testing suspend and resume support in device drivers
6 Unfortunately, to effectively test the support for the system-wide suspend and
7 resume transitions in a driver, it is necessary to suspend and resume a fully
9 several times, preferably several times in a row, and separately for hibernation
10 (aka suspend to disk or STD) and suspend to RAM (STR), because each of these
11 cases involves slightly different operations and different interactions with
14 Of course, for this purpose the test system has to be known to suspend and
25 a) Build the driver as a module, load it and try the test modes of hibernation
28 b) Load the driver and attempt to hibernate in the "reboot", "shutdown" and
31 c) Compile the driver directly into the kernel and try the test modes of
35 in the "reboot", "shutdown" and "platform" modes.
44 Each of the above tests should be repeated several times and the STD tests