diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2001-01-08 22:08:40 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2001-01-08 22:08:40 +0000 |
commit | 2a4a536fee807e8b5b0ed919163c9d23f8c7229e (patch) | |
tree | 17f684234f67344734d283fb04a923d6c25b51fb /tests/sched | |
parent | 7291b0f7e826cb284b700e8a786b0e0eb4113998 (diff) |
Manual updates. fixes to gstxml.c gst_xml_get_element was broken
Original commit message from CVS:
Manual updates.
fixes to gstxml.c gst_xml_get_element was broken
Diffstat (limited to 'tests/sched')
-rw-r--r-- | tests/sched/testcases1.tc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/sched/testcases1.tc b/tests/sched/testcases1.tc index cdbdc7deb..28ee33109 100644 --- a/tests/sched/testcases1.tc +++ b/tests/sched/testcases1.tc @@ -3,6 +3,7 @@ tcP: fakesrc ! fakesink tcS: A, fakesrc0, handoff tcS: B, fakesink0, handoff tcI: 2 +tcT: 2000 tcR: A,1,B,1,A,1,B,1 @@ -12,5 +13,6 @@ tcS: A, fakesrc0, handoff tcS: B, identity, handoff tcS: C, fakesink0, handoff tcI: 2 +tcT: 2000 tcR: A,1,B,1,C,1,A,1,B,1,C,1 |