diff mbox

[4/9,FWTS-TEST] arg-show-tests-0001: keep in sync with tests in fwts

Message ID 1355741836-31729-5-git-send-email-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King Dec. 17, 2012, 10:57 a.m. UTC
From: Colin Ian King <colin.king@canonical.com>

fwts has reclassified the cpufreq and dmar tests as well as added
a uefirtvariable test, so update this tests to reflect these changes

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

Comments

Keng-Yu Lin Dec. 18, 2012, 1:41 a.m. UTC | #1
On Mon, Dec 17, 2012 at 6:57 PM, Colin King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> fwts has reclassified the cpufreq and dmar tests as well as added
> a uefirtvariable test, so update this tests to reflect these changes
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  arg-show-tests-0001/arg-show-tests-0001.log | 8 +++-----
>  1 file changed, 3 insertions(+), 5 deletions(-)
>
> diff --git a/arg-show-tests-0001/arg-show-tests-0001.log b/arg-show-tests-0001/arg-show-tests-0001.log
> index 133c69f..5be9322 100644
> --- a/arg-show-tests-0001/arg-show-tests-0001.log
> +++ b/arg-show-tests-0001/arg-show-tests-0001.log
> @@ -7,10 +7,11 @@ 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).
>   crs           Check PCI host bridge configuration using _CRS.
>   csm           Check for UEFI Compatibility Support Module.
>   cstates       Check processor C state support.
> - dmesg_common  General dmesg common errors check.
> + dmar          Check sane DMA Remapping (VT-d).
>   dmi_decode    Test DMI/SMBIOS tables for errors.
>   ebda          Validate EBDA region is mapped and reserved in memory map table.
>   fadt          FADT SCI_EN enabled check.
> @@ -48,10 +49,6 @@ Interactive tests:
>   lid           Interactive lid button test.
>   power_button  Interactive power_button button test.
>
> -Batch Experimental tests:
> - cpufreq       CPU frequency scaling tests (takes ~1-2 mins).
> - dmar          Check sane DMA Remapping (VT-d).
> -
>  Power States tests:
>   s3            S3 suspend/resume test.
>   s3power       S3 power loss during suspend test (takes minimum of 10 minutes to run).
> @@ -68,3 +65,4 @@ Utilities:
>
>  Unsafe tests:
>   uefirttime    UEFI Runtime service time interface tests.
> + uefirtvariabl UEFI Runtime service variable interface tests.
> --
> 1.8.0
>
Acked-by: Keng-Yu Lin <kengyu@canonical.com>
Ivan Hu Dec. 20, 2012, 5:45 a.m. UTC | #2
On 12/17/2012 06:57 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> fwts has reclassified the cpufreq and dmar tests as well as added
> a uefirtvariable test, so update this tests to reflect these changes
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   arg-show-tests-0001/arg-show-tests-0001.log | 8 +++-----
>   1 file changed, 3 insertions(+), 5 deletions(-)
>
> diff --git a/arg-show-tests-0001/arg-show-tests-0001.log b/arg-show-tests-0001/arg-show-tests-0001.log
> index 133c69f..5be9322 100644
> --- a/arg-show-tests-0001/arg-show-tests-0001.log
> +++ b/arg-show-tests-0001/arg-show-tests-0001.log
> @@ -7,10 +7,11 @@ 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).
>    crs           Check PCI host bridge configuration using _CRS.
>    csm           Check for UEFI Compatibility Support Module.
>    cstates       Check processor C state support.
> - dmesg_common  General dmesg common errors check.
> + dmar          Check sane DMA Remapping (VT-d).
>    dmi_decode    Test DMI/SMBIOS tables for errors.
>    ebda          Validate EBDA region is mapped and reserved in memory map table.
>    fadt          FADT SCI_EN enabled check.
> @@ -48,10 +49,6 @@ Interactive tests:
>    lid           Interactive lid button test.
>    power_button  Interactive power_button button test.
>
> -Batch Experimental tests:
> - cpufreq       CPU frequency scaling tests (takes ~1-2 mins).
> - dmar          Check sane DMA Remapping (VT-d).
> -
>   Power States tests:
>    s3            S3 suspend/resume test.
>    s3power       S3 power loss during suspend test (takes minimum of 10 minutes to run).
> @@ -68,3 +65,4 @@ Utilities:
>
>   Unsafe tests:
>    uefirttime    UEFI Runtime service time interface tests.
> + uefirtvariabl UEFI Runtime service variable interface tests.
>
Acked-by: Ivan Hu <ivan.hu@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 133c69f..5be9322 100644
--- a/arg-show-tests-0001/arg-show-tests-0001.log
+++ b/arg-show-tests-0001/arg-show-tests-0001.log
@@ -7,10 +7,11 @@  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).
  crs           Check PCI host bridge configuration using _CRS.
  csm           Check for UEFI Compatibility Support Module.
  cstates       Check processor C state support.
- dmesg_common  General dmesg common errors check.
+ dmar          Check sane DMA Remapping (VT-d).
  dmi_decode    Test DMI/SMBIOS tables for errors.
  ebda          Validate EBDA region is mapped and reserved in memory map table.
  fadt          FADT SCI_EN enabled check.
@@ -48,10 +49,6 @@  Interactive tests:
  lid           Interactive lid button test.
  power_button  Interactive power_button button test.
 
-Batch Experimental tests:
- cpufreq       CPU frequency scaling tests (takes ~1-2 mins).
- dmar          Check sane DMA Remapping (VT-d).
-
 Power States tests:
  s3            S3 suspend/resume test.
  s3power       S3 power loss during suspend test (takes minimum of 10 minutes to run).
@@ -68,3 +65,4 @@  Utilities:
 
 Unsafe tests:
  uefirttime    UEFI Runtime service time interface tests.
+ uefirtvariabl UEFI Runtime service variable interface tests.