diff mbox

[3/3] fwts-test: Update tests to accommodate new HEST test

Message ID 1434394840-25563-4-git-send-email-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King June 15, 2015, 7 p.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-0001/arg-show-tests-0001.log           | 2 ++
 fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log | 6 +++++-
 2 files changed, 7 insertions(+), 1 deletion(-)

Comments

Alex Hung June 17, 2015, 9:09 a.m. UTC | #1
On 06/16/2015 03:00 AM, 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-0001/arg-show-tests-0001.log           | 2 ++
>  fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log | 6 +++++-
>  2 files changed, 7 insertions(+), 1 deletion(-)
> 
> diff --git a/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log b/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
> index 30a3270..2a19d85 100644
> --- a/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
> +++ b/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
> @@ -8,6 +8,7 @@ ACPI tests:
>   dmar            DMA Remapping (VT-d) test.
>   ecdt            Embedded Controller Boot Resources Table test.
>   fadt            FADT SCI_EN enabled tests.
> + hest            HEST Hardware Error Source Table test.
>   hpet_check      HPET configuration tests.
>   mcfg            MCFG PCI Express* memory mapped config space test.
>   method          ACPI DSDT Method Semantic tests.
> @@ -40,6 +41,7 @@ Batch tests:
>   fadt            FADT SCI_EN enabled tests.
>   fan             Simple fan tests.
>   hda_audio       HDA Audio Pin Configuration test.
> + hest            HEST Hardware Error Source Table test.
>   hpet_check      HPET configuration tests.
>   klog            Scan kernel log for errors and warnings.
>   maxfreq         Test max CPU frequencies against max scaling frequency.
> 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 79a757b..f070cd6 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
> @@ -21,6 +21,8 @@ ACPI tests:
>   fadt            (2 tests):
>    Test FADT SCI_EN bit is enabled.
>    Test FADT reset register.
> + hest            (1 test):
> +  HEST Hardware Error Source Table test.
>   hpet_check      (4 tests):
>    Test HPET base in kernel log.
>    Test HPET base in HPET table.
> @@ -280,6 +282,8 @@ Batch tests:
>    Load system, check CPU fan status.
>   hda_audio       (1 test):
>    HDA Audio Pin Configuration test.
> + hest            (1 test):
> +  HEST Hardware Error Source Table test.
>   hpet_check      (4 tests):
>    Test HPET base in kernel log.
>    Test HPET base in HPET table.
> @@ -730,4 +734,4 @@ UEFI tests:
>    Test UEFI RT service query variable info interface stress test.
>    Test UEFI RT service get variable interface, invalid parameters.
>  
> -Total of 619 tests
> +Total of 621 tests
> 

Acked-by: Alex Hung <alex.hung@canonical.com>
Ivan Hu June 18, 2015, 6:58 a.m. UTC | #2
On 2015年06月16日 03:00, 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-0001/arg-show-tests-0001.log           | 2 ++
>   fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log | 6 +++++-
>   2 files changed, 7 insertions(+), 1 deletion(-)
>
> diff --git a/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log b/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
> index 30a3270..2a19d85 100644
> --- a/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
> +++ b/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
> @@ -8,6 +8,7 @@ ACPI tests:
>    dmar            DMA Remapping (VT-d) test.
>    ecdt            Embedded Controller Boot Resources Table test.
>    fadt            FADT SCI_EN enabled tests.
> + hest            HEST Hardware Error Source Table test.
>    hpet_check      HPET configuration tests.
>    mcfg            MCFG PCI Express* memory mapped config space test.
>    method          ACPI DSDT Method Semantic tests.
> @@ -40,6 +41,7 @@ Batch tests:
>    fadt            FADT SCI_EN enabled tests.
>    fan             Simple fan tests.
>    hda_audio       HDA Audio Pin Configuration test.
> + hest            HEST Hardware Error Source Table test.
>    hpet_check      HPET configuration tests.
>    klog            Scan kernel log for errors and warnings.
>    maxfreq         Test max CPU frequencies against max scaling frequency.
> 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 79a757b..f070cd6 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
> @@ -21,6 +21,8 @@ ACPI tests:
>    fadt            (2 tests):
>     Test FADT SCI_EN bit is enabled.
>     Test FADT reset register.
> + hest            (1 test):
> +  HEST Hardware Error Source Table test.
>    hpet_check      (4 tests):
>     Test HPET base in kernel log.
>     Test HPET base in HPET table.
> @@ -280,6 +282,8 @@ Batch tests:
>     Load system, check CPU fan status.
>    hda_audio       (1 test):
>     HDA Audio Pin Configuration test.
> + hest            (1 test):
> +  HEST Hardware Error Source Table test.
>    hpet_check      (4 tests):
>     Test HPET base in kernel log.
>     Test HPET base in HPET table.
> @@ -730,4 +734,4 @@ UEFI tests:
>     Test UEFI RT service query variable info interface stress test.
>     Test UEFI RT service get variable interface, invalid parameters.
>   
> -Total of 619 tests
> +Total of 621 tests
Acked-by: Ivan Hu<ivan.hu@canonical.com>
diff mbox

Patch

diff --git a/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log b/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
index 30a3270..2a19d85 100644
--- a/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
+++ b/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log
@@ -8,6 +8,7 @@  ACPI tests:
  dmar            DMA Remapping (VT-d) test.
  ecdt            Embedded Controller Boot Resources Table test.
  fadt            FADT SCI_EN enabled tests.
+ hest            HEST Hardware Error Source Table test.
  hpet_check      HPET configuration tests.
  mcfg            MCFG PCI Express* memory mapped config space test.
  method          ACPI DSDT Method Semantic tests.
@@ -40,6 +41,7 @@  Batch tests:
  fadt            FADT SCI_EN enabled tests.
  fan             Simple fan tests.
  hda_audio       HDA Audio Pin Configuration test.
+ hest            HEST Hardware Error Source Table test.
  hpet_check      HPET configuration tests.
  klog            Scan kernel log for errors and warnings.
  maxfreq         Test max CPU frequencies against max scaling frequency.
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 79a757b..f070cd6 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
@@ -21,6 +21,8 @@  ACPI tests:
  fadt            (2 tests):
   Test FADT SCI_EN bit is enabled.
   Test FADT reset register.
+ hest            (1 test):
+  HEST Hardware Error Source Table test.
  hpet_check      (4 tests):
   Test HPET base in kernel log.
   Test HPET base in HPET table.
@@ -280,6 +282,8 @@  Batch tests:
   Load system, check CPU fan status.
  hda_audio       (1 test):
   HDA Audio Pin Configuration test.
+ hest            (1 test):
+  HEST Hardware Error Source Table test.
  hpet_check      (4 tests):
   Test HPET base in kernel log.
   Test HPET base in HPET table.
@@ -730,4 +734,4 @@  UEFI tests:
   Test UEFI RT service query variable info interface stress test.
   Test UEFI RT service get variable interface, invalid parameters.
 
-Total of 619 tests
+Total of 621 tests