From Fedora Project Wiki

No edit summary
No edit summary
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case checks if the pm-utils bug report functionality is working properly.
|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

  1. Check that you have Package-x-generic-16.pngpm-utils installed:
    $ rpm -q pm-utils

How to test

  1. Run the following command:
    # pm-utils-bugreport-info.sh | tee bugreport.txt
  2. Upload your bugreport.txt. [TODO provide instructions how to upload].

Expected Results

  1. Information about your system and last suspend / hibernate are collected and textual report is generated.