diff mbox

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

Message ID 1363170533-10188-19-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-width-0001/klog-0001.log | 2 +-
 arg-width-0001/klog-0002.log | 2 +-
 arg-width-0001/klog-0003.log | 2 +-
 arg-width-0001/klog-0004.log | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

Comments

Ivan Hu March 14, 2013, 3:09 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-width-0001/klog-0001.log | 2 +-
>   arg-width-0001/klog-0002.log | 2 +-
>   arg-width-0001/klog-0003.log | 2 +-
>   arg-width-0001/klog-0004.log | 2 +-
>   4 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/arg-width-0001/klog-0001.log b/arg-width-0001/klog-0001.log
> index 2adfd43..6e4983d 100644
> --- a/arg-width-0001/klog-0001.log
> +++ b/arg-width-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            PASSED: Test 1, Found no errors in kernel log.
> diff --git a/arg-width-0001/klog-0002.log b/arg-width-0001/klog-0002.log
> index a3e999f..2199c13 100644
> --- a/arg-width-0001/klog-0002.log
> +++ b/arg-width-0001/klog-0002.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            PASSED: Test 1, Found no errors in kernel log.
> diff --git a/arg-width-0001/klog-0003.log b/arg-width-0001/klog-0003.log
> index 690bed5..4a26261 100644
> --- a/arg-width-0001/klog-0003.log
> +++ b/arg-width-0001/klog-0003.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            PASSED: Test 1, Found no errors in kernel log.
> diff --git a/arg-width-0001/klog-0004.log b/arg-width-0001/klog-0004.log
> index 08fcf6a..390d142 100644
> --- a/arg-width-0001/klog-0004.log
> +++ b/arg-width-0001/klog-0004.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            PASSED: Test 1, Found no errors in kernel log.
>

Acked-by: Ivan Hu <ivan.hu@canonical.com>
Keng-Yu Lin March 14, 2013, 6:17 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-width-0001/klog-0001.log | 2 +-
>  arg-width-0001/klog-0002.log | 2 +-
>  arg-width-0001/klog-0003.log | 2 +-
>  arg-width-0001/klog-0004.log | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/arg-width-0001/klog-0001.log b/arg-width-0001/klog-0001.log
> index 2adfd43..6e4983d 100644
> --- a/arg-width-0001/klog-0001.log
> +++ b/arg-width-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            PASSED: Test 1, Found no errors in kernel log.
> diff --git a/arg-width-0001/klog-0002.log b/arg-width-0001/klog-0002.log
> index a3e999f..2199c13 100644
> --- a/arg-width-0001/klog-0002.log
> +++ b/arg-width-0001/klog-0002.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            PASSED: Test 1, Found no errors in kernel log.
> diff --git a/arg-width-0001/klog-0003.log b/arg-width-0001/klog-0003.log
> index 690bed5..4a26261 100644
> --- a/arg-width-0001/klog-0003.log
> +++ b/arg-width-0001/klog-0003.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            PASSED: Test 1, Found no errors in kernel log.
> diff --git a/arg-width-0001/klog-0004.log b/arg-width-0001/klog-0004.log
> index 08fcf6a..390d142 100644
> --- a/arg-width-0001/klog-0004.log
> +++ b/arg-width-0001/klog-0004.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            PASSED: Test 1, Found no errors in kernel log.
> --
> 1.8.1.2
>
Acked-by: Keng-Yu Lin <kengyu@canonical.com>
diff mbox

Patch

diff --git a/arg-width-0001/klog-0001.log b/arg-width-0001/klog-0001.log
index 2adfd43..6e4983d 100644
--- a/arg-width-0001/klog-0001.log
+++ b/arg-width-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            PASSED: Test 1, Found no errors in kernel log.
diff --git a/arg-width-0001/klog-0002.log b/arg-width-0001/klog-0002.log
index a3e999f..2199c13 100644
--- a/arg-width-0001/klog-0002.log
+++ b/arg-width-0001/klog-0002.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            PASSED: Test 1, Found no errors in kernel log.
diff --git a/arg-width-0001/klog-0003.log b/arg-width-0001/klog-0003.log
index 690bed5..4a26261 100644
--- a/arg-width-0001/klog-0003.log
+++ b/arg-width-0001/klog-0003.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            PASSED: Test 1, Found no errors in kernel log.
diff --git a/arg-width-0001/klog-0004.log b/arg-width-0001/klog-0004.log
index 08fcf6a..390d142 100644
--- a/arg-width-0001/klog-0004.log
+++ b/arg-width-0001/klog-0004.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            PASSED: Test 1, Found no errors in kernel log.