From Fedora Project Wiki
Description
This test case test the powertop 2.x tunables feature.
Setup
- Check that you have
powertop
installed:$ rpm -q powertop
- If not install it:
# yum install powertop
How to test
- Run PowerTOP:
# powertop
- Change to "Tunables" tab by arrow keys.
- Try to toggle various tunables.
- Check if your tunings persists PowerTOP restarts.
Expected Results
- No errors while changing tunables.
- Tunings persists PowerTOP restarts.
- No unexpected / confusing behaviour.