libs/gst/dataprotocol/Makefile.am: build dataprotocol test by linking to the lib...
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 2 Jul 2006 09:04:45 +0000 (09:04 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 2 Jul 2006 09:04:45 +0000 (09:04 +0000)
commit55856b344c1641da95633d2b71f0f09cf3bcb77d
tree668461bd5af4526baa7419b02a1cd167a112954a
parentcceab6ee953bea4fb9cb8a1e9435d7ac4bd17dca
libs/gst/dataprotocol/Makefile.am: build dataprotocol test by linking to the lib, instead of compiling the source, so...

Original commit message from CVS:
* libs/gst/dataprotocol/Makefile.am:
build dataprotocol test by linking to the lib, instead of
compiling the source, so we get coverage
* tests/check/Makefile.am:
* tests/check/elements/filesrc.c: (event_func), (setup_filesrc),
(cleanup_filesrc), (GST_START_TEST), (filesrc_suite):
add a test for filesrc
ChangeLog
libs/gst/dataprotocol/Makefile.am
tests/check/Makefile.am
tests/check/elements/filesrc.c [new file with mode: 0644]