LE CoC: Add unit test for L2CAP_LE type socket connection 10/299410/1
authorAyush Garg <ayush.garg@samsung.com>
Mon, 7 Mar 2022 13:06:15 +0000 (18:36 +0530)
committerAnuj Jain <anuj01.jain@samsung.com>
Wed, 27 Sep 2023 09:21:23 +0000 (14:51 +0530)
commite8c9664a7ffeb64d7119e0a268949dd68c53b4be
tree2b2e66ea0a6ae520d6b03ee06acd00c51cafb0c9
parent1afb39a4bd5152ccf5f7d37b025fc220e24653cf
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

To avoid build conflict please merge this patch after merging framework
patch: (Change-Id: Icf4d8a51acc444765a9b61224a3a5d3fd26bfa65)

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