diff mbox

fwts-test: Update tests to sync with last XENV fixes

Message ID 1436346283-8413-1-git-send-email-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King July 8, 2015, 9:04 a.m. UTC
From: Colin Ian King <colin.king@canonical.com>

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log | 4 ++--
 fwts-test/xenv-0001/xenv-0001.log                               | 6 +++---
 fwts-test/xenv-0001/xenv-0002.log                               | 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

Comments

Ivan Hu July 9, 2015, 1:04 a.m. UTC | #1
On 2015年07月08日 17:04, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log | 4 ++--
>   fwts-test/xenv-0001/xenv-0001.log                               | 6 +++---
>   fwts-test/xenv-0001/xenv-0002.log                               | 6 +++---
>   3 files changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> index 7b7f097..e12993c 100644
> --- a/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> +++ b/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> @@ -263,7 +263,7 @@ ACPI tests:
>    wmi             (1 test):
>     Windows Management Instrumentation test.
>    xenv            (1 test):
> -  Validate XEVN table.
> +  Validate XENV table.
>    xsdt            (1 test):
>     XSDT Extended System Description Table test.
>   
> @@ -624,7 +624,7 @@ Batch tests:
>    wmi             (1 test):
>     Windows Management Instrumentation test.
>    xenv            (1 test):
> -  Validate XEVN table.
> +  Validate XENV table.
>    xsdt            (1 test):
>     XSDT Extended System Description Table test.
>   
> diff --git a/fwts-test/xenv-0001/xenv-0001.log b/fwts-test/xenv-0001/xenv-0001.log
> index 06e5313..e1da5f1 100644
> --- a/fwts-test/xenv-0001/xenv-0001.log
> +++ b/fwts-test/xenv-0001/xenv-0001.log
> @@ -1,9 +1,9 @@
>   xenv            xenv: Xen Environment Table tests.
>   xenv            ----------------------------------------------------------
> -xenv            Test 1 of 1: Validate XEVN table.
> +xenv            Test 1 of 1: Validate XENV table.
>   xenv            XENV Table:
> -xenv              GNT Start Address                0x0000000010000000
> -xenv              GNT Sizne                        0x0000000000002000
> +xenv              GNT Start Address:               0x0000000010000000
> +xenv              GNT Size:                        0x0000000000002000
>   xenv              Evtchn Intr:                     0x25000000
>   xenv              Evtchn Intr Flags:               0x03
>   xenv            PASSED: Test 1, No issues found in XENV table.
> diff --git a/fwts-test/xenv-0001/xenv-0002.log b/fwts-test/xenv-0001/xenv-0002.log
> index 2810fd0..3fc00d6 100644
> --- a/fwts-test/xenv-0001/xenv-0002.log
> +++ b/fwts-test/xenv-0001/xenv-0002.log
> @@ -1,9 +1,9 @@
>   xenv            xenv: Xen Environment Table tests.
>   xenv            ----------------------------------------------------------
> -xenv            Test 1 of 1: Validate XEVN table.
> +xenv            Test 1 of 1: Validate XENV table.
>   xenv            XENV Table:
> -xenv              GNT Start Address                0x0000000010000000
> -xenv              GNT Sizne                        0x0000000000002000
> +xenv              GNT Start Address:               0x0000000010000000
> +xenv              GNT Size:                        0x0000000000002000
>   xenv              Evtchn Intr:                     0x25000000
>   xenv              Evtchn Intr Flags:               0x07
>   xenv            FAILED [HIGH] XENVBadEvtchnIntrFlags: Test 1, XENV Evtchn
Acked-by: Ivan Hu<ivan.hu@canonical.com>
Alex Hung July 9, 2015, 12:05 p.m. UTC | #2
On 07/08/2015 05:04 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log | 4 ++--
>  fwts-test/xenv-0001/xenv-0001.log                               | 6 +++---
>  fwts-test/xenv-0001/xenv-0002.log                               | 6 +++---
>  3 files changed, 8 insertions(+), 8 deletions(-)
> 
> diff --git a/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> index 7b7f097..e12993c 100644
> --- a/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> +++ b/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> @@ -263,7 +263,7 @@ ACPI tests:
>   wmi             (1 test):
>    Windows Management Instrumentation test.
>   xenv            (1 test):
> -  Validate XEVN table.
> +  Validate XENV table.
>   xsdt            (1 test):
>    XSDT Extended System Description Table test.
>  
> @@ -624,7 +624,7 @@ Batch tests:
>   wmi             (1 test):
>    Windows Management Instrumentation test.
>   xenv            (1 test):
> -  Validate XEVN table.
> +  Validate XENV table.
>   xsdt            (1 test):
>    XSDT Extended System Description Table test.
>  
> diff --git a/fwts-test/xenv-0001/xenv-0001.log b/fwts-test/xenv-0001/xenv-0001.log
> index 06e5313..e1da5f1 100644
> --- a/fwts-test/xenv-0001/xenv-0001.log
> +++ b/fwts-test/xenv-0001/xenv-0001.log
> @@ -1,9 +1,9 @@
>  xenv            xenv: Xen Environment Table tests.
>  xenv            ----------------------------------------------------------
> -xenv            Test 1 of 1: Validate XEVN table.
> +xenv            Test 1 of 1: Validate XENV table.
>  xenv            XENV Table:
> -xenv              GNT Start Address                0x0000000010000000
> -xenv              GNT Sizne                        0x0000000000002000
> +xenv              GNT Start Address:               0x0000000010000000
> +xenv              GNT Size:                        0x0000000000002000
>  xenv              Evtchn Intr:                     0x25000000
>  xenv              Evtchn Intr Flags:               0x03
>  xenv            PASSED: Test 1, No issues found in XENV table.
> diff --git a/fwts-test/xenv-0001/xenv-0002.log b/fwts-test/xenv-0001/xenv-0002.log
> index 2810fd0..3fc00d6 100644
> --- a/fwts-test/xenv-0001/xenv-0002.log
> +++ b/fwts-test/xenv-0001/xenv-0002.log
> @@ -1,9 +1,9 @@
>  xenv            xenv: Xen Environment Table tests.
>  xenv            ----------------------------------------------------------
> -xenv            Test 1 of 1: Validate XEVN table.
> +xenv            Test 1 of 1: Validate XENV table.
>  xenv            XENV Table:
> -xenv              GNT Start Address                0x0000000010000000
> -xenv              GNT Sizne                        0x0000000000002000
> +xenv              GNT Start Address:               0x0000000010000000
> +xenv              GNT Size:                        0x0000000000002000
>  xenv              Evtchn Intr:                     0x25000000
>  xenv              Evtchn Intr Flags:               0x07
>  xenv            FAILED [HIGH] XENVBadEvtchnIntrFlags: Test 1, XENV Evtchn
> 

Acked-by: Alex Hung <alex.hung@canonical.com>
diff mbox

Patch

diff --git a/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
index 7b7f097..e12993c 100644
--- a/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
+++ b/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
@@ -263,7 +263,7 @@  ACPI tests:
  wmi             (1 test):
   Windows Management Instrumentation test.
  xenv            (1 test):
-  Validate XEVN table.
+  Validate XENV table.
  xsdt            (1 test):
   XSDT Extended System Description Table test.
 
@@ -624,7 +624,7 @@  Batch tests:
  wmi             (1 test):
   Windows Management Instrumentation test.
  xenv            (1 test):
-  Validate XEVN table.
+  Validate XENV table.
  xsdt            (1 test):
   XSDT Extended System Description Table test.
 
diff --git a/fwts-test/xenv-0001/xenv-0001.log b/fwts-test/xenv-0001/xenv-0001.log
index 06e5313..e1da5f1 100644
--- a/fwts-test/xenv-0001/xenv-0001.log
+++ b/fwts-test/xenv-0001/xenv-0001.log
@@ -1,9 +1,9 @@ 
 xenv            xenv: Xen Environment Table tests.
 xenv            ----------------------------------------------------------
-xenv            Test 1 of 1: Validate XEVN table.
+xenv            Test 1 of 1: Validate XENV table.
 xenv            XENV Table:
-xenv              GNT Start Address                0x0000000010000000
-xenv              GNT Sizne                        0x0000000000002000
+xenv              GNT Start Address:               0x0000000010000000
+xenv              GNT Size:                        0x0000000000002000
 xenv              Evtchn Intr:                     0x25000000
 xenv              Evtchn Intr Flags:               0x03
 xenv            PASSED: Test 1, No issues found in XENV table.
diff --git a/fwts-test/xenv-0001/xenv-0002.log b/fwts-test/xenv-0001/xenv-0002.log
index 2810fd0..3fc00d6 100644
--- a/fwts-test/xenv-0001/xenv-0002.log
+++ b/fwts-test/xenv-0001/xenv-0002.log
@@ -1,9 +1,9 @@ 
 xenv            xenv: Xen Environment Table tests.
 xenv            ----------------------------------------------------------
-xenv            Test 1 of 1: Validate XEVN table.
+xenv            Test 1 of 1: Validate XENV table.
 xenv            XENV Table:
-xenv              GNT Start Address                0x0000000010000000
-xenv              GNT Sizne                        0x0000000000002000
+xenv              GNT Start Address:               0x0000000010000000
+xenv              GNT Size:                        0x0000000000002000
 xenv              Evtchn Intr:                     0x25000000
 xenv              Evtchn Intr Flags:               0x07
 xenv            FAILED [HIGH] XENVBadEvtchnIntrFlags: Test 1, XENV Evtchn