From Fedora Project Wiki

No edit summary
mNo edit summary
Line 2: Line 2:
|description=This test case is intend for '''notebooks''' to measure battery life and powerconsumption via battery life.  
|description=This test case is intend for '''notebooks''' to measure battery life and powerconsumption via battery life.  
|actions=
|actions=
# Unplug notebook from power. Set display shining to minimum, switch off screensaver
# Prepare your notebook for testing by ...
#* Unplug the power cable and use battery power
#* Set display brightness to lowest value
#* Disable the screensaver
# Log into system
# Log into system
# Ensure to bltk is installed <pre># yum install bltk</pre>
# Ensure to bltk is installed <pre># yum install bltk</pre>

Revision as of 16:38, 2 April 2009

Description

This test case is intend for notebooks to measure battery life and powerconsumption via battery life.


How to test

  1. Prepare your notebook for testing by ...
    • Unplug the power cable and use battery power
    • Set display brightness to lowest value
    • Disable the screensaver
  2. Log into system
  3. Ensure to bltk is installed
    # yum install bltk
  4. now run idle test for two minutes
    # bltk -I -T 120  
  5. now run reader test 1 round
    # bltk -R -n 1 
  6. now run office test 1 round - sometimes malfunction (do not report bugs about Office workload), change SOFFICE_PROG=oowriter for x86_64 in the /etc/bltk.conf, use SAL_USE_VCLPLUGIN when hot-keys are disabled in the open office
    # SAL_USE_VCLPLUGIN=gen bltk -O -n 1 
  7. There should be files in .bltk directory. Pack directory
     tar czvf bltk.tar.gz .bltk

Expected Results

  1. The test should end up without error and provide output results in .bltk directory. Last command pack the directory into gzipped tar, send please this file into wiki
     bltk.tar.gz