From Fedora Project Wiki

Revision as of 17:10, 19 March 2011 by Jskarvad (talk | contribs)

Description

This test case checks hibernation via the pm-hibernate command.

Setup

  1. Check that you have Package-x-generic-16.pngpm-utils installed:
    # rpm -q pm-utils
  2. Check your swap:
    $ free
    • Your swap size should be at least twice your RAM size.

How to test

  1. Run the following command:
    # pm-hibernate
  2. Wait for hibernation process to complete (it can take cca. 5-60 seconds).
  3. Resume by hitting the power button.

Expected Results

  1. System correctly hibernates.
  2. System correctly resumes.