From patchwork Tue Jan 15 10:45:07 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Colin Ian King X-Patchwork-Id: 212082 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id 5E8E82C00A4 for ; Tue, 15 Jan 2013 21:45:15 +1100 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1Tv414-0006Pp-6D; Tue, 15 Jan 2013 10:45:14 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1Tv411-0006P5-9a for fwts-devel@lists.ubuntu.com; Tue, 15 Jan 2013 10:45:11 +0000 Received: from cpc3-craw6-2-0-cust180.croy.cable.virginmedia.com ([77.100.248.181] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1Tv411-0000lP-4a for fwts-devel@lists.ubuntu.com; Tue, 15 Jan 2013 10:45:11 +0000 From: Colin King To: fwts-devel@lists.ubuntu.com Subject: [PATCH 3/5][FWTS-TEST] arg-show-tests-full-0001: update log to keep in sync with fwts Date: Tue, 15 Jan 2013 10:45:07 +0000 Message-Id: <1358246709-27771-4-git-send-email-colin.king@canonical.com> X-Mailer: git-send-email 1.8.0 In-Reply-To: <1358246709-27771-1-git-send-email-colin.king@canonical.com> References: <1358246709-27771-1-git-send-email-colin.king@canonical.com> X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: fwts-devel-bounces@lists.ubuntu.com Errors-To: fwts-devel-bounces@lists.ubuntu.com From: Colin Ian King fwts added some extra spacing in the output and also added a new test uefirtmisc and some new subtests, so update this test to keep in sync with fwts Signed-off-by: Colin Ian King Acked-by: Keng-Yu Lin Acked-by: Ivan Hu --- .../arg-show-tests-full-0001.log | 130 +++++++++++---------- 1 file changed, 69 insertions(+), 61 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 431c2b4..4b811fd 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,58 +1,59 @@ Batch tests: - acpiinfo (3 tests): + acpiinfo (3 tests): Determine Kernel ACPI version. Determine machines ACPI version. Determine AML compiler. - acpitables (1 test): + acpitables (1 test): Check ACPI tables. - apicedge (1 test): + apicedge (1 test): Legacy and PCI Interrupt Edge/Level trigger checks. - apicinstance (1 test): + apicinstance (1 test): Check single instance of APIC/MADT table. - aspm (2 tests): + aspm (2 tests): PCIe ASPM ACPI test. PCIe ASPM registers test. - bios32 (1 test): + bios32 (1 test): Check BIOS32 Service Directory. - bios_info (1 test): + bios_info (1 test): Gather BIOS DMI information - checksum (1 test): + checksum (1 test): Check ACPI table checksums. - cpufreq (1 test): + cpufreq (1 test): CPU P-State Checks. - crs (1 test): + crs (1 test): Check PCI host bridge configuration using _CRS. - csm (1 test): + csm (1 test): Check for UEFI Compatibility Support Module. - cstates (1 test): + cstates (1 test): Check all CPUs C-states. - dmar (1 test): + dmar (1 test): Check DMA Remapping. - dmi_decode (1 test): + dmi_decode (1 test): Test DMI/SMBIOS tables for errors. - ebda (1 test): + ebda (1 test): Check EBDA is reserved in E820 table. - fadt (1 test): + fadt (1 test): Check FADT SCI_EN bit is enabled. - fan (2 tests): + fan (2 tests): Check fan status. Load system, check CPU fan status. - hda_audio (1 test): + hda_audio (1 test): Check HDA Audio Pin Configs. - hpet_check (3 tests): + hpet_check (4 tests): Check HPET base in kernel log. - Sanity check HPET configuration. + Check HPET base in HPET table. Check HPET base in DSDT and/or SSDT. - klog (1 test): + Sanity check HPET configuration. + klog (1 test): Kernel log error check. - maxfreq (1 test): + maxfreq (1 test): Maximum CPU frequency check. - maxreadreq (1 test): + maxreadreq (1 test): Check firmware settings MaxReadReq for PCI Express devices. - mcfg (2 tests): + mcfg (2 tests): Validate MCFG table. Validate MCFG PCI config space. - method (139 tests): + method (139 tests): Check Method Names. Check _AEI. Check _DDN (DOS Device Name). @@ -192,9 +193,9 @@ Batch tests: Check _ROM (Get ROM Data). Check _SPD (Set POST Device). Check _VPO (Video POST Options). - microcode (1 test): + microcode (1 test): Check for most recent microcode being loaded. - mpcheck (9 tests): + mpcheck (9 tests): Check MP header. Check MP CPU entries. Check MP Bus entries. @@ -204,107 +205,114 @@ Batch tests: Check MP System Address entries. Check MP Bus Hierarchy entries. Check MP Compatible Bus Address Space entries. - msr (5 tests): + msr (5 tests): Check CPU generic MSRs. Check CPU specific model MSRs. Check all P State Ratios. Check C1 and C3 autodemotion. Check SMRR MSR registers. - mtrr (3 tests): + mtrr (3 tests): Validate the kernel MTRR IOMEM setup. Validate the MTRR setup across all processors. Check for AMD MtrrFixDramModEn being cleared by the BIOS. - nx (3 tests): + nx (3 tests): Check CPU NX capability. Check all CPUs have same BIOS set NX flag. Check all CPUs have same msr setting in MSR 0x1a0. - oops (1 test): + oops (1 test): Kernel log oops check. - os2gap (1 test): + os2gap (1 test): Check the OS/2 15Mb memory hole is absent. - osilinux (1 test): + osilinux (1 test): Disassemble DSDT to check for _OSI("Linux"). - pcc (1 test): + pcc (1 test): Check PCCH. - pciirq (1 test): + pciirq (1 test): PCI IRQ Routing Table. - pnp (1 test): + pnp (1 test): Check PnP BIOS Support Installation structure. - smbios (1 test): + smbios (1 test): Find and Check SMBIOS Table Entry Point. - syntaxcheck (2 tests): + syntaxcheck (2 tests): Disassemble and reassemble DSDT Disassemble and reassemble SSDT - version (3 tests): + version (3 tests): Gather kernel signature. Gather kernel system information. Gather APCI driver version. - virt (1 test): + virt (1 test): Check CPU Virtualisation Configuration. - wakealarm (4 tests): + wakealarm (4 tests): 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. - wmi (2 tests): + wmi (2 tests): Check Windows Management Instrumentation in DSDT Check Windows Management Instrumentation in SSDT Interactive tests: - ac_adapter (3 tests): + ac_adapter (3 tests): Test ACPI ac_adapter state. Test ac_adapter initial on-line state. Test ac_adapter state changes. - battery (1 test): + battery (1 test): Check batteries. - brightness (5 tests): + brightness (5 tests): Check for maximum and actual brightness. Change actual brightness. Observe all brightness changes. Observe min, max brightness changes. Check brightness hotkeys. - hotkey (1 test): + hotkey (1 test): Hotkey keypress checks. - lid (3 tests): + lid (3 tests): Test LID buttons report open correctly. Test LID buttons on a single open/close. Test LID buttons on multiple open/close events. - power_button (1 test): + power_button (1 test): Test press of power button and ACPI event. Power States tests: - s3 (1 test): + s3 (1 test): S3 suspend/resume test. - s3power (1 test): + s3power (1 test): S3 power loss during suspend test. - s4 (1 test): + s4 (1 test): S4 hibernate/resume test. Utilities: - acpidump (1 test): + acpidump (1 test): Dump ACPI tables. - cmosdump (1 test): + cmosdump (1 test): Dump CMOS Memory. - ebdadump (1 test): + ebdadump (1 test): Dump EBDA region. - memmapdump (1 test): + memmapdump (1 test): Dump system memory map. - mpdump (1 test): + mpdump (1 test): Dump Multi Processor Data. - romdump (1 test): + romdump (1 test): Dump ROM data. - uefidump (1 test): + uefidump (1 test): Dump UEFI Variables. Unsafe tests: - uefirttime (4 tests): + uefirtmisc (2 tests): + Test for UEFI miscellaneous runtime service interfaces. + Stress test for UEFI miscellaneous runtime service interfaces. + uefirttime (4 tests): Test UEFI RT service get time interface. 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): + uefirtvariable (7 tests): Test UEFI RT service get variable interface. Test UEFI RT service get next variable name interface. Test UEFI RT service set variable interface. + Test UEFI RT service query variable info interface. + Test UEFI RT service variable interface stress test. + Test UEFI RT service set variable interface stress test. + Test UEFI RT service query variable info interface stress test. -Total of 240 tests +Total of 247 tests