tests: add test running automatically on building 63/264863/6 accepted/tizen/unified/20211105.130505 submit/tizen/20211103.072537 submit/tizen/20211104.031932 submit/tizen/20211104.080231
authorYoungjae Cho <y0.cho@samsung.com>
Fri, 1 Oct 2021 09:10:18 +0000 (18:10 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Tue, 26 Oct 2021 08:31:07 +0000 (17:31 +0900)
commitdc635f86f30269a21e7440279a74265e3989ed4b
treedaba135698322ffce3f3ed35fc58f0fd1cbd87c8
parentf3b24d981fc721ccaebfd15dc9b160d270979cf1
tests: add test running automatically on building

If the test fails, the whole build will fail.

Change-Id: Ibb88e60d13bcec09567630d051372fbcfbbb79da
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
CMakeLists.txt
packaging/libsyscommon.spec
tests/CMakeLists.txt [new file with mode: 0644]
tests/libcommon/CMakeLists.txt [new file with mode: 0644]
tests/libcommon/test-common.c [new file with mode: 0644]
tests/libcommon/test.conf [new file with mode: 0644]
tests/test-main.c [new file with mode: 0644]
tests/test-main.h [new file with mode: 0644]
tests/test-mock.c [new file with mode: 0644]
tests/test-mock.h [new file with mode: 0644]