afb-session: Refactor and test unit
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 7 Feb 2018 16:44:20 +0000 (17:44 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 9 Feb 2018 16:26:05 +0000 (17:26 +0100)
commitd45426257d5149c735e33e3055220625a919e7bc
tree50d8a139d507ed7e9f5a632962955acb93889896
parenteff6f2d1b918186a96d44a225e0bcb4ea2ad7be6
afb-session: Refactor and test unit

The session are refactored and now to include a test unit.

Change-Id: Ia8c4b707191f3af95c0549b333d14b384a81eaa7
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/afb-session.c
src/afb-session.h
src/afb-stub-ws.c
src/tests/CMakeLists.txt
src/tests/session/CMakeLists.txt [new file with mode: 0644]
src/tests/session/test-session.c [new file with mode: 0644]