diff mbox

[2/3,FWTS-TEST] arg-show-tests-0001: update test to sync with fwts

Message ID 1372847416-5206-3-git-send-email-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King July 3, 2013, 10:30 a.m. UTC
From: Colin Ian King <colin.king@canonical.com>

fwts has added a new test uefivarinfo (commit
2e1338ddf7df09de06c66a9fed5f42f726c863b5) and modified the
cpufreq heading (commit 6572c261bef7b823b43af969b23368ec81f8bd02)
so update the tests to keep in sync with the changes.

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

Comments

Keng-Yu Lin July 4, 2013, 6:51 a.m. UTC | #1
On Wed, Jul 3, 2013 at 6:30 PM, Colin King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> fwts has added a new test uefivarinfo (commit
> 2e1338ddf7df09de06c66a9fed5f42f726c863b5) and modified the
> cpufreq heading (commit 6572c261bef7b823b43af969b23368ec81f8bd02)
> so update the tests to keep in sync with the changes.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  arg-show-tests-0001/arg-show-tests-0001.log | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/arg-show-tests-0001/arg-show-tests-0001.log b/arg-show-tests-0001/arg-show-tests-0001.log
> index fcf95ed..9f28a66 100644
> --- a/arg-show-tests-0001/arg-show-tests-0001.log
> +++ b/arg-show-tests-0001/arg-show-tests-0001.log
> @@ -7,7 +7,7 @@ Batch tests:
>   bios32          Check BIOS32 Service Directory.
>   bios_info       Gather BIOS DMI information.
>   checksum        Check ACPI table checksum.
> - cpufreq         CPU frequency scaling tests (takes ~1-2 mins).
> + cpufreq         CPU frequency scaling tests.
>   crs             Check PCI host bridge configuration using _CRS.
>   csm             Check for UEFI Compatibility Support Module.
>   cstates         Check processor C state support.
> @@ -64,6 +64,7 @@ Utilities:
>   mpdump          Dump MultiProcessor Data.
>   romdump         Dump ROM data.
>   uefidump        Dump UEFI variables.
> + uefivarinfo     UEFI variable info query.
>
>  Unsafe tests:
>   uefirtmisc      UEFI miscellaneous runtime service interface tests.
> --
> 1.8.1.2
>

Acked-by: Keng-Yu Lin <kengyu@canonical.com>
Alex Hung July 4, 2013, 10:18 a.m. UTC | #2
On 07/03/2013 06:30 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> fwts has added a new test uefivarinfo (commit
> 2e1338ddf7df09de06c66a9fed5f42f726c863b5) and modified the
> cpufreq heading (commit 6572c261bef7b823b43af969b23368ec81f8bd02)
> so update the tests to keep in sync with the changes.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  arg-show-tests-0001/arg-show-tests-0001.log | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/arg-show-tests-0001/arg-show-tests-0001.log b/arg-show-tests-0001/arg-show-tests-0001.log
> index fcf95ed..9f28a66 100644
> --- a/arg-show-tests-0001/arg-show-tests-0001.log
> +++ b/arg-show-tests-0001/arg-show-tests-0001.log
> @@ -7,7 +7,7 @@ Batch tests:
>   bios32          Check BIOS32 Service Directory.
>   bios_info       Gather BIOS DMI information.
>   checksum        Check ACPI table checksum.
> - cpufreq         CPU frequency scaling tests (takes ~1-2 mins).
> + cpufreq         CPU frequency scaling tests.
>   crs             Check PCI host bridge configuration using _CRS.
>   csm             Check for UEFI Compatibility Support Module.
>   cstates         Check processor C state support.
> @@ -64,6 +64,7 @@ Utilities:
>   mpdump          Dump MultiProcessor Data.
>   romdump         Dump ROM data.
>   uefidump        Dump UEFI variables.
> + uefivarinfo     UEFI variable info query.
>  
>  Unsafe tests:
>   uefirtmisc      UEFI miscellaneous runtime service interface tests.
> 

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

Patch

diff --git a/arg-show-tests-0001/arg-show-tests-0001.log b/arg-show-tests-0001/arg-show-tests-0001.log
index fcf95ed..9f28a66 100644
--- a/arg-show-tests-0001/arg-show-tests-0001.log
+++ b/arg-show-tests-0001/arg-show-tests-0001.log
@@ -7,7 +7,7 @@  Batch tests:
  bios32          Check BIOS32 Service Directory.
  bios_info       Gather BIOS DMI information.
  checksum        Check ACPI table checksum.
- cpufreq         CPU frequency scaling tests (takes ~1-2 mins).
+ cpufreq         CPU frequency scaling tests.
  crs             Check PCI host bridge configuration using _CRS.
  csm             Check for UEFI Compatibility Support Module.
  cstates         Check processor C state support.
@@ -64,6 +64,7 @@  Utilities:
  mpdump          Dump MultiProcessor Data.
  romdump         Dump ROM data.
  uefidump        Dump UEFI variables.
+ uefivarinfo     UEFI variable info query.
 
 Unsafe tests:
  uefirtmisc      UEFI miscellaneous runtime service interface tests.