From patchwork Tue Mar 25 08:09:58 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alex Hung X-Patchwork-Id: 333310 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 EFBD6140077 for ; Tue, 25 Mar 2014 19:09:58 +1100 (EST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1WSMQn-0003hU-SC; Tue, 25 Mar 2014 08:09:57 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1WSMQi-0003hL-I0 for fwts-devel@lists.ubuntu.com; Tue, 25 Mar 2014 08:09:52 +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 1WSMQh-0003pS-Ve; Tue, 25 Mar 2014 08:09:52 +0000 From: Alex Hung To: fwts-devel@lists.ubuntu.com Subject: [PATCH] fwts-test: arg-help-0001: updates tests for new --s3-hybrid option Date: Tue, 25 Mar 2014 16:09:58 +0800 Message-Id: <1395734998-8825-1-git-send-email-alex.hung@canonical.com> X-Mailer: git-send-email 1.8.1.2 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: Colin Ian King Acked-by: Keng-Yu Lin --- fwts-test/arg-help-0001/arg-help-0001.log | 4 ++++ fwts-test/arg-help-0001/arg-help-0002.log | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/fwts-test/arg-help-0001/arg-help-0001.log b/fwts-test/arg-help-0001/arg-help-0001.log index 362b95e..882dd35 100644 --- a/fwts-test/arg-help-0001/arg-help-0001.log +++ b/fwts-test/arg-help-0001/arg-help-0001.log @@ -108,6 +108,10 @@ suspend. Default is 15 seconds, e.g. --s3-device-check-delay=20 +--s3-hybrid Run S3 with hybrid + sleep, i.e. saving + system states as S4 + does. --s3-max-delay Maximum time between S3 iterations, e.g. --s3-max-delay=20 diff --git a/fwts-test/arg-help-0001/arg-help-0002.log b/fwts-test/arg-help-0001/arg-help-0002.log index 362b95e..882dd35 100644 --- a/fwts-test/arg-help-0001/arg-help-0002.log +++ b/fwts-test/arg-help-0001/arg-help-0002.log @@ -108,6 +108,10 @@ suspend. Default is 15 seconds, e.g. --s3-device-check-delay=20 +--s3-hybrid Run S3 with hybrid + sleep, i.e. saving + system states as S4 + does. --s3-max-delay Maximum time between S3 iterations, e.g. --s3-max-delay=20