From Fedora Project Wiki

Revision as of 16:17, 18 March 2011 by Jskarvad (talk | contribs)

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.
  4. Wake-up your system by e.g. hitting the power button.

Expected Results

  1. System correctly suspends and resumes.