checks: run tests calling gst_deinit() last so things work with CK_FORK=no
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 3 Jul 2010 13:09:36 +0000 (14:09 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 3 Jul 2010 13:11:38 +0000 (14:11 +0100)
commit95a520be76991948f7091e6f573d5f4f28286039
treea857b37ac9ed394b0b35a69e837839d56f2e53aa
parent9b1bf88d7df91983ea9edceda6b993e5713fc2e4
checks: run tests calling gst_deinit() last so things work with CK_FORK=no

Because gst_init() will fail once gst_deinit() has been called.

See #623469.
tests/check/gst/gst.c