check: Use GST_CHECK_MAIN () macro everywhere
authorEdward Hervey <edward@centricular.com>
Tue, 2 Jun 2015 14:31:10 +0000 (16:31 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 2 Jun 2015 14:31:10 +0000 (16:31 +0200)
commitfe14a23327554b62a256b327d9cd79faed4c739b
treebdbf308536f9c2d42ebeae41b94d91d0f9d050cb
parentc3c306b486bc8af660654aae3369635ee9e0556e
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/elements/amrnbenc.c
tests/check/elements/mpeg2dec.c
tests/check/elements/x264enc.c
tests/check/elements/xingmux.c
tests/check/pipelines/lame.c