check: Use GST_CHECK_MAIN () macro everywhere
authorEdward Hervey <edward@centricular.com>
Tue, 2 Jun 2015 14:32:55 +0000 (16:32 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 2 Jun 2015 14:32:55 +0000 (16:32 +0200)
commit4da9692f4c743e4ea78ff8992b4a9dc2804b8ce5
tree7784444f9e4bff522134cb867ee66632e0576a86
parent4516bad519c2a78a910d6246ed9c7586a208958b
check: Use GST_CHECK_MAIN () macro everywhere

Makes source code smaller, and ensures we go through common initialization
path (like the one that sets up XML unit test output ...)
tests/check/generic/libavcodec-locking.c
tests/check/generic/plugin-test.c