Refactor unit tests with utility class 57/295157/2
authorSuyeon Hwang <stom.hwang@samsung.com>
Fri, 30 Jun 2023 12:10:44 +0000 (21:10 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Thu, 13 Jul 2023 02:59:09 +0000 (11:59 +0900)
commit1408adc6450440b8ca9a8456cb1924b558b67571
treed0974b64e54705afdaafe8b3077a6b33014a2faa
parent330535f5bad307e543c529f4dcd865ffd61a0ca2
Refactor unit tests with utility class

- Contents:
This patch fixes all unit tests using new utility class from previous
commit. Through this change, many duplicated codes in test cases can be
removed.

Change-Id: Ia869ae0b334e2505deaebbf9c9484bef36a58468
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
tests/CMakeLists.txt
tests/org.tizen.tts-unittests.xml
tests/src/tts_unittests.cpp