diff mbox

Sync up with the change of the "unsafe" test category

Message ID 1347602738-1132-1-git-send-email-kengyu@canonical.com
State Accepted
Headers show

Commit Message

Keng-Yu Lin Sept. 14, 2012, 6:05 a.m. UTC
Signed-off-by: Keng-Yu Lin <kengyu@canonical.com>
---
 arg-help-0001/arg-help-0001.log                    |    2 ++
 arg-help-0001/arg-help-0002.log                    |    2 ++
 arg-show-tests-0001/arg-show-tests-0001.log        |    2 ++
 .../arg-show-tests-full-0001.log                   |    2 ++
 4 files changed, 8 insertions(+)

Comments

Colin Ian King Sept. 14, 2012, 7:53 a.m. UTC | #1
On 14/09/12 07:05, Keng-Yu Lin wrote:
> Signed-off-by: Keng-Yu Lin <kengyu@canonical.com>
> ---
>   arg-help-0001/arg-help-0001.log                    |    2 ++
>   arg-help-0001/arg-help-0002.log                    |    2 ++
>   arg-show-tests-0001/arg-show-tests-0001.log        |    2 ++
>   .../arg-show-tests-full-0001.log                   |    2 ++
>   4 files changed, 8 insertions(+)
>
> diff --git a/arg-help-0001/arg-help-0001.log b/arg-help-0001/arg-help-0001.log
> index 704af81..2eb3c02 100644
> --- a/arg-help-0001/arg-help-0001.log
> +++ b/arg-help-0001/arg-help-0001.log
> @@ -83,6 +83,8 @@
>   -t, --table-path             Path to ACPI tables dumped by acpidump and then
>                                acpixtract, e.g. --table-path=/some/path/to
>                                /acpidumps
> +-U, --unsafe                 Unsafe tests (tests that can potentially cause
> +                             kernel oopses.
>   -u, --utils                  Run Utility 'tests'.
>
>   Some of this work - Copyright (c) 1999 - 2010, Intel Corp. All rights reserved.
> diff --git a/arg-help-0001/arg-help-0002.log b/arg-help-0001/arg-help-0002.log
> index 704af81..2eb3c02 100644
> --- a/arg-help-0001/arg-help-0002.log
> +++ b/arg-help-0001/arg-help-0002.log
> @@ -83,6 +83,8 @@
>   -t, --table-path             Path to ACPI tables dumped by acpidump and then
>                                acpixtract, e.g. --table-path=/some/path/to
>                                /acpidumps
> +-U, --unsafe                 Unsafe tests (tests that can potentially cause
> +                             kernel oopses.
>   -u, --utils                  Run Utility 'tests'.
>
>   Some of this work - Copyright (c) 1999 - 2010, Intel Corp. All rights reserved.
> diff --git a/arg-show-tests-0001/arg-show-tests-0001.log b/arg-show-tests-0001/arg-show-tests-0001.log
> index 0a28de9..83acb16 100644
> --- a/arg-show-tests-0001/arg-show-tests-0001.log
> +++ b/arg-show-tests-0001/arg-show-tests-0001.log
> @@ -63,4 +63,6 @@ Utilities:
>    memmapdump    Dump system memory map.
>    mpdump        Dump MultiProcessor Data.
>    romdump       Dump ROM data.
> +
> +Unsafe tests:
>    uefidump      Dump UEFI variables.
> diff --git a/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> index 0d0f73d..dcb77c3 100644
> --- a/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> +++ b/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> @@ -247,6 +247,8 @@ Utilities:
>     Dump Multi Processor Data.
>    romdump       (1 test):
>     Dump ROM data.
> +
> +Unsafe tests:
>    uefidump      (1 test):
>     Dump UEFI Variables.
>
>
Acked-by: Colin Ian King <colin.king@canonical.com>
Alex Hung Sept. 14, 2012, 10:04 a.m. UTC | #2
On 09/14/2012 02:05 PM, Keng-Yu Lin wrote:
> Signed-off-by: Keng-Yu Lin <kengyu@canonical.com>
> ---
>   arg-help-0001/arg-help-0001.log                    |    2 ++
>   arg-help-0001/arg-help-0002.log                    |    2 ++
>   arg-show-tests-0001/arg-show-tests-0001.log        |    2 ++
>   .../arg-show-tests-full-0001.log                   |    2 ++
>   4 files changed, 8 insertions(+)
>
> diff --git a/arg-help-0001/arg-help-0001.log b/arg-help-0001/arg-help-0001.log
> index 704af81..2eb3c02 100644
> --- a/arg-help-0001/arg-help-0001.log
> +++ b/arg-help-0001/arg-help-0001.log
> @@ -83,6 +83,8 @@
>   -t, --table-path             Path to ACPI tables dumped by acpidump and then
>                                acpixtract, e.g. --table-path=/some/path/to
>                                /acpidumps
> +-U, --unsafe                 Unsafe tests (tests that can potentially cause
> +                             kernel oopses.
>   -u, --utils                  Run Utility 'tests'.
>
>   Some of this work - Copyright (c) 1999 - 2010, Intel Corp. All rights reserved.
> diff --git a/arg-help-0001/arg-help-0002.log b/arg-help-0001/arg-help-0002.log
> index 704af81..2eb3c02 100644
> --- a/arg-help-0001/arg-help-0002.log
> +++ b/arg-help-0001/arg-help-0002.log
> @@ -83,6 +83,8 @@
>   -t, --table-path             Path to ACPI tables dumped by acpidump and then
>                                acpixtract, e.g. --table-path=/some/path/to
>                                /acpidumps
> +-U, --unsafe                 Unsafe tests (tests that can potentially cause
> +                             kernel oopses.
>   -u, --utils                  Run Utility 'tests'.
>
>   Some of this work - Copyright (c) 1999 - 2010, Intel Corp. All rights reserved.
> diff --git a/arg-show-tests-0001/arg-show-tests-0001.log b/arg-show-tests-0001/arg-show-tests-0001.log
> index 0a28de9..83acb16 100644
> --- a/arg-show-tests-0001/arg-show-tests-0001.log
> +++ b/arg-show-tests-0001/arg-show-tests-0001.log
> @@ -63,4 +63,6 @@ Utilities:
>    memmapdump    Dump system memory map.
>    mpdump        Dump MultiProcessor Data.
>    romdump       Dump ROM data.
> +
> +Unsafe tests:
>    uefidump      Dump UEFI variables.
> diff --git a/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> index 0d0f73d..dcb77c3 100644
> --- a/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> +++ b/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> @@ -247,6 +247,8 @@ Utilities:
>     Dump Multi Processor Data.
>    romdump       (1 test):
>     Dump ROM data.
> +
> +Unsafe tests:
>    uefidump      (1 test):
>     Dump UEFI Variables.
>
>
Acked-by: Alex Hung <alex.hung@canonical.com>
diff mbox

Patch

diff --git a/arg-help-0001/arg-help-0001.log b/arg-help-0001/arg-help-0001.log
index 704af81..2eb3c02 100644
--- a/arg-help-0001/arg-help-0001.log
+++ b/arg-help-0001/arg-help-0001.log
@@ -83,6 +83,8 @@ 
 -t, --table-path             Path to ACPI tables dumped by acpidump and then
                              acpixtract, e.g. --table-path=/some/path/to
                              /acpidumps
+-U, --unsafe                 Unsafe tests (tests that can potentially cause
+                             kernel oopses.
 -u, --utils                  Run Utility 'tests'.
 
 Some of this work - Copyright (c) 1999 - 2010, Intel Corp. All rights reserved.
diff --git a/arg-help-0001/arg-help-0002.log b/arg-help-0001/arg-help-0002.log
index 704af81..2eb3c02 100644
--- a/arg-help-0001/arg-help-0002.log
+++ b/arg-help-0001/arg-help-0002.log
@@ -83,6 +83,8 @@ 
 -t, --table-path             Path to ACPI tables dumped by acpidump and then
                              acpixtract, e.g. --table-path=/some/path/to
                              /acpidumps
+-U, --unsafe                 Unsafe tests (tests that can potentially cause
+                             kernel oopses.
 -u, --utils                  Run Utility 'tests'.
 
 Some of this work - Copyright (c) 1999 - 2010, Intel Corp. All rights reserved.
diff --git a/arg-show-tests-0001/arg-show-tests-0001.log b/arg-show-tests-0001/arg-show-tests-0001.log
index 0a28de9..83acb16 100644
--- a/arg-show-tests-0001/arg-show-tests-0001.log
+++ b/arg-show-tests-0001/arg-show-tests-0001.log
@@ -63,4 +63,6 @@  Utilities:
  memmapdump    Dump system memory map.
  mpdump        Dump MultiProcessor Data.
  romdump       Dump ROM data.
+
+Unsafe tests:
  uefidump      Dump UEFI variables.
diff --git a/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/arg-show-tests-full-0001/arg-show-tests-full-0001.log
index 0d0f73d..dcb77c3 100644
--- a/arg-show-tests-full-0001/arg-show-tests-full-0001.log
+++ b/arg-show-tests-full-0001/arg-show-tests-full-0001.log
@@ -247,6 +247,8 @@  Utilities:
   Dump Multi Processor Data.
  romdump       (1 test):
   Dump ROM data.
+
+Unsafe tests:
  uefidump      (1 test):
   Dump UEFI Variables.