diff mbox

fwts-test: method-0001: update test to be in sync with method test

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

Commit Message

Colin Ian King July 24, 2014, 8:30 a.m. UTC
From: Colin Ian King <colin.king@canonical.com>

Commit 955dd69af (LP: #1343070) added a _PCL control method test,
we need to update the fwts regression test to be in sync with this
change.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 fwts-test/method-0001/method-0001.log | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Comments

Alex Hung July 24, 2014, 8:33 a.m. UTC | #1
On 07/24/2014 04:30 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Commit 955dd69af (LP: #1343070) added a _PCL control method test,
> we need to update the fwts regression test to be in sync with this
> change.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   fwts-test/method-0001/method-0001.log | 6 +++++-
>   1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/fwts-test/method-0001/method-0001.log b/fwts-test/method-0001/method-0001.log
> index 5e1bead..ea6b8df 100644
> --- a/fwts-test/method-0001/method-0001.log
> +++ b/fwts-test/method-0001/method-0001.log
> @@ -671,6 +671,10 @@ method          SKIPPED: Test 106, Skipping test for non-existant object
>   method          _BTM.
>   method
>   method          Test 107 of 155: Test _PCL (Power Consumer List).
> +method          PASSED: Test 107, \_SB_.PCI0.LPCB.ACAD._PCL returned a
> +method          sane package of 1 references.
> +method          PASSED: Test 107, \_SB_.PCI0.LPCB.BAT1._PCL returned a
> +method          sane package of 1 references.
>   method
>   method          Test 108 of 155: Test _PIF (Power Source Information).
>   method          SKIPPED: Test 108, Skipping test for non-existant object
> @@ -1127,6 +1131,6 @@ method          SKIPPED: Test 155, Skipping test for non-existant object
>   method          _SRV.
>   method
>   method          ==========================================================
> -method          235 passed, 0 failed, 0 warning, 0 aborted, 123 skipped, 0
> +method          237 passed, 0 failed, 0 warning, 0 aborted, 123 skipped, 0
>   method          info only.
>   method          ==========================================================
>

Thanks for updating the test case.

Acked-by: Alex Hung <alex.hung@canonical.com>
Ivan Hu July 24, 2014, 8:35 a.m. UTC | #2
On 07/24/2014 04:30 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Commit 955dd69af (LP: #1343070) added a _PCL control method test,
> we need to update the fwts regression test to be in sync with this
> change.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>   fwts-test/method-0001/method-0001.log | 6 +++++-
>   1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/fwts-test/method-0001/method-0001.log b/fwts-test/method-0001/method-0001.log
> index 5e1bead..ea6b8df 100644
> --- a/fwts-test/method-0001/method-0001.log
> +++ b/fwts-test/method-0001/method-0001.log
> @@ -671,6 +671,10 @@ method          SKIPPED: Test 106, Skipping test for non-existant object
>   method          _BTM.
>   method
>   method          Test 107 of 155: Test _PCL (Power Consumer List).
> +method          PASSED: Test 107, \_SB_.PCI0.LPCB.ACAD._PCL returned a
> +method          sane package of 1 references.
> +method          PASSED: Test 107, \_SB_.PCI0.LPCB.BAT1._PCL returned a
> +method          sane package of 1 references.
>   method
>   method          Test 108 of 155: Test _PIF (Power Source Information).
>   method          SKIPPED: Test 108, Skipping test for non-existant object
> @@ -1127,6 +1131,6 @@ method          SKIPPED: Test 155, Skipping test for non-existant object
>   method          _SRV.
>   method
>   method          ==========================================================
> -method          235 passed, 0 failed, 0 warning, 0 aborted, 123 skipped, 0
> +method          237 passed, 0 failed, 0 warning, 0 aborted, 123 skipped, 0
>   method          info only.
>   method          ==========================================================
>

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

Patch

diff --git a/fwts-test/method-0001/method-0001.log b/fwts-test/method-0001/method-0001.log
index 5e1bead..ea6b8df 100644
--- a/fwts-test/method-0001/method-0001.log
+++ b/fwts-test/method-0001/method-0001.log
@@ -671,6 +671,10 @@  method          SKIPPED: Test 106, Skipping test for non-existant object
 method          _BTM.
 method          
 method          Test 107 of 155: Test _PCL (Power Consumer List).
+method          PASSED: Test 107, \_SB_.PCI0.LPCB.ACAD._PCL returned a
+method          sane package of 1 references.
+method          PASSED: Test 107, \_SB_.PCI0.LPCB.BAT1._PCL returned a
+method          sane package of 1 references.
 method          
 method          Test 108 of 155: Test _PIF (Power Source Information).
 method          SKIPPED: Test 108, Skipping test for non-existant object
@@ -1127,6 +1131,6 @@  method          SKIPPED: Test 155, Skipping test for non-existant object
 method          _SRV.
 method          
 method          ==========================================================
-method          235 passed, 0 failed, 0 warning, 0 aborted, 123 skipped, 0
+method          237 passed, 0 failed, 0 warning, 0 aborted, 123 skipped, 0
 method          info only.
 method          ==========================================================