[PATCH v3 0/2] fwts-frontend: updates to utilize recent multiple --log-type enhancements
Chris Van Hoof
vanhoof at canonical.com
Thu Jun 14 00:33:36 UTC 2012
On 06/13/2012 08:09 PM, Chris Van Hoof wrote:
> These changes allow fwts-frontend-text to make use of the recent changes to the fwts logging backend and now default to generating plaintext and html results.
>
> The first patch adds the --log-type option to the defaults used when fwts is called, the second patch adds conditional logic to done_tests_finish() which will always create a symbolic link to the latests results.html file at the top-level WORK_DIR, whether booted via fwts-live (casper) or running on an installed host.
>
> Changes since v1:
> - split out initial patch into two separate patches for clarity
> - always specify results.html when symlinking
>
> Changes since v2:
> - cleaned up lengthy commit log for second patch which makes patchwork unhappy
>
> Chris Van Hoof (2):
> live-image/fwts-frontend-text: adding support for both plaintext and
> html log out by default with --log-type
> live-image/fwts-frontend-text: conditional added to
> done_tests_finish() which creates a symbolic link to the latest
> results.html at the top level WORK_DIR
>
> live-image/fwts-frontend-text | 11 +++++++++--
> 1 file changed, 9 insertions(+), 2 deletions(-)
Keng-yu -- Pushes these changes on-top of current fwts master here:
http://kernel.ubuntu.com/git?p=vanhoof/fwts.git;a=shortlog;h=refs/heads/fwts-frontend-q-updates
More information about the fwts-devel
mailing list