diff mbox

[FWTS-TEST] arg-show-tests-full-0001: update to add latest method tests

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

Commit Message

Colin Ian King Dec. 10, 2013, 1:43 p.m. UTC
From: Colin Ian King <colin.king@canonical.com>

The method test as included some new tests, so sync the test
to fwts method commit 711254be06ba5cfdecdae12d55ef5efe07d2eb78

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 arg-show-tests-full-0001/arg-show-tests-full-0001.log | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Comments

Keng-Yu Lin Dec. 11, 2013, 5:49 a.m. UTC | #1
On Tue, Dec 10, 2013 at 9:43 PM, Colin King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> The method test as included some new tests, so sync the test
> to fwts method commit 711254be06ba5cfdecdae12d55ef5efe07d2eb78
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  arg-show-tests-full-0001/arg-show-tests-full-0001.log | 9 +++++++--
>  1 file changed, 7 insertions(+), 2 deletions(-)
>
> diff --git a/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> index b93e8b9..25241b6 100644
> --- a/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> +++ b/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> @@ -58,9 +58,10 @@ Batch tests:
>   mcfg            (2 tests):
>    Validate MCFG table.
>    Validate MCFG PCI config space.
> - method          (150 tests):
> + method          (155 tests):
>    Test Method Names.
>    Test _AEI.
> +  Test _PIC (Inform AML of Interrupt Model).
>    Test _CID (Compatible ID).
>    Test _DDN (DOS Device Name).
>    Test _HID (Hardware ID).
> @@ -144,6 +145,8 @@ Batch tests:
>    Test _ALT (Ambient Light Temperature).
>    Test _ALP (Ambient Light Polling).
>    Test _LID (Lid Status).
> +  Test _UPD (User Presence Detect).
> +  Test _UPP (User Presence Polling).
>    Test _GCP (Get Capabilities).
>    Test _GRT (Get Real Time).
>    Test _GWS (Get Wake Status).
> @@ -209,6 +212,8 @@ Batch tests:
>    Test _SPD (Set POST Device).
>    Test _VPO (Video POST Options).
>    Test _CBA (Configuration Base Address).
> +  Test _IFT (IPMI Interface Type).
> +  Test _SRV (IPMI Interface Revision).
>   microcode       (1 test):
>    Test for most recent microcode being loaded.
>   mpcheck         (9 tests):
> @@ -355,4 +360,4 @@ UEFI tests:
>    Test UEFI RT service set variable interface stress test.
>    Test UEFI RT service query variable info interface stress test.
>
> -Total of 271 tests
> +Total of 282 tests
> --
> 1.8.5.1
>

Acked-by: Keng-Yu Lin <kengyu@canonical.com>
Alex Hung Dec. 11, 2013, 5:55 a.m. UTC | #2
On 12/10/2013 09:43 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> The method test as included some new tests, so sync the test
> to fwts method commit 711254be06ba5cfdecdae12d55ef5efe07d2eb78
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   arg-show-tests-full-0001/arg-show-tests-full-0001.log | 9 +++++++--
>   1 file changed, 7 insertions(+), 2 deletions(-)
>
> diff --git a/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> index b93e8b9..25241b6 100644
> --- a/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> +++ b/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> @@ -58,9 +58,10 @@ Batch tests:
>    mcfg            (2 tests):
>     Validate MCFG table.
>     Validate MCFG PCI config space.
> - method          (150 tests):
> + method          (155 tests):
>     Test Method Names.
>     Test _AEI.
> +  Test _PIC (Inform AML of Interrupt Model).
>     Test _CID (Compatible ID).
>     Test _DDN (DOS Device Name).
>     Test _HID (Hardware ID).
> @@ -144,6 +145,8 @@ Batch tests:
>     Test _ALT (Ambient Light Temperature).
>     Test _ALP (Ambient Light Polling).
>     Test _LID (Lid Status).
> +  Test _UPD (User Presence Detect).
> +  Test _UPP (User Presence Polling).
>     Test _GCP (Get Capabilities).
>     Test _GRT (Get Real Time).
>     Test _GWS (Get Wake Status).
> @@ -209,6 +212,8 @@ Batch tests:
>     Test _SPD (Set POST Device).
>     Test _VPO (Video POST Options).
>     Test _CBA (Configuration Base Address).
> +  Test _IFT (IPMI Interface Type).
> +  Test _SRV (IPMI Interface Revision).
>    microcode       (1 test):
>     Test for most recent microcode being loaded.
>    mpcheck         (9 tests):
> @@ -355,4 +360,4 @@ UEFI tests:
>     Test UEFI RT service set variable interface stress test.
>     Test UEFI RT service query variable info interface stress test.
>
> -Total of 271 tests
> +Total of 282 tests
>

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

Patch

diff --git a/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/arg-show-tests-full-0001/arg-show-tests-full-0001.log
index b93e8b9..25241b6 100644
--- a/arg-show-tests-full-0001/arg-show-tests-full-0001.log
+++ b/arg-show-tests-full-0001/arg-show-tests-full-0001.log
@@ -58,9 +58,10 @@  Batch tests:
  mcfg            (2 tests):
   Validate MCFG table.
   Validate MCFG PCI config space.
- method          (150 tests):
+ method          (155 tests):
   Test Method Names.
   Test _AEI.
+  Test _PIC (Inform AML of Interrupt Model).
   Test _CID (Compatible ID).
   Test _DDN (DOS Device Name).
   Test _HID (Hardware ID).
@@ -144,6 +145,8 @@  Batch tests:
   Test _ALT (Ambient Light Temperature).
   Test _ALP (Ambient Light Polling). 
   Test _LID (Lid Status).
+  Test _UPD (User Presence Detect).
+  Test _UPP (User Presence Polling).
   Test _GCP (Get Capabilities).
   Test _GRT (Get Real Time).
   Test _GWS (Get Wake Status).
@@ -209,6 +212,8 @@  Batch tests:
   Test _SPD (Set POST Device).
   Test _VPO (Video POST Options).
   Test _CBA (Configuration Base Address).
+  Test _IFT (IPMI Interface Type).
+  Test _SRV (IPMI Interface Revision).
  microcode       (1 test):
   Test for most recent microcode being loaded.
  mpcheck         (9 tests):
@@ -355,4 +360,4 @@  UEFI tests:
   Test UEFI RT service set variable interface stress test.
   Test UEFI RT service query variable info interface stress test.
 
-Total of 271 tests
+Total of 282 tests