[PATCH 0/2] Add new --log-level option

Colin King colin.king at canonical.com
Thu Dec 10 12:20:47 UTC 2015


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

Colin Ian King (2):
  fwts: framework: Add --log-level option
  fwts-test: update arg-help tests with new --log-level option

 doc/fwts.1                                |  7 ++++
 fwts-test/arg-help-0001/arg-help-0001.log |  3 ++
 fwts-test/arg-help-0001/arg-help-0002.log |  3 ++
 src/lib/include/fwts_framework.h          |  9 +++++-
 src/lib/include/fwts_log.h                | 31 +++++++++---------
 src/lib/src/fwts_framework.c              | 54 ++++++++++++++++++++++++++++---
 src/lib/src/fwts_log.c                    |  9 ++++--
 src/lib/src/fwts_summary.c                | 16 +++++++--
 8 files changed, 107 insertions(+), 25 deletions(-)

-- 
2.6.3




More information about the fwts-devel mailing list