diff mbox

[FWTS-TEST] method-0001: update test log to keep in sync with method test changes

Message ID 1361368137-28180-1-git-send-email-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King Feb. 20, 2013, 1:48 p.m. UTC
From: Colin Ian King <colin.king@canonical.com>

fwts method test now outputs the BCL data in an improved format,
see commit 70cbb58d6ae7b61cbf62f3ff33991632197077b0, so update the
test to keep in sync with this change.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 method-0001/method-0001.log | 30 ++++++++----------------------
 1 file changed, 8 insertions(+), 22 deletions(-)

Comments

Keng-Yu Lin Feb. 20, 2013, 2:24 p.m. UTC | #1
On Wed, Feb 20, 2013 at 9:48 PM, Colin King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> fwts method test now outputs the BCL data in an improved format,
> see commit 70cbb58d6ae7b61cbf62f3ff33991632197077b0, so update the
> test to keep in sync with this change.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  method-0001/method-0001.log | 30 ++++++++----------------------
>  1 file changed, 8 insertions(+), 22 deletions(-)
>
> diff --git a/method-0001/method-0001.log b/method-0001/method-0001.log
> index 52cb2d1..da8781e 100644
> --- a/method-0001/method-0001.log
> +++ b/method-0001/method-0001.log
> @@ -938,30 +938,16 @@ method          an integer.
>  method
>  method          Test 132 of 144: Check _BCL (Query List of Brightness
>  method          Control Levels Supported).
> -method            Package has 10 elements:
> -method              00: INTEGER: 0x00000046
> -method              01: INTEGER: 0x00000028
> -method              02: INTEGER: 0x00000000
> -method              03: INTEGER: 0x0000000a
> -method              04: INTEGER: 0x00000014
> -method              05: INTEGER: 0x0000001e
> -method              06: INTEGER: 0x00000028
> -method              07: INTEGER: 0x00000032
> -method              08: INTEGER: 0x0000003c
> -method              09: INTEGER: 0x00000046
> +method          Brightness levels for \_SB_.PCI0.PEGP.VGA_.LCD_._BCL:
> +method            Level on full power   : 70
> +method            Level on battery power: 40
> +method            Brightness Levels     : 0, 10, 20, 30, 40, 50, 60, 70
>  method          PASSED: Test 132, \_SB_.PCI0.PEGP.VGA_.LCD_._BCL returned
>  method          a sane package of 10 integers.
> -method            Package has 10 elements:
> -method              00: INTEGER: 0x00000046
> -method              01: INTEGER: 0x00000028
> -method              02: INTEGER: 0x00000000
> -method              03: INTEGER: 0x0000000a
> -method              04: INTEGER: 0x00000014
> -method              05: INTEGER: 0x0000001e
> -method              06: INTEGER: 0x00000028
> -method              07: INTEGER: 0x00000032
> -method              08: INTEGER: 0x0000003c
> -method              09: INTEGER: 0x00000046
> +method          Brightness levels for \_SB_.PCI0.GFX0.DD03._BCL:
> +method            Level on full power   : 70
> +method            Level on battery power: 40
> +method            Brightness Levels     : 0, 10, 20, 30, 40, 50, 60, 70
>  method          PASSED: Test 132, \_SB_.PCI0.GFX0.DD03._BCL returned a
>  method          sane package of 10 integers.
>  method
> --
> 1.8.1.2
>
Acked-by: Keng-Yu Lin <kengyu@canonical.com>
Alex Hung Feb. 21, 2013, 6:27 a.m. UTC | #2
On 02/20/2013 09:48 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> fwts method test now outputs the BCL data in an improved format,
> see commit 70cbb58d6ae7b61cbf62f3ff33991632197077b0, so update the
> test to keep in sync with this change.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   method-0001/method-0001.log | 30 ++++++++----------------------
>   1 file changed, 8 insertions(+), 22 deletions(-)
>
> diff --git a/method-0001/method-0001.log b/method-0001/method-0001.log
> index 52cb2d1..da8781e 100644
> --- a/method-0001/method-0001.log
> +++ b/method-0001/method-0001.log
> @@ -938,30 +938,16 @@ method          an integer.
>   method
>   method          Test 132 of 144: Check _BCL (Query List of Brightness
>   method          Control Levels Supported).
> -method            Package has 10 elements:
> -method              00: INTEGER: 0x00000046
> -method              01: INTEGER: 0x00000028
> -method              02: INTEGER: 0x00000000
> -method              03: INTEGER: 0x0000000a
> -method              04: INTEGER: 0x00000014
> -method              05: INTEGER: 0x0000001e
> -method              06: INTEGER: 0x00000028
> -method              07: INTEGER: 0x00000032
> -method              08: INTEGER: 0x0000003c
> -method              09: INTEGER: 0x00000046
> +method          Brightness levels for \_SB_.PCI0.PEGP.VGA_.LCD_._BCL:
> +method            Level on full power   : 70
> +method            Level on battery power: 40
> +method            Brightness Levels     : 0, 10, 20, 30, 40, 50, 60, 70
>   method          PASSED: Test 132, \_SB_.PCI0.PEGP.VGA_.LCD_._BCL returned
>   method          a sane package of 10 integers.
> -method            Package has 10 elements:
> -method              00: INTEGER: 0x00000046
> -method              01: INTEGER: 0x00000028
> -method              02: INTEGER: 0x00000000
> -method              03: INTEGER: 0x0000000a
> -method              04: INTEGER: 0x00000014
> -method              05: INTEGER: 0x0000001e
> -method              06: INTEGER: 0x00000028
> -method              07: INTEGER: 0x00000032
> -method              08: INTEGER: 0x0000003c
> -method              09: INTEGER: 0x00000046
> +method          Brightness levels for \_SB_.PCI0.GFX0.DD03._BCL:
> +method            Level on full power   : 70
> +method            Level on battery power: 40
> +method            Brightness Levels     : 0, 10, 20, 30, 40, 50, 60, 70
>   method          PASSED: Test 132, \_SB_.PCI0.GFX0.DD03._BCL returned a
>   method          sane package of 10 integers.
>   method
>
Acked-by: Alex Hung <alex.hung@canonical.com>
diff mbox

Patch

diff --git a/method-0001/method-0001.log b/method-0001/method-0001.log
index 52cb2d1..da8781e 100644
--- a/method-0001/method-0001.log
+++ b/method-0001/method-0001.log
@@ -938,30 +938,16 @@  method          an integer.
 method          
 method          Test 132 of 144: Check _BCL (Query List of Brightness
 method          Control Levels Supported).
-method            Package has 10 elements:
-method              00: INTEGER: 0x00000046
-method              01: INTEGER: 0x00000028
-method              02: INTEGER: 0x00000000
-method              03: INTEGER: 0x0000000a
-method              04: INTEGER: 0x00000014
-method              05: INTEGER: 0x0000001e
-method              06: INTEGER: 0x00000028
-method              07: INTEGER: 0x00000032
-method              08: INTEGER: 0x0000003c
-method              09: INTEGER: 0x00000046
+method          Brightness levels for \_SB_.PCI0.PEGP.VGA_.LCD_._BCL:
+method            Level on full power   : 70
+method            Level on battery power: 40
+method            Brightness Levels     : 0, 10, 20, 30, 40, 50, 60, 70
 method          PASSED: Test 132, \_SB_.PCI0.PEGP.VGA_.LCD_._BCL returned
 method          a sane package of 10 integers.
-method            Package has 10 elements:
-method              00: INTEGER: 0x00000046
-method              01: INTEGER: 0x00000028
-method              02: INTEGER: 0x00000000
-method              03: INTEGER: 0x0000000a
-method              04: INTEGER: 0x00000014
-method              05: INTEGER: 0x0000001e
-method              06: INTEGER: 0x00000028
-method              07: INTEGER: 0x00000032
-method              08: INTEGER: 0x0000003c
-method              09: INTEGER: 0x00000046
+method          Brightness levels for \_SB_.PCI0.GFX0.DD03._BCL:
+method            Level on full power   : 70
+method            Level on battery power: 40
+method            Brightness Levels     : 0, 10, 20, 30, 40, 50, 60, 70
 method          PASSED: Test 132, \_SB_.PCI0.GFX0.DD03._BCL returned a
 method          sane package of 10 integers.
 method