diff mbox

[02/26,FWTS-TEST] acpitables-0001: update test to keep in sync with fwts framework changes

Message ID 1363170533-10188-3-git-send-email-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King March 13, 2013, 10:28 a.m. UTC
From: Colin Ian King <colin.king@canonical.com>

fwts commit 530a24cfd5773ffb3de540c5e53e004c7bef2351 added a test
name into the output of fwts, so add this into the test output.

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

Comments

Ivan Hu March 14, 2013, 3:04 a.m. UTC | #1
On 03/13/2013 06:28 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> fwts commit 530a24cfd5773ffb3de540c5e53e004c7bef2351 added a test
> name into the output of fwts, so add this into the test output.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   acpitables-0001/acpitables-0001.log | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/acpitables-0001/acpitables-0001.log b/acpitables-0001/acpitables-0001.log
> index bfa2daa..0d57acb 100644
> --- a/acpitables-0001/acpitables-0001.log
> +++ b/acpitables-0001/acpitables-0001.log
> @@ -1,4 +1,4 @@
> -acpitables      ACPI table settings sanity checks.
> +acpitables      acpitables: ACPI table settings sanity checks.
>   acpitables      ----------------------------------------------------------
>   acpitables      Test 1 of 1: Check ACPI tables.
>   acpitables      PASSED: Test 1, Table APIC passed.
>

Acked-by: Ivan Hu <ivan.hu@canonical.com>
Keng-Yu Lin March 14, 2013, 6:11 a.m. UTC | #2
On Wed, Mar 13, 2013 at 6:28 PM, Colin King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> fwts commit 530a24cfd5773ffb3de540c5e53e004c7bef2351 added a test
> name into the output of fwts, so add this into the test output.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  acpitables-0001/acpitables-0001.log | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/acpitables-0001/acpitables-0001.log b/acpitables-0001/acpitables-0001.log
> index bfa2daa..0d57acb 100644
> --- a/acpitables-0001/acpitables-0001.log
> +++ b/acpitables-0001/acpitables-0001.log
> @@ -1,4 +1,4 @@
> -acpitables      ACPI table settings sanity checks.
> +acpitables      acpitables: ACPI table settings sanity checks.
>  acpitables      ----------------------------------------------------------
>  acpitables      Test 1 of 1: Check ACPI tables.
>  acpitables      PASSED: Test 1, Table APIC passed.
> --
> 1.8.1.2
>
Acked-by: Keng-Yu Lin <kengyu@canonical.com>
diff mbox

Patch

diff --git a/acpitables-0001/acpitables-0001.log b/acpitables-0001/acpitables-0001.log
index bfa2daa..0d57acb 100644
--- a/acpitables-0001/acpitables-0001.log
+++ b/acpitables-0001/acpitables-0001.log
@@ -1,4 +1,4 @@ 
-acpitables      ACPI table settings sanity checks.
+acpitables      acpitables: ACPI table settings sanity checks.
 acpitables      ----------------------------------------------------------
 acpitables      Test 1 of 1: Check ACPI tables.
 acpitables      PASSED: Test 1, Table APIC passed.