Add test cases for audio streaming functions 36/293736/2
authorSuyeon Hwang <stom.hwang@samsung.com>
Fri, 2 Jun 2023 02:44:57 +0000 (11:44 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Thu, 6 Jul 2023 08:08:28 +0000 (17:08 +0900)
commitc6dbe6e3166a42752fc0fd9e133dfdd892f669ab
tree6d929388372045d0f62ba87d4519248e3226381e
parent4a9c53061321b2e834018dc588eed6eb97aae207
Add test cases for audio streaming functions

- Requirements:
The test cases for testing new functions are neccessary.

- Contents:
This patch adds new test cases for audio streaming functions. With this
patch, the developer can validate new functions.

Change-Id: Ie07218cca3ba169967400f58a0b0f4bf8c5531c8
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
packaging/stt.spec
tests/CMakeLists.txt
tests/res/test_pcm.dat [new file with mode: 0644]
tests/src/stt_unittests.cpp