[PATCH 0/3] add more feedback for fwts-live output (LP: #1321664)

Colin King colin.king at canonical.com
Wed May 21 11:55:05 UTC 2014


From: Colin Ian King <colin.king at canonical.com>

The following patches add better feedback for the -D option that outputs
progress information to the fwts-live user-interface. The main bug is
fixed with modifications to fwts framework, with two minor changes to the
cpufreq and fan tests to increase the granularity of the progress feedback.

Colin Ian King (3):
  lib: fwts_framework: change fwts-live progress feedback (LP: #1321664)
  cpu: cpufreq: add more granularity to progress feedback
  acpi: fan: add more granularity to progress feedback

 src/acpi/fan/fan.c           |  7 ++++++-
 src/cpu/cpufreq/cpufreq.c    | 30 ++++++++++++++++++++----------
 src/lib/src/fwts_framework.c | 18 +++++++++++++++---
 3 files changed, 41 insertions(+), 14 deletions(-)

-- 
2.0.0.rc0




More information about the fwts-devel mailing list