From patchwork Fri Sep 14 06:05:38 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Keng-Yu Lin X-Patchwork-Id: 183807 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 AC6A02C0079 for ; Fri, 14 Sep 2012 16:05:47 +1000 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1TCP0S-0006uG-4i; Fri, 14 Sep 2012 06:04:00 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1TCP0Q-0006uA-0l for fwts-devel@lists.ubuntu.com; Fri, 14 Sep 2012 06:03:58 +0000 Received: from [175.41.48.77] (helo=canonical.com) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1TCP27-0004kk-Du; Fri, 14 Sep 2012 06:05:44 +0000 From: Keng-Yu Lin To: fwts-devel@lists.ubuntu.com Subject: [PATCH] Sync up with the change of the "unsafe" test category Date: Fri, 14 Sep 2012 14:05:38 +0800 Message-Id: <1347602738-1132-1-git-send-email-kengyu@canonical.com> X-Mailer: git-send-email 1.7.9.5 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 Signed-off-by: Keng-Yu Lin Acked-by: Colin Ian King Acked-by: Alex Hung --- arg-help-0001/arg-help-0001.log | 2 ++ arg-help-0001/arg-help-0002.log | 2 ++ arg-show-tests-0001/arg-show-tests-0001.log | 2 ++ .../arg-show-tests-full-0001.log | 2 ++ 4 files changed, 8 insertions(+) diff --git a/arg-help-0001/arg-help-0001.log b/arg-help-0001/arg-help-0001.log index 704af81..2eb3c02 100644 --- a/arg-help-0001/arg-help-0001.log +++ b/arg-help-0001/arg-help-0001.log @@ -83,6 +83,8 @@ -t, --table-path Path to ACPI tables dumped by acpidump and then acpixtract, e.g. --table-path=/some/path/to /acpidumps +-U, --unsafe Unsafe tests (tests that can potentially cause + kernel oopses. -u, --utils Run Utility 'tests'. Some of this work - Copyright (c) 1999 - 2010, Intel Corp. All rights reserved. diff --git a/arg-help-0001/arg-help-0002.log b/arg-help-0001/arg-help-0002.log index 704af81..2eb3c02 100644 --- a/arg-help-0001/arg-help-0002.log +++ b/arg-help-0001/arg-help-0002.log @@ -83,6 +83,8 @@ -t, --table-path Path to ACPI tables dumped by acpidump and then acpixtract, e.g. --table-path=/some/path/to /acpidumps +-U, --unsafe Unsafe tests (tests that can potentially cause + kernel oopses. -u, --utils Run Utility 'tests'. Some of this work - Copyright (c) 1999 - 2010, Intel Corp. All rights reserved. diff --git a/arg-show-tests-0001/arg-show-tests-0001.log b/arg-show-tests-0001/arg-show-tests-0001.log index 0a28de9..83acb16 100644 --- a/arg-show-tests-0001/arg-show-tests-0001.log +++ b/arg-show-tests-0001/arg-show-tests-0001.log @@ -63,4 +63,6 @@ Utilities: memmapdump Dump system memory map. mpdump Dump MultiProcessor Data. romdump Dump ROM data. + +Unsafe tests: uefidump Dump UEFI variables. 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 0d0f73d..dcb77c3 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 @@ -247,6 +247,8 @@ Utilities: Dump Multi Processor Data. romdump (1 test): Dump ROM data. + +Unsafe tests: uefidump (1 test): Dump UEFI Variables.