diff mbox

[4/6] arg-show-tests-full-0001: update test since we've added more tests

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

Commit Message

Colin Ian King Oct. 25, 2012, 9:58 a.m. UTC
From: Colin Ian King <colin.king@canonical.com>

fwts now includes even more tests added to the acpi method test
as well as the uefi uefirttime to name just a few. Update this
test to reflect the new tests that have been added.

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

Comments

Keng-Yu Lin Oct. 25, 2012, 10:14 a.m. UTC | #1
On Thu, Oct 25, 2012 at 5:58 PM, Colin King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> fwts now includes even more tests added to the acpi method test
> as well as the uefi uefirttime to name just a few. Update this
> test to reflect the new tests that have been added.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  .../arg-show-tests-full-0001.log                   |  167 +++++++++++++-------
>  1 file changed, 108 insertions(+), 59 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 dcb77c3..8be9bd5 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
> @@ -45,32 +45,108 @@ Batch tests:
>    Maximum CPU frequency check.
>   maxreadreq    (1 test):
>    Check firmware settings MaxReadReq for PCI Express devices.
> - mcfg          (1 test):
> + mcfg          (2 tests):
>    Validate MCFG table.
> - method        (94 tests):
> +  Validate MCFG PCI config space.
> + method        (139 tests):
>    Check Method Names.
> +  Check _AEI.
> +  Check _DDN (DOS Device Name).
> +  Check _HID (Hardware ID).
> +  Check _HRV (Hardware Revision Number).
> +  Check _PLD (Physical Device Location).
> +  Check _SUB (Subsystem ID).
> +  Check _SUN (Slot User Number).
> +  Check _STR (String).
> +  Check _UID (Unique ID).
> +  Check _CRS (Current Resource Settings).
> +  Check _DIS (Disable).
> +  Check _DMA (Direct Memory Access).
> +  Check _GSB (Global System Interrupt Base).
> +  Check _PXM (Proximity).
> +  Check _EDL (Eject Device List).
> +  Check _EJD (Ejection Dependent Device).
> +  Check _EJ0 (Eject).
> +  Check _EJ1 (Eject).
> +  Check _EJ2 (Eject).
> +  Check _EJ3 (Eject).
> +  Check _EJ4 (Eject).
> +  Check _LCK (Lock).
> +  Check _RMV (Remove).
> +  Check _STA (Status).
> +  Check _BDN (BIOS Dock Name).
> +  Check _BBN (Base Bus Number).
> +  Check _DCK (Dock).
> +  Check _SEG (Segment).
> +  Check _OFF (Set resource off).
> +  Check _ON  (Set resource on).
> +  Check _DSW (Device Sleep Wake).
> +  Check _IRC (In Rush Current).
> +  Check _PRE (Power Resources for Enumeration).
> +  Check _PR0 (Power Resources for D0).
> +  Check _PR1 (Power Resources for D1).
> +  Check _PR2 (Power Resources for D2).
> +  Check _PR3 (Power Resources for D3).
> +  Check _PS0 (Power State 0).
> +  Check _PS1 (Power State 1).
> +  Check _PS2 (Power State 2).
> +  Check _PS3 (Power State 3).
> +  Check _PSC (Power State Current).
> +  Check _PSE (Power State for Enumeration).
> +  Check _PSW (Power State Wake).
> +  Check _S1D (S1 Device State).
> +  Check _S2D (S2 Device State).
> +  Check _S3D (S3 Device State).
> +  Check _S4D (S4 Device State).
> +  Check _S0W (S0 Device Wake State).
> +  Check _S1W (S1 Device Wake State).
> +  Check _S2W (S2 Device Wake State).
> +  Check _S3W (S3 Device Wake State).
> +  Check _S4W (S4 Device Wake State).
> +  Check _S0_ (S0 System State).
> +  Check _S1_ (S1 System State).
> +  Check _S2_ (S2 System State).
> +  Check _S3_ (S3 System State).
> +  Check _S4_ (S4 System State).
> +  Check _S5_ (S5 System State).
> +  Check _SWS (System Wake Source).
> +  Check _PSS (Performance Supported States).
> +  Check _CPC (Continuous Performance Control).
> +  Check _CSD (C State Dependencies).
> +  Check _PCT (Performance Control).
> +  Check _PDL (P-State Depth Limit).
> +  Check _PPC (Performance Present Capabilities).
> +  Check _PPE (Polling for Platform Error).
> +  Check _TDL (T-State Depth Limit).
> +  Check _TPC (Throttling Present Capabilities).
> +  Check _TSD (Throttling State Dependencies).
> +  Check _TSS (Throttling Supported States).
>    Check _ALC (Ambient Light Colour Chromaticity).
>    Check _ALI (Ambient Light Illuminance).
>    Check _ALT (Ambient Light Temperature).
>    Check _ALP (Ambient Light Polling).
>    Check _LID (Lid Status).
> +  Check _GCP (Get Capabilities).
> +  Check _GRT (Get Real Time).
> +  Check _GWS (Get Wake Status).
>    Check _STP (Set Expired Timer Wake Policy).
>    Check _STV (Set Timer Value).
>    Check _TIP (Expired Timer Wake Policy).
>    Check _TIV (Timer Values).
>    Check _SBS (Smart Battery Subsystem).
> +  Check _BCT (Battery Charge Time).
>    Check _BIF (Battery Information).
>    Check _BIX (Battery Information Extended).
>    Check _BMA (Battery Measurement Averaging).
> +  Check _BMC (Battery Maintenance Control).
> +  Check _BMD (Battery Maintenance Data).
>    Check _BMS (Battery Measurement Sampling Time).
>    Check _BST (Battery Status).
>    Check _BTP (Battery Trip Point).
> -  Check _PCL (Power Consumer List).
>    Check _BTM (Battery Time).
> -  Check _BMD (Battery Maintenance Data).
> -  Check _BMC (Battery Maintenance Control).
> +  Check _PCL (Power Consumer List).
> +  Check _PIF (Power Source Information).
>    Check _PSR (Power Source).
> -  Check _PIF (Power Source Information) Object.
>    Check _FIF (Fan Information).
>    Check _FSL (Fan Set Level).
>    Check _FST (Fan Status).
> @@ -82,66 +158,36 @@ Batch tests:
>    Check _PSV (Passive Temp).
>    Check _RTV (Relative Temp Values).
>    Check _SCP (Set Cooling Policy).
> +  Check _TC1 (Thermal Constant 1).
> +  Check _TC2 (Thermal Constant 2).
>    Check _TMP (Thermal Zone Current Temp).
> -  Check _TC1 (Thermal Constant 1) Object.
> -  Check _TC2 (Thermal Constant 2) Object.
>    Check _TPT (Trip Point Temperature).
> -  Check _TSP (Thermal Sampling Period) Object.
> -  Check _TST (Temperature Sensor Threshold) Object.
> -  Check _TZP (Thermal Zone Polling) Object.
> -  Check _AEI.
> -  Check _SUN (Slot User Number).
> -  Check _UID (Unique ID).
> -  Check _CRS (Current Resource Settings).
> -  Check _DMA (Direct Memory Access).
> -  Check _DIS (Disable).
> -  Check _PXM (Proximity).
> -  Check _DCK (Dock).
> -  Check _BDN (BIOS Dock Name).
> -  Check _BBN (Base Bus Number).
> +  Check _TSP (Thermal Sampling Period).
> +  Check _TST (Temperature Sensor Threshold).
> +  Check _TZP (Thermal Zone Polling).
>    Check _PTS (Prepare to Sleep).
>    Check _TTS (Transition to State).
> -  Check _S0  (System S0 State) Object.
> -  Check _S1  (System S1 State) Object.
> -  Check _S2  (System S2 State) Object.
> -  Check _S3  (System S3 State) Object.
> -  Check _S4  (System S4 State) Object.
> -  Check _S5  (System S5 State) Object.
> +  Check _S0  (System S0 State).
> +  Check _S1  (System S1 State).
> +  Check _S2  (System S2 State).
> +  Check _S3  (System S3 State).
> +  Check _S4  (System S4 State).
> +  Check _S5  (System S5 State).
>    Check _WAK (System Wake).
> -  Check _DSW (Device Sleep Wake).
> -  Check _PS0 (Power State 0).
> -  Check _PS1 (Power State 1).
> -  Check _PS2 (Power State 2).
> -  Check _PS3 (Power State 3).
> -  Check _PSC (Power State Current).
> -  Check _PSE (Power State for Enumeration).
> -  Check _PSW (Power State Wake).
> -  Check _IRC (In Rush Current).
> -  Check _PRE (Power Resources for Enumeration).
> -  Check _EJD (Ejection Dependent Device).
> -  Check _EJ0 (Eject).
> -  Check _EJ1 (Eject).
> -  Check _EJ2 (Eject).
> -  Check _EJ3 (Eject).
> -  Check _EJ4 (Eject).
> -  Check _LCK (Lock).
> -  Check _ON  (Set resource on).
> -  Check _OFF (Set resource off).
> -  Check _PSS (Performance Supported States).
> -  Check _DOS (Enable/Disable Output Switching).
> -  Check _DOD (Enumerate All Devices Attached to Display Adapter).
> -  Check _ROM (Get ROM Data) Object.
> -  Check _GPD (Get POST Device).
> -  Check _SPD (Set POST Device).
> -  Check _VPO (Video POST Options).
>    Check _ADR (Return Unique ID for Device).
>    Check _BCL (Query List of Brightness Control Levels Supported).
>    Check _BCM (Set Brightness Level).
>    Check _BQC (Brightness Query Current Level).
> -  Check _DDC (Return the EDID for this Device).
>    Check _DCS (Return the Status of Output Device).
> -  Check _DGS (Query Graphics State).
> +  Check _DDC (Return the EDID for this Device).
>    Check _DSS (Device Set State).
> +  Check _DGS (Query Graphics State).
> +  Check _DOD (Enumerate All Devices Attached to Display Adapter).
> +  Check _DOS (Enable/Disable Output Switching).
> +  Check _GPD (Get POST Device).
> +  Check _ROM (Get ROM Data).
> +  Check _SPD (Set POST Device).
> +  Check _VPO (Video POST Options).
>   microcode     (1 test):
>    Check for most recent microcode being loaded.
>   mpcheck       (9 tests):
> @@ -190,7 +236,7 @@ Batch tests:
>   virt          (1 test):
>    Check CPU Virtualisation Configuration.
>   wakealarm     (4 tests):
> -  Check existance of /sys/class/rtc/rtc0/wakealarm.
> +  Check existence of /sys/class/rtc/rtc0/wakealarm.
>    Trigger wakealarm for 1 seconds in the future.
>    Check if wakealarm is fired.
>    Multiple wakealarm firing tests.
> @@ -247,9 +293,12 @@ Utilities:
>    Dump Multi Processor Data.
>   romdump       (1 test):
>    Dump ROM data.
> -
> -Unsafe tests:
>   uefidump      (1 test):
>    Dump UEFI Variables.
>
> -Total of 185 tests
> +Unsafe tests:
> + uefirttime    (2 tests):
> +  Test UEFI RT service get time interface.
> +  Test UEFI RT service set time interface.
> +
> +Total of 233 tests
> --
> 1.7.10.4
>
Acked-by: Keng-Yu Lin <kengyu@canonical.com>
Ivan Hu Oct. 26, 2012, 9:32 a.m. UTC | #2
On 10/25/2012 05:58 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> fwts now includes even more tests added to the acpi method test
> as well as the uefi uefirttime to name just a few. Update this
> test to reflect the new tests that have been added.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   .../arg-show-tests-full-0001.log                   |  167 +++++++++++++-------
>   1 file changed, 108 insertions(+), 59 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 dcb77c3..8be9bd5 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
> @@ -45,32 +45,108 @@ Batch tests:
>     Maximum CPU frequency check.
>    maxreadreq    (1 test):
>     Check firmware settings MaxReadReq for PCI Express devices.
> - mcfg          (1 test):
> + mcfg          (2 tests):
>     Validate MCFG table.
> - method        (94 tests):
> +  Validate MCFG PCI config space.
> + method        (139 tests):
>     Check Method Names.
> +  Check _AEI.
> +  Check _DDN (DOS Device Name).
> +  Check _HID (Hardware ID).
> +  Check _HRV (Hardware Revision Number).
> +  Check _PLD (Physical Device Location).
> +  Check _SUB (Subsystem ID).
> +  Check _SUN (Slot User Number).
> +  Check _STR (String).
> +  Check _UID (Unique ID).
> +  Check _CRS (Current Resource Settings).
> +  Check _DIS (Disable).
> +  Check _DMA (Direct Memory Access).
> +  Check _GSB (Global System Interrupt Base).
> +  Check _PXM (Proximity).
> +  Check _EDL (Eject Device List).
> +  Check _EJD (Ejection Dependent Device).
> +  Check _EJ0 (Eject).
> +  Check _EJ1 (Eject).
> +  Check _EJ2 (Eject).
> +  Check _EJ3 (Eject).
> +  Check _EJ4 (Eject).
> +  Check _LCK (Lock).
> +  Check _RMV (Remove).
> +  Check _STA (Status).
> +  Check _BDN (BIOS Dock Name).
> +  Check _BBN (Base Bus Number).
> +  Check _DCK (Dock).
> +  Check _SEG (Segment).
> +  Check _OFF (Set resource off).
> +  Check _ON  (Set resource on).
> +  Check _DSW (Device Sleep Wake).
> +  Check _IRC (In Rush Current).
> +  Check _PRE (Power Resources for Enumeration).
> +  Check _PR0 (Power Resources for D0).
> +  Check _PR1 (Power Resources for D1).
> +  Check _PR2 (Power Resources for D2).
> +  Check _PR3 (Power Resources for D3).
> +  Check _PS0 (Power State 0).
> +  Check _PS1 (Power State 1).
> +  Check _PS2 (Power State 2).
> +  Check _PS3 (Power State 3).
> +  Check _PSC (Power State Current).
> +  Check _PSE (Power State for Enumeration).
> +  Check _PSW (Power State Wake).
> +  Check _S1D (S1 Device State).
> +  Check _S2D (S2 Device State).
> +  Check _S3D (S3 Device State).
> +  Check _S4D (S4 Device State).
> +  Check _S0W (S0 Device Wake State).
> +  Check _S1W (S1 Device Wake State).
> +  Check _S2W (S2 Device Wake State).
> +  Check _S3W (S3 Device Wake State).
> +  Check _S4W (S4 Device Wake State).
> +  Check _S0_ (S0 System State).
> +  Check _S1_ (S1 System State).
> +  Check _S2_ (S2 System State).
> +  Check _S3_ (S3 System State).
> +  Check _S4_ (S4 System State).
> +  Check _S5_ (S5 System State).
> +  Check _SWS (System Wake Source).
> +  Check _PSS (Performance Supported States).
> +  Check _CPC (Continuous Performance Control).
> +  Check _CSD (C State Dependencies).
> +  Check _PCT (Performance Control).
> +  Check _PDL (P-State Depth Limit).
> +  Check _PPC (Performance Present Capabilities).
> +  Check _PPE (Polling for Platform Error).
> +  Check _TDL (T-State Depth Limit).
> +  Check _TPC (Throttling Present Capabilities).
> +  Check _TSD (Throttling State Dependencies).
> +  Check _TSS (Throttling Supported States).
>     Check _ALC (Ambient Light Colour Chromaticity).
>     Check _ALI (Ambient Light Illuminance).
>     Check _ALT (Ambient Light Temperature).
>     Check _ALP (Ambient Light Polling).
>     Check _LID (Lid Status).
> +  Check _GCP (Get Capabilities).
> +  Check _GRT (Get Real Time).
> +  Check _GWS (Get Wake Status).
>     Check _STP (Set Expired Timer Wake Policy).
>     Check _STV (Set Timer Value).
>     Check _TIP (Expired Timer Wake Policy).
>     Check _TIV (Timer Values).
>     Check _SBS (Smart Battery Subsystem).
> +  Check _BCT (Battery Charge Time).
>     Check _BIF (Battery Information).
>     Check _BIX (Battery Information Extended).
>     Check _BMA (Battery Measurement Averaging).
> +  Check _BMC (Battery Maintenance Control).
> +  Check _BMD (Battery Maintenance Data).
>     Check _BMS (Battery Measurement Sampling Time).
>     Check _BST (Battery Status).
>     Check _BTP (Battery Trip Point).
> -  Check _PCL (Power Consumer List).
>     Check _BTM (Battery Time).
> -  Check _BMD (Battery Maintenance Data).
> -  Check _BMC (Battery Maintenance Control).
> +  Check _PCL (Power Consumer List).
> +  Check _PIF (Power Source Information).
>     Check _PSR (Power Source).
> -  Check _PIF (Power Source Information) Object.
>     Check _FIF (Fan Information).
>     Check _FSL (Fan Set Level).
>     Check _FST (Fan Status).
> @@ -82,66 +158,36 @@ Batch tests:
>     Check _PSV (Passive Temp).
>     Check _RTV (Relative Temp Values).
>     Check _SCP (Set Cooling Policy).
> +  Check _TC1 (Thermal Constant 1).
> +  Check _TC2 (Thermal Constant 2).
>     Check _TMP (Thermal Zone Current Temp).
> -  Check _TC1 (Thermal Constant 1) Object.
> -  Check _TC2 (Thermal Constant 2) Object.
>     Check _TPT (Trip Point Temperature).
> -  Check _TSP (Thermal Sampling Period) Object.
> -  Check _TST (Temperature Sensor Threshold) Object.
> -  Check _TZP (Thermal Zone Polling) Object.
> -  Check _AEI.
> -  Check _SUN (Slot User Number).
> -  Check _UID (Unique ID).
> -  Check _CRS (Current Resource Settings).
> -  Check _DMA (Direct Memory Access).
> -  Check _DIS (Disable).
> -  Check _PXM (Proximity).
> -  Check _DCK (Dock).
> -  Check _BDN (BIOS Dock Name).
> -  Check _BBN (Base Bus Number).
> +  Check _TSP (Thermal Sampling Period).
> +  Check _TST (Temperature Sensor Threshold).
> +  Check _TZP (Thermal Zone Polling).
>     Check _PTS (Prepare to Sleep).
>     Check _TTS (Transition to State).
> -  Check _S0  (System S0 State) Object.
> -  Check _S1  (System S1 State) Object.
> -  Check _S2  (System S2 State) Object.
> -  Check _S3  (System S3 State) Object.
> -  Check _S4  (System S4 State) Object.
> -  Check _S5  (System S5 State) Object.
> +  Check _S0  (System S0 State).
> +  Check _S1  (System S1 State).
> +  Check _S2  (System S2 State).
> +  Check _S3  (System S3 State).
> +  Check _S4  (System S4 State).
> +  Check _S5  (System S5 State).
>     Check _WAK (System Wake).
> -  Check _DSW (Device Sleep Wake).
> -  Check _PS0 (Power State 0).
> -  Check _PS1 (Power State 1).
> -  Check _PS2 (Power State 2).
> -  Check _PS3 (Power State 3).
> -  Check _PSC (Power State Current).
> -  Check _PSE (Power State for Enumeration).
> -  Check _PSW (Power State Wake).
> -  Check _IRC (In Rush Current).
> -  Check _PRE (Power Resources for Enumeration).
> -  Check _EJD (Ejection Dependent Device).
> -  Check _EJ0 (Eject).
> -  Check _EJ1 (Eject).
> -  Check _EJ2 (Eject).
> -  Check _EJ3 (Eject).
> -  Check _EJ4 (Eject).
> -  Check _LCK (Lock).
> -  Check _ON  (Set resource on).
> -  Check _OFF (Set resource off).
> -  Check _PSS (Performance Supported States).
> -  Check _DOS (Enable/Disable Output Switching).
> -  Check _DOD (Enumerate All Devices Attached to Display Adapter).
> -  Check _ROM (Get ROM Data) Object.
> -  Check _GPD (Get POST Device).
> -  Check _SPD (Set POST Device).
> -  Check _VPO (Video POST Options).
>     Check _ADR (Return Unique ID for Device).
>     Check _BCL (Query List of Brightness Control Levels Supported).
>     Check _BCM (Set Brightness Level).
>     Check _BQC (Brightness Query Current Level).
> -  Check _DDC (Return the EDID for this Device).
>     Check _DCS (Return the Status of Output Device).
> -  Check _DGS (Query Graphics State).
> +  Check _DDC (Return the EDID for this Device).
>     Check _DSS (Device Set State).
> +  Check _DGS (Query Graphics State).
> +  Check _DOD (Enumerate All Devices Attached to Display Adapter).
> +  Check _DOS (Enable/Disable Output Switching).
> +  Check _GPD (Get POST Device).
> +  Check _ROM (Get ROM Data).
> +  Check _SPD (Set POST Device).
> +  Check _VPO (Video POST Options).
>    microcode     (1 test):
>     Check for most recent microcode being loaded.
>    mpcheck       (9 tests):
> @@ -190,7 +236,7 @@ Batch tests:
>    virt          (1 test):
>     Check CPU Virtualisation Configuration.
>    wakealarm     (4 tests):
> -  Check existance of /sys/class/rtc/rtc0/wakealarm.
> +  Check existence of /sys/class/rtc/rtc0/wakealarm.
>     Trigger wakealarm for 1 seconds in the future.
>     Check if wakealarm is fired.
>     Multiple wakealarm firing tests.
> @@ -247,9 +293,12 @@ Utilities:
>     Dump Multi Processor Data.
>    romdump       (1 test):
>     Dump ROM data.
> -
> -Unsafe tests:
>    uefidump      (1 test):
>     Dump UEFI Variables.
>
> -Total of 185 tests
> +Unsafe tests:
> + uefirttime    (2 tests):
> +  Test UEFI RT service get time interface.
> +  Test UEFI RT service set time interface.
> +
> +Total of 233 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 dcb77c3..8be9bd5 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
@@ -45,32 +45,108 @@  Batch tests:
   Maximum CPU frequency check.
  maxreadreq    (1 test):
   Check firmware settings MaxReadReq for PCI Express devices.
- mcfg          (1 test):
+ mcfg          (2 tests):
   Validate MCFG table.
- method        (94 tests):
+  Validate MCFG PCI config space.
+ method        (139 tests):
   Check Method Names.
+  Check _AEI.
+  Check _DDN (DOS Device Name).
+  Check _HID (Hardware ID).
+  Check _HRV (Hardware Revision Number).
+  Check _PLD (Physical Device Location).
+  Check _SUB (Subsystem ID).
+  Check _SUN (Slot User Number).
+  Check _STR (String).
+  Check _UID (Unique ID).
+  Check _CRS (Current Resource Settings).
+  Check _DIS (Disable).
+  Check _DMA (Direct Memory Access).
+  Check _GSB (Global System Interrupt Base).
+  Check _PXM (Proximity).
+  Check _EDL (Eject Device List).
+  Check _EJD (Ejection Dependent Device).
+  Check _EJ0 (Eject).
+  Check _EJ1 (Eject).
+  Check _EJ2 (Eject).
+  Check _EJ3 (Eject).
+  Check _EJ4 (Eject).
+  Check _LCK (Lock).
+  Check _RMV (Remove).
+  Check _STA (Status).
+  Check _BDN (BIOS Dock Name).
+  Check _BBN (Base Bus Number).
+  Check _DCK (Dock).
+  Check _SEG (Segment).
+  Check _OFF (Set resource off).
+  Check _ON  (Set resource on).
+  Check _DSW (Device Sleep Wake).
+  Check _IRC (In Rush Current).
+  Check _PRE (Power Resources for Enumeration).
+  Check _PR0 (Power Resources for D0).
+  Check _PR1 (Power Resources for D1).
+  Check _PR2 (Power Resources for D2).
+  Check _PR3 (Power Resources for D3).
+  Check _PS0 (Power State 0).
+  Check _PS1 (Power State 1).
+  Check _PS2 (Power State 2).
+  Check _PS3 (Power State 3).
+  Check _PSC (Power State Current).
+  Check _PSE (Power State for Enumeration).
+  Check _PSW (Power State Wake).
+  Check _S1D (S1 Device State).
+  Check _S2D (S2 Device State).
+  Check _S3D (S3 Device State).
+  Check _S4D (S4 Device State).
+  Check _S0W (S0 Device Wake State).
+  Check _S1W (S1 Device Wake State).
+  Check _S2W (S2 Device Wake State).
+  Check _S3W (S3 Device Wake State).
+  Check _S4W (S4 Device Wake State).
+  Check _S0_ (S0 System State).
+  Check _S1_ (S1 System State).
+  Check _S2_ (S2 System State).
+  Check _S3_ (S3 System State).
+  Check _S4_ (S4 System State).
+  Check _S5_ (S5 System State).
+  Check _SWS (System Wake Source).
+  Check _PSS (Performance Supported States).
+  Check _CPC (Continuous Performance Control).
+  Check _CSD (C State Dependencies).
+  Check _PCT (Performance Control).
+  Check _PDL (P-State Depth Limit).
+  Check _PPC (Performance Present Capabilities).
+  Check _PPE (Polling for Platform Error).
+  Check _TDL (T-State Depth Limit).
+  Check _TPC (Throttling Present Capabilities).
+  Check _TSD (Throttling State Dependencies).
+  Check _TSS (Throttling Supported States).
   Check _ALC (Ambient Light Colour Chromaticity).
   Check _ALI (Ambient Light Illuminance).
   Check _ALT (Ambient Light Temperature).
   Check _ALP (Ambient Light Polling). 
   Check _LID (Lid Status).
+  Check _GCP (Get Capabilities).
+  Check _GRT (Get Real Time).
+  Check _GWS (Get Wake Status).
   Check _STP (Set Expired Timer Wake Policy).
   Check _STV (Set Timer Value).
   Check _TIP (Expired Timer Wake Policy).
   Check _TIV (Timer Values).
   Check _SBS (Smart Battery Subsystem).
+  Check _BCT (Battery Charge Time).
   Check _BIF (Battery Information).
   Check _BIX (Battery Information Extended).
   Check _BMA (Battery Measurement Averaging).
+  Check _BMC (Battery Maintenance Control).
+  Check _BMD (Battery Maintenance Data).
   Check _BMS (Battery Measurement Sampling Time).
   Check _BST (Battery Status).
   Check _BTP (Battery Trip Point).
-  Check _PCL (Power Consumer List).
   Check _BTM (Battery Time).
-  Check _BMD (Battery Maintenance Data).
-  Check _BMC (Battery Maintenance Control).
+  Check _PCL (Power Consumer List).
+  Check _PIF (Power Source Information).
   Check _PSR (Power Source).
-  Check _PIF (Power Source Information) Object.
   Check _FIF (Fan Information).
   Check _FSL (Fan Set Level).
   Check _FST (Fan Status).
@@ -82,66 +158,36 @@  Batch tests:
   Check _PSV (Passive Temp).
   Check _RTV (Relative Temp Values).
   Check _SCP (Set Cooling Policy).
+  Check _TC1 (Thermal Constant 1).
+  Check _TC2 (Thermal Constant 2).
   Check _TMP (Thermal Zone Current Temp).
-  Check _TC1 (Thermal Constant 1) Object.
-  Check _TC2 (Thermal Constant 2) Object.
   Check _TPT (Trip Point Temperature).
-  Check _TSP (Thermal Sampling Period) Object.
-  Check _TST (Temperature Sensor Threshold) Object.
-  Check _TZP (Thermal Zone Polling) Object.
-  Check _AEI.
-  Check _SUN (Slot User Number).
-  Check _UID (Unique ID).
-  Check _CRS (Current Resource Settings).
-  Check _DMA (Direct Memory Access).
-  Check _DIS (Disable).
-  Check _PXM (Proximity).
-  Check _DCK (Dock).
-  Check _BDN (BIOS Dock Name).
-  Check _BBN (Base Bus Number).
+  Check _TSP (Thermal Sampling Period).
+  Check _TST (Temperature Sensor Threshold).
+  Check _TZP (Thermal Zone Polling).
   Check _PTS (Prepare to Sleep).
   Check _TTS (Transition to State).
-  Check _S0  (System S0 State) Object.
-  Check _S1  (System S1 State) Object.
-  Check _S2  (System S2 State) Object.
-  Check _S3  (System S3 State) Object.
-  Check _S4  (System S4 State) Object.
-  Check _S5  (System S5 State) Object.
+  Check _S0  (System S0 State).
+  Check _S1  (System S1 State).
+  Check _S2  (System S2 State).
+  Check _S3  (System S3 State).
+  Check _S4  (System S4 State).
+  Check _S5  (System S5 State).
   Check _WAK (System Wake).
-  Check _DSW (Device Sleep Wake).
-  Check _PS0 (Power State 0).
-  Check _PS1 (Power State 1).
-  Check _PS2 (Power State 2).
-  Check _PS3 (Power State 3).
-  Check _PSC (Power State Current).
-  Check _PSE (Power State for Enumeration).
-  Check _PSW (Power State Wake).
-  Check _IRC (In Rush Current).
-  Check _PRE (Power Resources for Enumeration).
-  Check _EJD (Ejection Dependent Device).
-  Check _EJ0 (Eject).
-  Check _EJ1 (Eject).
-  Check _EJ2 (Eject).
-  Check _EJ3 (Eject).
-  Check _EJ4 (Eject).
-  Check _LCK (Lock).
-  Check _ON  (Set resource on).
-  Check _OFF (Set resource off).
-  Check _PSS (Performance Supported States).
-  Check _DOS (Enable/Disable Output Switching).
-  Check _DOD (Enumerate All Devices Attached to Display Adapter).
-  Check _ROM (Get ROM Data) Object.
-  Check _GPD (Get POST Device).
-  Check _SPD (Set POST Device).
-  Check _VPO (Video POST Options).
   Check _ADR (Return Unique ID for Device).
   Check _BCL (Query List of Brightness Control Levels Supported).
   Check _BCM (Set Brightness Level).
   Check _BQC (Brightness Query Current Level).
-  Check _DDC (Return the EDID for this Device).
   Check _DCS (Return the Status of Output Device).
-  Check _DGS (Query Graphics State).
+  Check _DDC (Return the EDID for this Device).
   Check _DSS (Device Set State).
+  Check _DGS (Query Graphics State).
+  Check _DOD (Enumerate All Devices Attached to Display Adapter).
+  Check _DOS (Enable/Disable Output Switching).
+  Check _GPD (Get POST Device).
+  Check _ROM (Get ROM Data).
+  Check _SPD (Set POST Device).
+  Check _VPO (Video POST Options).
  microcode     (1 test):
   Check for most recent microcode being loaded.
  mpcheck       (9 tests):
@@ -190,7 +236,7 @@  Batch tests:
  virt          (1 test):
   Check CPU Virtualisation Configuration.
  wakealarm     (4 tests):
-  Check existance of /sys/class/rtc/rtc0/wakealarm.
+  Check existence of /sys/class/rtc/rtc0/wakealarm.
   Trigger wakealarm for 1 seconds in the future.
   Check if wakealarm is fired.
   Multiple wakealarm firing tests.
@@ -247,9 +293,12 @@  Utilities:
   Dump Multi Processor Data.
  romdump       (1 test):
   Dump ROM data.
-
-Unsafe tests:
  uefidump      (1 test):
   Dump UEFI Variables.
 
-Total of 185 tests
+Unsafe tests:
+ uefirttime    (2 tests):
+  Test UEFI RT service get time interface.
+  Test UEFI RT service set time interface.
+
+Total of 233 tests