From patchwork Fri Aug 8 02:59:37 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alex Hung X-Patchwork-Id: 378038 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id E33B0140119; Fri, 8 Aug 2014 12:59:54 +1000 (EST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1XFaPI-0000pv-IZ; Fri, 08 Aug 2014 02:59:52 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1XFaPD-0000oy-4v for fwts-devel@lists.ubuntu.com; Fri, 08 Aug 2014 02:59:47 +0000 Received: from [175.180.97.122] (helo=canonical.com) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1XFaPC-0008UO-Hx; Fri, 08 Aug 2014 02:59:47 +0000 From: Alex Hung To: fwts-devel@lists.ubuntu.com Subject: [PATCH] fwts-test: update arg-help-0001/0002 for pm-method changes Date: Fri, 8 Aug 2014 10:59:37 +0800 Message-Id: <1407466777-7332-1-git-send-email-alex.hung@canonical.com> X-Mailer: git-send-email 1.9.1 X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.14 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: fwts-devel-bounces@lists.ubuntu.com Sender: fwts-devel-bounces@lists.ubuntu.com Signed-off-by: Alex Hung Acked-by: Ivan Hu Acked-by: Alberto Milone --- fwts-test/arg-help-0001/arg-help-0001.log | 5 +++++ fwts-test/arg-help-0001/arg-help-0002.log | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/fwts-test/arg-help-0001/arg-help-0001.log b/fwts-test/arg-help-0001/arg-help-0001.log index d69680a..2a6288d 100644 --- a/fwts-test/arg-help-0001/arg-help-0001.log +++ b/fwts-test/arg-help-0001/arg-help-0001.log @@ -68,6 +68,11 @@ width in characters. --lspci Specify path to lspci , e.g. --lspci=path. +--pm-method Select the power + method to use. + Accepted values are + "logind", "pm-utils", + "sysfs" -P, --power-states Test S3, S4 power states. -q, --quiet Run quietly. diff --git a/fwts-test/arg-help-0001/arg-help-0002.log b/fwts-test/arg-help-0001/arg-help-0002.log index d69680a..2a6288d 100644 --- a/fwts-test/arg-help-0001/arg-help-0002.log +++ b/fwts-test/arg-help-0001/arg-help-0002.log @@ -68,6 +68,11 @@ width in characters. --lspci Specify path to lspci , e.g. --lspci=path. +--pm-method Select the power + method to use. + Accepted values are + "logind", "pm-utils", + "sysfs" -P, --power-states Test S3, S4 power states. -q, --quiet Run quietly.