From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
|actions= | |actions= | ||
# Run the following command: | # Run the following command: | ||
#:<pre># pm-utils-bugreport-info.sh | tee | #:<pre># pm-utils-bugreport-info.sh | tee bugreport.txt</pre> | ||
|results= | |results= |
Revision as of 18:48, 19 March 2011
Description
This test case checks if the pm-utils bug report functionality is working properly.
Setup
- Check that you have
pm-utils
installed:$ rpm -q pm-utils
How to test
- Run the following command:
# pm-utils-bugreport-info.sh | tee bugreport.txt
Expected Results
- Information about your system and last suspend / hibernate are collected and textual report is generated.