From Fedora Project Wiki

No edit summary
No edit summary
Line 8: Line 8:
# Run the following command:
# Run the following command:
#:<pre>pm-suspend</pre>
#:<pre>pm-suspend</pre>
# Wait until the system suspends.
# Wait until the system suspends (it can take several seconds).
# Wake-up your system by e.g. hitting the power button.
# Wake-up your system by e.g. hitting the power button.
   
   

Revision as of 16:18, 18 March 2011

Description

This test case checks if the pm-suspend command is working properly.

Setup

  1. Check that you have Package-x-generic-16.pngpm-utils installed:
    rpm -q pm-utils

How to test

  1. Become root.
  2. Run the following command:
    pm-suspend
  3. Wait until the system suspends (it can take several seconds).
  4. Wake-up your system by e.g. hitting the power button.

Expected Results

  1. System correctly suspends and resumes.