diff mbox series

doc: adding acpitests, uefitests and sbbr options to man page

Message ID 20180413221642.18291-1-alex.hung@canonical.com
State Accepted
Headers show
Series doc: adding acpitests, uefitests and sbbr options to man page | expand

Commit Message

Alex Hung April 13, 2018, 10:16 p.m. UTC
Signed-off-by: Alex Hung <alex.hung@canonical.com>
---
 doc/fwts.1 | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Colin Ian King April 14, 2018, 4:23 p.m. UTC | #1
On 13/04/18 23:16, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung@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: Colin Ian King <colin.king@canonical.com>
Ivan Hu April 25, 2018, 8:55 a.m. UTC | #2
On 04/14/2018 06:16 AM, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung@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@canonical.com>
diff mbox series

Patch

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