Implementation of the test suite for API testing 72/74772/7
authorIevgen Vagin <i.vagin@samsung.com>
Wed, 15 Jun 2016 11:53:54 +0000 (14:53 +0300)
committerSeungbae Shin <seungbae.shin@samsung.com>
Mon, 4 Jul 2016 08:49:24 +0000 (01:49 -0700)
commit248f1ad9ac18d331e36db17ec37177e2bb7b012e
tree38104b3390ee952a5f695eb9bf616f4bc3b03176
parent015e69523ec3fba82b4984ca1ec5b6cf76a30243
Implementation of the test suite for API testing

Change-Id: Ia9681a2cc28ef65fee2e491a3624614a0e5daf0f
Signed-off-by: Ievgen Vagin <i.vagin@samsung.com>
CMakeLists.txt
packaging/sound-pool.spec
test/CMakeLists.txt [new file with mode: 0644]
test/logger/logger.h [new file with mode: 0644]
test/logger/src/logger.c [new file with mode: 0644]
test/proxy/proxy.h [new file with mode: 0644]
test/proxy/src/proxy.c [new file with mode: 0644]
test/sound_pool_test.c [new file with mode: 0644]