From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test case is to check if the | |description=This test case is to check if the pm-suspend command is working correctly. | ||
|setup= | |setup= | ||
# Check that you have {{package|pm-utils}} installed: | # Check that you have {{package|pm-utils}} installed: |
Revision as of 10:56, 18 March 2011
Description
This test case is to check if the pm-suspend command is working correctly.
Setup
- Check that you have
pm-utils
installed:rpm -q pm-utils
How to test
- Become root.
- Run the following command:
pm-suspend
- Wake-up your system by e.g. hitting the power button.
Expected Results
- System correctly suspends and resumes.