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
- Check that you have
pm-utils
installed:rpm -q pm-utils
How to test
- Become root.
- Run the following command:
pm-suspend
- Wait until the system suspends (it can take several seconds).
- Wake-up your system by e.g. hitting the power button.
Expected Results
- System correctly suspends and resumes.