tests: flvmux: Instead of using the testclock, just send eos event for drain
authorYeongjin Jeong <yeongjin.jeong@navercorp.com>
Thu, 27 Feb 2020 05:50:51 +0000 (14:50 +0900)
committerYeongjin Jeong <yeongjin.jeong@navercorp.com>
Sun, 1 Mar 2020 16:37:27 +0000 (01:37 +0900)
commit830db205f6962f61c8f4c088eb5bda8e9fa48583
tree4df856897e8be3150172bac679886d76c5c7ada0
parent885d330ee66302755ed23b2f0f3f9e5816f48b70
tests: flvmux: Instead of using the testclock, just send eos event for drain

When using the testclock for determining clock in test, it is sometimes observed
that the clock entry is not registered in time by the aggregator. So deadlock occurs
between the aggregator and the test thread.
tests/check/elements/flvmux.c