flvmux test: refactor looped test.
authorMathieu Duponchelle <mathieu@centricular.com>
Fri, 13 Apr 2018 21:02:26 +0000 (23:02 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Fri, 13 Apr 2018 21:02:26 +0000 (23:02 +0200)
commit9b1aec0f79469a67a5019bb78971b014d2a83c03
tree09ea373df34fbb656e4d7541ab3e49f46d887e97
parentfc9db36a1f124e4ceb1d6ee35245d9794f595f29
flvmux test: refactor looped test.

Looping the test 500 times to only execute the test once every
33 times means we inited and deinited gstreamer 467 times
for no reason at all, which was annoying when running the test
with valgrind.
tests/check/elements/flvmux.c