diff mbox

[3/6] arg-show-tests-0001: update output due to new tests and test classifications

Message ID 1351159100-23483-4-git-send-email-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King Oct. 25, 2012, 9:58 a.m. UTC
From: Colin Ian King <colin.king@canonical.com>

fwts commit 6e0347e36db729eb4b921f6b5f8571de2e62c797 adds the new
uefirttime test and commit dff90f7398d1af494ba018a2f8bfa58f25ed1e34
removes the UNSAFE flag from the test, so this changed the output of
fwts, so we need to update this test accordingly.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 arg-show-tests-0001/arg-show-tests-0001.log |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Keng-Yu Lin Oct. 25, 2012, 10:13 a.m. UTC | #1
On Thu, Oct 25, 2012 at 5:58 PM, Colin King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> fwts commit 6e0347e36db729eb4b921f6b5f8571de2e62c797 adds the new
> uefirttime test and commit dff90f7398d1af494ba018a2f8bfa58f25ed1e34
> removes the UNSAFE flag from the test, so this changed the output of
> fwts, so we need to update this test accordingly.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  arg-show-tests-0001/arg-show-tests-0001.log |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/arg-show-tests-0001/arg-show-tests-0001.log b/arg-show-tests-0001/arg-show-tests-0001.log
> index 83acb16..2a9f2a9 100644
> --- a/arg-show-tests-0001/arg-show-tests-0001.log
> +++ b/arg-show-tests-0001/arg-show-tests-0001.log
> @@ -63,6 +63,7 @@ Utilities:
>   memmapdump    Dump system memory map.
>   mpdump        Dump MultiProcessor Data.
>   romdump       Dump ROM data.
> + uefidump      Dump UEFI variables.
>
>  Unsafe tests:
> - uefidump      Dump UEFI variables.
> + uefirttime    UEFI Runtime service time interface tests.
> --
> 1.7.10.4
>
Acked-by: Keng-Yu Lin <kengyu@canonical.com>
Ivan Hu Oct. 26, 2012, 9:32 a.m. UTC | #2
On 10/25/2012 05:58 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> fwts commit 6e0347e36db729eb4b921f6b5f8571de2e62c797 adds the new
> uefirttime test and commit dff90f7398d1af494ba018a2f8bfa58f25ed1e34
> removes the UNSAFE flag from the test, so this changed the output of
> fwts, so we need to update this test accordingly.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   arg-show-tests-0001/arg-show-tests-0001.log |    3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/arg-show-tests-0001/arg-show-tests-0001.log b/arg-show-tests-0001/arg-show-tests-0001.log
> index 83acb16..2a9f2a9 100644
> --- a/arg-show-tests-0001/arg-show-tests-0001.log
> +++ b/arg-show-tests-0001/arg-show-tests-0001.log
> @@ -63,6 +63,7 @@ Utilities:
>    memmapdump    Dump system memory map.
>    mpdump        Dump MultiProcessor Data.
>    romdump       Dump ROM data.
> + uefidump      Dump UEFI variables.
>
>   Unsafe tests:
> - uefidump      Dump UEFI variables.
> + uefirttime    UEFI Runtime service time interface tests.
>

Acked-by: Ivan Hu <ivan.hu@canonical.com>
diff mbox

Patch

diff --git a/arg-show-tests-0001/arg-show-tests-0001.log b/arg-show-tests-0001/arg-show-tests-0001.log
index 83acb16..2a9f2a9 100644
--- a/arg-show-tests-0001/arg-show-tests-0001.log
+++ b/arg-show-tests-0001/arg-show-tests-0001.log
@@ -63,6 +63,7 @@  Utilities:
  memmapdump    Dump system memory map.
  mpdump        Dump MultiProcessor Data.
  romdump       Dump ROM data.
+ uefidump      Dump UEFI variables.
 
 Unsafe tests:
- uefidump      Dump UEFI variables.
+ uefirttime    UEFI Runtime service time interface tests.