tests/check/: Add some unit tests for the new gst_parse_launch*_full() API. (Exposes...
authorTim-Philipp Müller <tim@centricular.net>
Sat, 24 May 2008 16:38:15 +0000 (16:38 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 24 May 2008 16:38:15 +0000 (16:38 +0000)
commitc7230d272a499ae029aed2ba2700823a08b38a80
tree9914aae7bd332d6c0b52de519d3ef76873083f36
parentebc08ddfb985adb7b4ac669a250ae231c8155c69
tests/check/: Add some unit tests for the new gst_parse_launch*_full() API. (Exposes a previously-existing memory lea...

Original commit message from CVS:
* tests/check/Makefile.am:
* tests/check/pipelines/parse-launch.c:
Add some unit tests for the new gst_parse_launch*_full() API.
(Exposes a previously-existing memory leak in the error code
path, so adding to VALGRIND_TO_FIX for now).
ChangeLog
tests/check/Makefile.am
tests/check/pipelines/parse-launch.c