tests/check/: Some small and basic unit tests for playbin; not very useful yet, but...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 18 Oct 2006 09:53:03 +0000 (09:53 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 18 Oct 2006 09:53:03 +0000 (09:53 +0000)
commit1fff31182487db2ba2194fed5838d058b2c396b7
tree7a0bb73581d84e6ce7579439479b80951f8cded9
parent1e57021ef3379cae107d2d2d92ca3c9c2e48dc84
tests/check/: Some small and basic unit tests for playbin; not very useful yet, but at least a start.

Original commit message from CVS:
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/playbin.c: (GST_START_TEST),
(gst_red_video_src_uri_get_type),
(gst_red_video_src_uri_get_protocols),
(gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
(gst_red_video_src_uri_handler_init),
(gst_red_video_src_init_type), (gst_red_video_src_base_init),
(gst_red_video_src_create), (gst_red_video_src_class_init),
(gst_red_video_src_init), (plugin_init), (playbin_suite):
Some small and basic unit tests for playbin; not very useful yet,
but at least a start.
ChangeLog
tests/check/Makefile.am
tests/check/elements/.gitignore
tests/check/elements/playbin.c [new file with mode: 0644]