From Fedora Project Wiki
Description
This test case is to check if the pm_suspend command is working correctly.
How to test
- Check that you have
pm-utils
installed:rpm -q pm-utils
- 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.