From Fedora Project Wiki

Revision as of 09:17, 18 March 2011 by Jskarvad (talk | contribs) (Created page with '{{QA/Test_Case |description=This test case is to check if the pm_suspend command is working correctly. |actions= # Check that you have {{package|pm-utils}} installed: #:<pre>rpm ...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This test case is to check if the pm_suspend command is working correctly.


How to test

  1. Check that you have Package-x-generic-16.pngpm-utils installed:
    rpm -q pm-utils
  2. Become root.
  3. Run the following command:
    pm-suspend
  4. Wake-up your system by e.g. hitting the power button.

Expected Results

  1. System correctly suspends and resumes.