diff mbox

[12/26,FWTS-TEST] arg-klog-0001: update test to keep in sync with fwts framework changes

Message ID 1363170533-10188-13-git-send-email-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King March 13, 2013, 10:28 a.m. UTC
From: Colin Ian King <colin.king@canonical.com>

fwts commit 530a24cfd5773ffb3de540c5e53e004c7bef2351 added a test
name into the output of fwts, so add this into the test output.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 arg-klog-0001/klog-0001.log | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ivan Hu March 14, 2013, 3:07 a.m. UTC | #1
On 03/13/2013 06:28 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> fwts commit 530a24cfd5773ffb3de540c5e53e004c7bef2351 added a test
> name into the output of fwts, so add this into the test output.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   arg-klog-0001/klog-0001.log | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arg-klog-0001/klog-0001.log b/arg-klog-0001/klog-0001.log
> index 12ca923..9960fe4 100644
> --- a/arg-klog-0001/klog-0001.log
> +++ b/arg-klog-0001/klog-0001.log
> @@ -1,4 +1,4 @@
> -klog            Scan kernel log for errors and warnings.
> +klog            klog: Scan kernel log for errors and warnings.
>   klog            ----------------------------------------------------------
>   klog            Test 1 of 1: Kernel log error check.
>   klog            FAILED [HIGH] KlogAcpiMultipleApicMadtFound: Test 1, HIGH
>

Acked-by: Ivan Hu <ivan.hu@canonical.com>
Keng-Yu Lin March 14, 2013, 6:15 a.m. UTC | #2
On Wed, Mar 13, 2013 at 6:28 PM, Colin King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> fwts commit 530a24cfd5773ffb3de540c5e53e004c7bef2351 added a test
> name into the output of fwts, so add this into the test output.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  arg-klog-0001/klog-0001.log | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arg-klog-0001/klog-0001.log b/arg-klog-0001/klog-0001.log
> index 12ca923..9960fe4 100644
> --- a/arg-klog-0001/klog-0001.log
> +++ b/arg-klog-0001/klog-0001.log
> @@ -1,4 +1,4 @@
> -klog            Scan kernel log for errors and warnings.
> +klog            klog: Scan kernel log for errors and warnings.
>  klog            ----------------------------------------------------------
>  klog            Test 1 of 1: Kernel log error check.
>  klog            FAILED [HIGH] KlogAcpiMultipleApicMadtFound: Test 1, HIGH
> --
> 1.8.1.2
>
Acked-by: Keng-Yu Lin <kengyu@canonical.com>
diff mbox

Patch

diff --git a/arg-klog-0001/klog-0001.log b/arg-klog-0001/klog-0001.log
index 12ca923..9960fe4 100644
--- a/arg-klog-0001/klog-0001.log
+++ b/arg-klog-0001/klog-0001.log
@@ -1,4 +1,4 @@ 
-klog            Scan kernel log for errors and warnings.
+klog            klog: Scan kernel log for errors and warnings.
 klog            ----------------------------------------------------------
 klog            Test 1 of 1: Kernel log error check.
 klog            FAILED [HIGH] KlogAcpiMultipleApicMadtFound: Test 1, HIGH