tests: info: add test case to reproduce infinite loop
authorJason Litzinger <jlitzinger@control4.com>
Wed, 22 Apr 2015 17:04:06 +0000 (11:04 -0600)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 23 Apr 2015 10:21:22 +0000 (11:21 +0100)
commit6aee4af0346dfc5054da5ec71f4fddbebd8b9305
tree2f4b67427ae8301a0a23d2019dedcb8802166650
parent1b881ecc26e3eeebf35ee042e170367ae228b26f
tests: info: add test case to reproduce infinite loop

gst_debug_unset_threshold_for_name() used to go into an
infinite loop when there was more than one category in
the list.  This test captures the problem by failing
via timeout.

https://bugzilla.gnome.org/show_bug.cgi?id=748321
tests/check/gst/gstinfo.c