nimble: passed some PTS tests

Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/e0421ecc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/e0421ecc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/e0421ecc

Branch: refs/heads/develop
Commit: e0421ecc9c86461c67507eddf800b195c3a0a265
Parents: 4a9c7e6
Author: Michał Narajowski <[email protected]>
Authored: Fri Dec 30 16:28:26 2016 +0100
Committer: Michał Narajowski <[email protected]>
Committed: Fri Dec 30 16:42:18 2016 +0100

----------------------------------------------------------------------
 net/nimble/host/pts/pts-gatt.txt | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/e0421ecc/net/nimble/host/pts/pts-gatt.txt
----------------------------------------------------------------------
diff --git a/net/nimble/host/pts/pts-gatt.txt b/net/nimble/host/pts/pts-gatt.txt
index cee3522..a9c86d4 100644
--- a/net/nimble/host/pts/pts-gatt.txt
+++ b/net/nimble/host/pts/pts-gatt.txt
@@ -265,7 +265,9 @@ TC_GAW_CL_BI_04_C   PASS    b conn peer_addr=<addr>
 TC_GAW_CL_BI_05_C      PASS    b conn peer_addr=<addr>
                                b write conn=<handle> attr=<val_handle> value=aa
                                b term conn=<handle>
-TC_GAW_CL_BI_06_C      INC     
+TC_GAW_CL_BI_06_C      PASS    b conn peer_addr=<addr>
+                               b write conn=<handle> attr=<val_handle> value=00
+                               b term conn=<handle>
 TC_GAW_CL_BV_05_C      PASS    b conn peer_addr=<addr>
                                b write long=1 conn=<handle> attr=<val_handle> 
value=aa
                                b term conn=<handle>
@@ -284,7 +286,9 @@ TC_GAW_CL_BI_11_C   PASS    b conn peer_addr=<addr>
 TC_GAW_CL_BI_12_C      PASS    b conn peer_addr=<addr>
                                b write long=1 conn=<handle> attr=<val_handle> 
value=aa
                                b term conn=<handle>
-TC_GAW_CL_BI_13_C      INC
+TC_GAW_CL_BI_13_C      PASS    b conn peer_addr=<addr>
+                               b write long=1 conn=<handle> attr=<val_handle> 
value=aa
+                               b term conn=<handle>
 TC_GAW_CL_BV_06_C      PASS    b conn peer_addr=<addr>
                                b write long=1 conn=<handle> attr=<val_handle> 
value=aa
                                b term conn=<handle>
@@ -300,7 +304,9 @@ TC_GAW_CL_BI_17_C   PASS    b conn peer_addr=<addr>
 TC_GAW_CL_BI_18_C      PASS    b conn peer_addr=<addr>
                                b write long=1 conn=<handle> attr=<val_handle> 
value=aa
                                b term conn=<handle>
-TC_GAW_CL_BI_19_C      INC
+TC_GAW_CL_BI_19_C      PASS    b conn peer_addr=<addr>
+                               b write conn=<handle> attr=<val_handle> 
value=aa attr=<val_handle> value=aa
+                               b term conn=<handle>
 TC_GAW_CL_BV_08_C      PASS    b conn peer_addr=<addr>
                                b write conn=<handle> attr=<val_handle> value=aa
                                b term conn=<handle>
@@ -316,7 +322,9 @@ TC_GAW_CL_BI_22_C   PASS    b conn peer_addr=<addr>
 TC_GAW_CL_BI_23_C      PASS    b conn peer_addr=<addr>
                                b write conn=<handle> attr=<val_handle> value=aa
                                b term conn=<handle>
-TC_GAW_CL_BI_24_C      INC     
+TC_GAW_CL_BI_24_C      PASS    b conn peer_addr=<addr>
+                               b write conn=<handle> attr=<val_handle> value=aa
+                               b term conn=<handle>
 TC_GAW_CL_BV_09_C      PASS    b conn peer_addr=<addr>
                                b write long=1 conn=<handle> attr=<val_handle> 
value=aa
                                b term conn=<handle>
@@ -335,7 +343,9 @@ TC_GAW_CL_BI_29_C   PASS    b conn peer_addr=<addr>
 TC_GAW_CL_BI_30_C      PASS    b conn peer_addr=<addr>
                                b write long=1 conn=<handle> attr=<val_handle> 
value=aa
                                b term conn=<handle>
-TC_GAW_CL_BI_31_C      INC
+TC_GAW_CL_BI_31_C      PASS    b conn peer_addr=<addr>
+                               b write long=1 conn=<handle> attr=<val_handle> 
value=aa
+                               b term conn=<handle>
 TC_GAW_CL_BI_32_C      PASS    b conn peer_addr=<addr>
                                b write conn=<handle> attr=<val_handle1> 
value=<val> attr=<val_handle2> value=<val>
 TC_GAW_CL_BI_33_C      PASS    b conn peer_addr=<addr>

Reply via email to