Put testing programs in a package. 61/129961/9
authorMichal Bloch <m.bloch@samsung.com>
Thu, 11 May 2017 08:57:50 +0000 (10:57 +0200)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Fri, 16 Jun 2017 12:50:14 +0000 (12:50 +0000)
commit2a291668e425483b2e95e1a111d8013e795c8b7d
tree23028226ce706137783806d5dc761d86fb10b365
parentfeb9d511ae5417522fbe7e16e13bd4557c00cd18
Put testing programs in a package.

 * testing binaries are now compiled
 * test_pipe.sh renamed to dlog_test_pipe
 * testing environment is now isolated

Change-Id: I4e63ffa741feb61882505af5fe87e8f902072c9d
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
Makefile.am
configs/dlog.conf.test [new file with mode: 0644]
configure.ac
packaging/dlog-tests.manifest [new file with mode: 0644]
packaging/dlog.spec
tests/dlog_test_pipe.in [moved from tests/test_pipe.sh with 97% similarity]
tests/performance_test.c
tests/test_libdlog.c