DSSeat: add initial code for DSSeat 13/241513/1
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 8 Jun 2020 09:51:02 +0000 (18:51 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Thu, 20 Aug 2020 09:44:20 +0000 (18:44 +0900)
commit173069899a700e6ab7738a13e52734852244b178
tree4b149ef35e7417027bc4b1541f1694bf63dc468a
parente52f1975800ecf6553312de6ec6d1438b8536d2b
DSSeat: add initial code for DSSeat

add initial DSSeat class and testcase for it.

Change-Id: Iaf71bad6c99506b85689259f94af6aaed70136a2
meson.build
src/lib/DSSeat/DSSeat.cpp [new file with mode: 0644]
src/lib/DSSeat/DSSeat.h [new file with mode: 0644]
tests/DSSeat-test.cpp [new file with mode: 0644]
tests/meson.build