LE CoC: Add unit test for L2CAP_LE type socket connection 66/272066/2 accepted/tizen/unified/20220318.133054 submit/tizen/20220313.220938 submit/tizen/20220314.225934 submit/tizen/20220316.003414 submit/tizen/20220317.013237
authorAyush Garg <ayush.garg@samsung.com>
Mon, 7 Mar 2022 13:06:15 +0000 (18:36 +0530)
committerAyush Garg <ayush.garg@samsung.com>
Tue, 8 Mar 2022 10:29:18 +0000 (15:59 +0530)
commitea786cefcb41102ea53050eab1316967275fa476
tree5a1e2c6937d69f6bf93eb2c8023fbc378bf0c1b3
parent3c56836f5db3c368b3c9dd2d82e5575893820090
LE CoC: Add unit test for L2CAP_LE type socket connection

This patch adds the following unit test for L2CAP_LE type socket:
- create socket
- destroy socket
- listen socket
- connect socket
- Accept and Reject socket connection
- get psm of listening socket

Change-Id: Ic6adf2738155b3334ce77dbff149b3e04a78a94f
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
tests/test/bt_unit_test.c
tests/test/bt_unit_test.h