diff mbox

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

Message ID 1363170533-10188-27-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>
---
 arg-table-path-0001/acpidump-0001.log | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ivan Hu March 14, 2013, 3:14 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>
> ---
>   arg-table-path-0001/acpidump-0001.log | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arg-table-path-0001/acpidump-0001.log b/arg-table-path-0001/acpidump-0001.log
> index a25047e..58f85ca 100644
> --- a/arg-table-path-0001/acpidump-0001.log
> +++ b/arg-table-path-0001/acpidump-0001.log
> @@ -370,7 +370,7 @@ acpidump                                 Control Method Sleep Button (V1): 0x1
>   acpidump                                                   Count Size Cap: 0x1
>   acpidump                                          Docking Capability (V1): 0x0
>   acpidump        DSDT @ bff00128 (24564 bytes)
> -acpidump        Dump ACPI tables.
> +acpidump        acpidump: Dump ACPI tables.
>   acpidump                                                          Enabled: 0x1
>   acpidump        FACP @ bff0612c (244 bytes)
>   acpidump        FACS @ bff06230 (64 bytes)
>

Acked-by: Ivan Hu <ivan.hu@canonical.com>
Keng-Yu Lin March 14, 2013, 6:19 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>
> ---
>  arg-table-path-0001/acpidump-0001.log | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arg-table-path-0001/acpidump-0001.log b/arg-table-path-0001/acpidump-0001.log
> index a25047e..58f85ca 100644
> --- a/arg-table-path-0001/acpidump-0001.log
> +++ b/arg-table-path-0001/acpidump-0001.log
> @@ -370,7 +370,7 @@ acpidump                                 Control Method Sleep Button (V1): 0x1
>  acpidump                                                   Count Size Cap: 0x1
>  acpidump                                          Docking Capability (V1): 0x0
>  acpidump        DSDT @ bff00128 (24564 bytes)
> -acpidump        Dump ACPI tables.
> +acpidump        acpidump: Dump ACPI tables.
>  acpidump                                                          Enabled: 0x1
>  acpidump        FACP @ bff0612c (244 bytes)
>  acpidump        FACS @ bff06230 (64 bytes)
> --
> 1.8.1.2
>
Acked-by: Keng-Yu Lin <kengyu@canonical.com>
diff mbox

Patch

diff --git a/arg-table-path-0001/acpidump-0001.log b/arg-table-path-0001/acpidump-0001.log
index a25047e..58f85ca 100644
--- a/arg-table-path-0001/acpidump-0001.log
+++ b/arg-table-path-0001/acpidump-0001.log
@@ -370,7 +370,7 @@  acpidump                                 Control Method Sleep Button (V1): 0x1
 acpidump                                                   Count Size Cap: 0x1
 acpidump                                          Docking Capability (V1): 0x0
 acpidump        DSDT @ bff00128 (24564 bytes)
-acpidump        Dump ACPI tables.
+acpidump        acpidump: Dump ACPI tables.
 acpidump                                                          Enabled: 0x1
 acpidump        FACP @ bff0612c (244 bytes)
 acpidump        FACS @ bff06230 (64 bytes)