From Fedora Project Wiki

Revision as of 13:49, 18 March 2011 by Jskarvad (talk | contribs)

Description

This test case checks the PowerTOP 2.x basic functionality and UI consistency.

Setup

  1. Check that you have Package-x-generic-16.pngpowertop >= 1.97 installed:
    rpm -q powertop
    • If not update.

How to test

  1. Become root.
  2. Run the PowerTOP:
    powertop
  3. Check the UI for visual consistency.
  4. Cycle through available tabs (by arrow keys) and check consistency of displayed information.
  5. Resize the terminal and wait for refresh.
  6. Exit by Esc key.

Expected Results

  1. No errors while running the PowerTOP.
  2. No inconsistency in the UI, e.g. missing bars (top, bottom), wrong formatting, etc.
  3. UI is correctly resized to fit the terminal size upon refresh.
  4. Clean exit without errors.