diff mbox

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

Message ID 1355741836-31729-6-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-full-0001.log                   | 24 ++++++++++++----------
 1 file changed, 13 insertions(+), 11 deletions(-)

Comments

Keng-Yu Lin Dec. 18, 2012, 1:42 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-full-0001.log                   | 24 ++++++++++++----------
>  1 file changed, 13 insertions(+), 11 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 f2a3419..431c2b4 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
> @@ -1,6 +1,8 @@
>  Batch tests:
> - acpiinfo      (1 test):
> -  General ACPI information check.
> + acpiinfo      (3 tests):
> +  Determine Kernel ACPI version.
> +  Determine machines ACPI version.
> +  Determine AML compiler.
>   acpitables    (1 test):
>    Check ACPI tables.
>   apicedge      (1 test):
> @@ -16,14 +18,16 @@ Batch tests:
>    Gather BIOS DMI information
>   checksum      (1 test):
>    Check ACPI table checksums.
> + cpufreq       (1 test):
> +  CPU P-State Checks.
>   crs           (1 test):
>    Check PCI host bridge configuration using _CRS.
>   csm           (1 test):
>    Check for UEFI Compatibility Support Module.
>   cstates       (1 test):
>    Check all CPUs C-states.
> - dmesg_common  (1 test):
> -  Check common errors in kernel log.
> + dmar          (1 test):
> +  Check DMA Remapping.
>   dmi_decode    (1 test):
>    Test DMI/SMBIOS tables for errors.
>   ebda          (1 test):
> @@ -268,12 +272,6 @@ Interactive tests:
>   power_button  (1 test):
>    Test press of power button and ACPI event.
>
> -Batch Experimental tests:
> - cpufreq       (1 test):
> -  CPU P-State Checks.
> - dmar          (1 test):
> -  Check DMA Remapping.
> -
>  Power States tests:
>   s3            (1 test):
>    S3 suspend/resume test.
> @@ -304,5 +302,9 @@ Unsafe tests:
>    Test UEFI RT service set time interface.
>    Test UEFI RT service get wakeup time interface.
>    Test UEFI RT service set wakeup time interface.
> + uefirtvariabl (3 tests):
> +  Test UEFI RT service get variable interface.
> +  Test UEFI RT service get next variable name interface.
> +  Test UEFI RT service set variable interface.
>
> -Total of 236 tests
> +Total of 240 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-full-0001.log                   | 24 ++++++++++++----------
>   1 file changed, 13 insertions(+), 11 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 f2a3419..431c2b4 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
> @@ -1,6 +1,8 @@
>   Batch tests:
> - acpiinfo      (1 test):
> -  General ACPI information check.
> + acpiinfo      (3 tests):
> +  Determine Kernel ACPI version.
> +  Determine machines ACPI version.
> +  Determine AML compiler.
>    acpitables    (1 test):
>     Check ACPI tables.
>    apicedge      (1 test):
> @@ -16,14 +18,16 @@ Batch tests:
>     Gather BIOS DMI information
>    checksum      (1 test):
>     Check ACPI table checksums.
> + cpufreq       (1 test):
> +  CPU P-State Checks.
>    crs           (1 test):
>     Check PCI host bridge configuration using _CRS.
>    csm           (1 test):
>     Check for UEFI Compatibility Support Module.
>    cstates       (1 test):
>     Check all CPUs C-states.
> - dmesg_common  (1 test):
> -  Check common errors in kernel log.
> + dmar          (1 test):
> +  Check DMA Remapping.
>    dmi_decode    (1 test):
>     Test DMI/SMBIOS tables for errors.
>    ebda          (1 test):
> @@ -268,12 +272,6 @@ Interactive tests:
>    power_button  (1 test):
>     Test press of power button and ACPI event.
>
> -Batch Experimental tests:
> - cpufreq       (1 test):
> -  CPU P-State Checks.
> - dmar          (1 test):
> -  Check DMA Remapping.
> -
>   Power States tests:
>    s3            (1 test):
>     S3 suspend/resume test.
> @@ -304,5 +302,9 @@ Unsafe tests:
>     Test UEFI RT service set time interface.
>     Test UEFI RT service get wakeup time interface.
>     Test UEFI RT service set wakeup time interface.
> + uefirtvariabl (3 tests):
> +  Test UEFI RT service get variable interface.
> +  Test UEFI RT service get next variable name interface.
> +  Test UEFI RT service set variable interface.
>
> -Total of 236 tests
> +Total of 240 tests
>
Acked-by: Ivan Hu <ivan.hu@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 f2a3419..431c2b4 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
@@ -1,6 +1,8 @@ 
 Batch tests:
- acpiinfo      (1 test):
-  General ACPI information check.
+ acpiinfo      (3 tests):
+  Determine Kernel ACPI version.
+  Determine machines ACPI version.
+  Determine AML compiler.
  acpitables    (1 test):
   Check ACPI tables.
  apicedge      (1 test):
@@ -16,14 +18,16 @@  Batch tests:
   Gather BIOS DMI information
  checksum      (1 test):
   Check ACPI table checksums.
+ cpufreq       (1 test):
+  CPU P-State Checks.
  crs           (1 test):
   Check PCI host bridge configuration using _CRS.
  csm           (1 test):
   Check for UEFI Compatibility Support Module.
  cstates       (1 test):
   Check all CPUs C-states.
- dmesg_common  (1 test):
-  Check common errors in kernel log.
+ dmar          (1 test):
+  Check DMA Remapping.
  dmi_decode    (1 test):
   Test DMI/SMBIOS tables for errors.
  ebda          (1 test):
@@ -268,12 +272,6 @@  Interactive tests:
  power_button  (1 test):
   Test press of power button and ACPI event.
 
-Batch Experimental tests:
- cpufreq       (1 test):
-  CPU P-State Checks.
- dmar          (1 test):
-  Check DMA Remapping.
-
 Power States tests:
  s3            (1 test):
   S3 suspend/resume test.
@@ -304,5 +302,9 @@  Unsafe tests:
   Test UEFI RT service set time interface.
   Test UEFI RT service get wakeup time interface.
   Test UEFI RT service set wakeup time interface.
+ uefirtvariabl (3 tests):
+  Test UEFI RT service get variable interface.
+  Test UEFI RT service get next variable name interface.
+  Test UEFI RT service set variable interface.
 
-Total of 236 tests
+Total of 240 tests