From patchwork Mon Dec 17 10:57:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [4/9,FWTS-TEST] arg-show-tests-0001: keep in sync with tests in fwts From: Colin King X-Patchwork-Id: 206819 Message-Id: <1355741836-31729-5-git-send-email-colin.king@canonical.com> To: fwts-devel@lists.ubuntu.com Date: Mon, 17 Dec 2012 10:57:11 +0000 From: Colin Ian King 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 Acked-by: Keng-Yu Lin Acked-by: Ivan Hu --- 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.