diff mbox series

[2/2] fwts-test: sync up with method tests

Message ID 20200506154537.335068-2-alex.hung@canonical.com
State Accepted
Headers show
Series [1/2] acpi/method: remove duplicated code for returned integers | expand

Commit Message

Alex Hung May 6, 2020, 3:45 p.m. UTC
Signed-off-by: Alex Hung <alex.hung@canonical.com>
---
 fwts-test/method-0001/method-0001.log | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Colin Ian King May 6, 2020, 3:50 p.m. UTC | #1
On 06/05/2020 16:45, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung@canonical.com>
> ---
>  fwts-test/method-0001/method-0001.log | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/fwts-test/method-0001/method-0001.log b/fwts-test/method-0001/method-0001.log
> index 5374f863..cb63f8c0 100644
> --- a/fwts-test/method-0001/method-0001.log
> +++ b/fwts-test/method-0001/method-0001.log
> @@ -705,8 +705,8 @@ method          SKIPPED: Test 106, Skipping test for non-existent object
>  method          _ALR.
>  method          
>  method          Test 107 of 201: Test _LID (Lid Status).
> -method          PASSED: Test 107, \_SB_.LID0._LID correctly returned sane
> -method          looking value 0x00000000.
> +method          PASSED: Test 107, \_SB_.LID0._LID correctly returned an
> +method          integer.
>  method          
>  method          Test 108 of 201: Test _GTF (Get Task File).
>  method          PASSED: Test 108, \_SB_.PCI0.PATA.PRID.P_D0._GTF correctly
> 

Acked-by: Colin Ian King <colin.king@canonical.com>
Ivan Hu May 8, 2020, 7:56 a.m. UTC | #2
On 5/6/20 11:45 PM, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung@canonical.com>
> ---
>  fwts-test/method-0001/method-0001.log | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/fwts-test/method-0001/method-0001.log b/fwts-test/method-0001/method-0001.log
> index 5374f863..cb63f8c0 100644
> --- a/fwts-test/method-0001/method-0001.log
> +++ b/fwts-test/method-0001/method-0001.log
> @@ -705,8 +705,8 @@ method          SKIPPED: Test 106, Skipping test for non-existent object
>  method          _ALR.
>  method          
>  method          Test 107 of 201: Test _LID (Lid Status).
> -method          PASSED: Test 107, \_SB_.LID0._LID correctly returned sane
> -method          looking value 0x00000000.
> +method          PASSED: Test 107, \_SB_.LID0._LID correctly returned an
> +method          integer.
>  method          
>  method          Test 108 of 201: Test _GTF (Get Task File).
>  method          PASSED: Test 108, \_SB_.PCI0.PATA.PRID.P_D0._GTF correctly
> 

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

Patch

diff --git a/fwts-test/method-0001/method-0001.log b/fwts-test/method-0001/method-0001.log
index 5374f863..cb63f8c0 100644
--- a/fwts-test/method-0001/method-0001.log
+++ b/fwts-test/method-0001/method-0001.log
@@ -705,8 +705,8 @@  method          SKIPPED: Test 106, Skipping test for non-existent object
 method          _ALR.
 method          
 method          Test 107 of 201: Test _LID (Lid Status).
-method          PASSED: Test 107, \_SB_.LID0._LID correctly returned sane
-method          looking value 0x00000000.
+method          PASSED: Test 107, \_SB_.LID0._LID correctly returned an
+method          integer.
 method          
 method          Test 108 of 201: Test _GTF (Get Task File).
 method          PASSED: Test 108, \_SB_.PCI0.PATA.PRID.P_D0._GTF correctly