From patchwork Tue Jan 19 18:37:05 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Al Stone X-Patchwork-Id: 570102 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 8D62D1400CB; Wed, 20 Jan 2016 05:38:27 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b=M9W4C3cB; dkim-atps=neutral Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1aLbAf-0007Sb-US; Tue, 19 Jan 2016 18:38:25 +0000 Received: from mail-oi0-f48.google.com ([209.85.218.48]) by huckleberry.canonical.com with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.76) (envelope-from ) id 1aLb9f-0007AG-He for fwts-devel@lists.ubuntu.com; Tue, 19 Jan 2016 18:37:23 +0000 Received: by mail-oi0-f48.google.com with SMTP id o124so189926736oia.3 for ; Tue, 19 Jan 2016 10:37:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=8LzbN6Sp/wRa2Ozht3ZD/b9RRKPKK/wY7IT8oEEtZb8=; b=M9W4C3cB4Kgzi+gaSfScXKrtU1rP1Ou1nHJCcRzVVK0wb8YNatl0v/DB9Q9cfLZ999 z21RiKYEyMHhBaCFjotaapRgEMfDhVWPlwkeuLagL9tWRUWQf9xbiKNFZ/yZyJeAN8Il yZGWpZRmin0EhKLz5QTPl4J+vti9uv8rpEQDU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=8LzbN6Sp/wRa2Ozht3ZD/b9RRKPKK/wY7IT8oEEtZb8=; b=A2W9OyZtWd8JYgEAbBZk6e0DwHsjBMaE6EYwn9YHC2guJZakvZvBAA3sJ153KdDm+F oevzSVnRsiPQqawFbPhWZ0mTsCQPwjc66Z3RQBCoHt1DnbGcZFO+umKDjDq0QtR6c3nh /fJvt6dmCsTs6bvVPtWw6qhkJFDwX1Ee4Ow4bFlR82pxKSMbQWezuXsaAwzjckddFMr9 Za2dEAwurJ4xHXflYhUVrFnRfAaLYKli+Or0MIMZsQsGV8RDytFNQT/PWkpZFd6JF6ww Y7PAk4gKi6XZi5836P3ghvP0aKo1fKByrVuX6OeUpuKZCj0OHaVqKP0A/1xnn2ABXxiy 53nw== X-Gm-Message-State: ALoCoQmwjXDlimJFXQS/hsN7eWlMWRnI/tW42oUkiXIS7JHF3xXlCsndL9PxxQF+EfMxK4T+EKglKIiI5d4ghI/riAvMkrrufg== X-Received: by 10.202.210.151 with SMTP id j145mr23875431oig.114.1453228642378; Tue, 19 Jan 2016 10:37:22 -0800 (PST) Received: from fidelio.ahs3 (c-50-134-239-249.hsd1.co.comcast.net. [50.134.239.249]) by smtp.googlemail.com with ESMTPSA id z190sm15997088oig.25.2016.01.19.10.37.20 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 19 Jan 2016 10:37:21 -0800 (PST) From: Al Stone To: fwts-devel@lists.ubuntu.com Subject: [PATCH 1/2] Documentation: add --acpicompliance to man page Date: Tue, 19 Jan 2016 11:37:05 -0700 Message-Id: <1453228626-12471-2-git-send-email-al.stone@linaro.org> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1453228626-12471-1-git-send-email-al.stone@linaro.org> References: <1453228626-12471-1-git-send-email-al.stone@linaro.org> Cc: patches@linaro.org, linaro-acpi@lists.linaro.org 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 Add a brief description of the --acpicompliance parameter to the man page for fwts. Signed-off-by: Al Stone Acked-by: Alex Hung Acked-by: Ivan Hu --- doc/fwts.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/fwts.1 b/doc/fwts.1 index e299b26..ba232fd 100644 --- a/doc/fwts.1 +++ b/doc/fwts.1 @@ -72,6 +72,10 @@ to allow buggy AML to work on non-Windows systems. enable ACPICA debug warning and error messages when invoking the ACPICA subsystem. This is mainly for fwts developers to help track down any ACPICA interfacing issues with fwts. .TP +.B \-\-acpicompliance +run only those tests that specifically check for compliance with the ACPI +specifications. This may be a subset of the ACPI tests. +.TP .B \-a, \-\-all run all the tests. .TP