From Fedora Project Wiki
Description
This test case is to check 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
- Wake-up your system by e.g. hitting the power button.
Expected Results
- System correctly suspends and resumes.