[PATCH][FWTS-TEST] method-0001: remove leading 0x in front of dumped strings

Keng-Yu Lin kengyu at canonical.com
Thu May 31 07:19:10 UTC 2012


On Tue, May 29, 2012 at 9:38 PM, Colin King <colin.king at canonical.com> wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>  method-0001/method-0001.log |    8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/method-0001/method-0001.log b/method-0001/method-0001.log
> index 57a9384..98d41a2 100644
> --- a/method-0001/method-0001.log
> +++ b/method-0001/method-0001.log
> @@ -59,10 +59,10 @@ method              05: INTEGER: 0x000001a4
>  method              06: INTEGER: 0x0000009c
>  method              07: INTEGER: 0x00000108
>  method              08: INTEGER: 0x00000ec4
> -method              09: STRING:  0xPA3465U
> -method              10: STRING:  0x3658Q
> -method              11: STRING:  0xLi-Ion
> -method              12: STRING:  0xCOMPAL
> +method              09: STRING:  PA3465U
> +method              10: STRING:  3658Q
> +method              11: STRING:  Li-Ion
> +method              12: STRING:  COMPAL
>  method          PASSED: Test 12, Battery _BIF package looks sane.
>  method          PASSED: Test 12, \_SB_.PCI0.LPCB.BAT1._BIF correctly
>  method          acquired and released locks 6 times.
> --
> 1.7.10
>
Acked-by: Keng-Yu Lin <kengyu at canonical.com>




More information about the fwts-devel mailing list