ut: add test cases, fix pts issue 35/302535/4
authorYoungwoo Cho <young222.cho@samsung.com>
Fri, 8 Dec 2023 06:08:52 +0000 (15:08 +0900)
committerYoungwoo Cho <young222.cho@samsung.com>
Mon, 11 Dec 2023 08:15:57 +0000 (08:15 +0000)
commit8aad9317f3e873752d6adff288f87e1d79ada853
tree42cb96d8eb1233c4431dc0ab25260d4783789bf2
parent062a15c5dc50383bff7005f0ee432963bc101793
ut: add test cases, fix pts issue

- test cases
 : set sound stream information
 : enable/disable video hole
 : set time unit (ms/us)
- fix pts issue
 : static variable 'pts' was not initialized as expected

Change-Id: Ifa26694320ceb6b7e4d0aa2a56c60098de39d32f
Signed-off-by: Youngwoo Cho <young222.cho@samsung.com>
ut/include/esplusplayer/esreader.hpp
ut/src/esplusplayer/ut_basic.cpp
ut/src/esplusplayer/ut_timeunit.cpp [new file with mode: 0644]