Add more unittests 57/243657/4
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 27 Jul 2020 01:18:21 +0000 (10:18 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 21 Sep 2020 02:18:06 +0000 (11:18 +0900)
commit4d1f4f08337afdf024700b4aea9468a21564a88d
treec01ccfdebc1e234c55569cc180bd9d4ba94010d1
parent82a958a158d342bb7d1632b43385dd2e61925c63
Add more unittests

Sep 11 19:49:25 localhost tts-unittests[12848]: [----------] 120 tests from TTSTest (27223 ms total)
Sep 11 19:49:25 localhost tts-unittests[12848]: [----------] Global test environment tear-down
Sep 11 19:49:25 localhost tts-unittests[12848]: [==========] 120 tests from 1 test case ran. (27223 ms total)
Sep 11 19:49:25 localhost tts-unittests[12848]: [  PASSED  ] 120 tests.

Change-Id: I5ac5bd4a3da4533a39152128feaaeed5863cf8fe
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
CMakeLists.txt
packaging/tts.spec
tests/CMakeLists.txt
tests/org.tizen.tts-unittests.manifest [new file with mode: 0644]
tests/org.tizen.tts-unittests.xml [new file with mode: 0644]
tests/src/system_info_mock.cpp
tests/src/system_info_mock.h
tests/src/tts_unittests.cpp