ACK: [PATCH] doc: adding acpitests, uefitests and sbbr options to man page
ivanhu
ivan.hu at canonical.com
Wed Apr 25 08:55:16 UTC 2018
On 04/14/2018 06:16 AM, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
> doc/fwts.1 | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/doc/fwts.1 b/doc/fwts.1
> index 001849d7..684cc10b 100644
> --- a/doc/fwts.1
> +++ b/doc/fwts.1
> @@ -76,6 +76,9 @@ for fwts developers to help track down any ACPICA interfacing issues with fwts.
> run only those tests that specifically check for compliance with the ACPI
> specifications. This may be a subset of the ACPI tests.
> .TP
> +.B \-\-acpitests
> +run all general ACPI tests.
> +.TP
> .B \-a, \-\-all
> run all the tests.
> .TP
> @@ -125,6 +128,9 @@ specifies the number of times to set a variable in the uefirtvariable set variab
> .B \-\-uefi\-query\-var\-multiple
> specifies the number of times to query a variable in the uefirtvariable query variable stress test.
> .TP
> +.B \-\-uefitests
> +run all general UEFI tests.
> +.TP
> .B \-\-filter\-error\-discard
> specifies the errors that one wants to silently ignore. One supplies a comma sperated
> list of fwts error message labels that one wants fwts to not report as errors. fwts will
> @@ -306,6 +312,9 @@ sleep N seconds from the start of the hibernate to the wakeup time. Note that th
> time MUST be longer than the time it takes to hibernate the machine otherwise the
> wakeup timer will fire during the hibernate state. The default is currently 90 seconds.
> .TP
> +.B \-\-sbbr
> +run ARM SBBR tests
> +.TP
> .B \-p, \-\-show\-progress
> show the progress of the tests being run. Each test will identified as it is being
> run. For long tests, a percentage of completion time will be displayed. As of fwts
>
Acked-by: Ivan Hu <ivan.hu at canonical.com>
More information about the fwts-devel
mailing list