diff mbox

[FWTS-TEST] arg-show-tests-full-0001: Add new tests

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

Commit Message

Colin Ian King Nov. 29, 2012, 10:38 a.m. UTC
From: Colin Ian King <colin.king@canonical.com>

Fwts has added a new PCC test as well as a new
UEFI subtest to uefirttime, so update this test
accordingly.

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

Comments

Keng-Yu Lin Nov. 30, 2012, 7:22 a.m. UTC | #1
On Thu, Nov 29, 2012 at 6:38 PM, Colin King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Fwts has added a new PCC test as well as a new
> UEFI subtest to uefirttime, so update this test
> accordingly.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  arg-show-tests-full-0001/arg-show-tests-full-0001.log | 8 ++++++--
>  1 file changed, 6 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 8be9bd5..f2a3419 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
> @@ -220,6 +220,8 @@ Batch tests:
>    Check the OS/2 15Mb memory hole is absent.
>   osilinux      (1 test):
>    Disassemble DSDT to check for _OSI("Linux").
> + pcc           (1 test):
> +  Check PCCH.
>   pciirq        (1 test):
>    PCI IRQ Routing Table.
>   pnp           (1 test):
> @@ -297,8 +299,10 @@ Utilities:
>    Dump UEFI Variables.
>
>  Unsafe tests:
> - uefirttime    (2 tests):
> + uefirttime    (4 tests):
>    Test UEFI RT service get time interface.
>    Test UEFI RT service set time interface.
> +  Test UEFI RT service get wakeup time interface.
> +  Test UEFI RT service set wakeup time interface.
>
> -Total of 233 tests
> +Total of 236 tests
> --
> 1.8.0
>
Acked-by: Keng-Yu Lin <kengyu@canonical.com>
Alex Hung Dec. 3, 2012, 3:20 a.m. UTC | #2
On 11/29/2012 06:38 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Fwts has added a new PCC test as well as a new
> UEFI subtest to uefirttime, so update this test
> accordingly.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   arg-show-tests-full-0001/arg-show-tests-full-0001.log | 8 ++++++--
>   1 file changed, 6 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 8be9bd5..f2a3419 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
> @@ -220,6 +220,8 @@ Batch tests:
>     Check the OS/2 15Mb memory hole is absent.
>    osilinux      (1 test):
>     Disassemble DSDT to check for _OSI("Linux").
> + pcc           (1 test):
> +  Check PCCH.
>    pciirq        (1 test):
>     PCI IRQ Routing Table.
>    pnp           (1 test):
> @@ -297,8 +299,10 @@ Utilities:
>     Dump UEFI Variables.
>
>   Unsafe tests:
> - uefirttime    (2 tests):
> + uefirttime    (4 tests):
>     Test UEFI RT service get time interface.
>     Test UEFI RT service set time interface.
> +  Test UEFI RT service get wakeup time interface.
> +  Test UEFI RT service set wakeup time interface.
>
> -Total of 233 tests
> +Total of 236 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 8be9bd5..f2a3419 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
@@ -220,6 +220,8 @@  Batch tests:
   Check the OS/2 15Mb memory hole is absent.
  osilinux      (1 test):
   Disassemble DSDT to check for _OSI("Linux").
+ pcc           (1 test):
+  Check PCCH.
  pciirq        (1 test):
   PCI IRQ Routing Table.
  pnp           (1 test):
@@ -297,8 +299,10 @@  Utilities:
   Dump UEFI Variables.
 
 Unsafe tests:
- uefirttime    (2 tests):
+ uefirttime    (4 tests):
   Test UEFI RT service get time interface.
   Test UEFI RT service set time interface.
+  Test UEFI RT service get wakeup time interface.
+  Test UEFI RT service set wakeup time interface.
 
-Total of 233 tests
+Total of 236 tests