From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test case | |description=This test case tests if the pm-utils bug report functionality is working properly. | ||
|setup= | |setup= | ||
# Check that you have {{package|pm-utils}} installed: | # Check that you have {{package|pm-utils}} installed: | ||
Line 7: | Line 7: | ||
# Run the following command: | # Run the following command: | ||
#:<pre># pm-utils-bugreport-info.sh | tee bugreport.txt</pre> | #:<pre># pm-utils-bugreport-info.sh | tee bugreport.txt</pre> | ||
# Upload your bugreport.txt. [TODO provide instructions how to upload]. | |||
|results= | |results= | ||
# Information about your system and last suspend / hibernate are collected and textual report is generated. | # Information about your system and last suspend / hibernate are collected and textual report is generated. |
Revision as of 23:12, 19 March 2011
Description
This test case tests 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
- Upload your bugreport.txt. [TODO provide instructions how to upload].
Expected Results
- Information about your system and last suspend / hibernate are collected and textual report is generated.