Refactor unit tests with utility class 85/295385/3
authorSuyeon Hwang <stom.hwang@samsung.com>
Wed, 5 Jul 2023 12:17:48 +0000 (21:17 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Thu, 13 Jul 2023 06:25:35 +0000 (15:25 +0900)
commit3d56835bc915050987b74ce6599ab2d7fd7de65a
tree4d780460c79df929a5412f6c4908134a2cca574b
parentebbd6f67ad4c573e37e3d01525eec4f04907b9d9
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: Icff147fe2b492f8dfb08b267ad374f9c5a20151f
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
packaging/stt.spec
tests/CMakeLists.txt
tests/org.tizen.stt-unittests.xml
tests/res/ringtone.wav [new file with mode: 0755]
tests/src/stt_unittests.cpp