Implemented some test cases... they all fail :-(
authorWim Taymans <wim.taymans@gmail.com>
Fri, 22 Dec 2000 16:14:33 +0000 (16:14 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 22 Dec 2000 16:14:33 +0000 (16:14 +0000)
commit9987a75b1ba2e14a80d4ca3c99402f4b3ecbcc2a
treea1a8d79b5cb33079a42fb18bae31b0f5f0fbae9c
parenta914e7b210ef6e3db38772f3ef123ef174a6d387
Implemented some test cases... they all fail :-(

Original commit message from CVS:
Implemented some test cases... they all fail :-(
Added a flag to identity to for loop_based behaviour.
Added a signal to fakesink when a buffer is consumed.
21 files changed:
gst/elements/gstfakesink.c
gst/elements/gstfakesink.h
gst/elements/gstidentity.c
gst/elements/gstidentity.h
gst/gstautoplug.c
gst/gstautoplug.h
gst/gstpipeline.c
gst/gstxml.c
gstplay/main.c
plugins/elements/gstfakesink.c
plugins/elements/gstfakesink.h
plugins/elements/gstidentity.c
plugins/elements/gstidentity.h
tests/sched/Makefile [new file with mode: 0644]
tests/sched/cases/(fs-fs).xml [new file with mode: 0644]
tests/sched/cases/(fs-i-fs).xml [new file with mode: 0644]
tests/sched/cases/(fs-i-i-fs).xml [new file with mode: 0644]
tests/sched/cases/(fs-i-q[i-fs]).xml [new file with mode: 0644]
tests/sched/runtestcases [new file with mode: 0755]
tests/sched/runxml.c [new file with mode: 0644]
tests/sched/testcases