test: add test to check sticky events order
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 9 Mar 2012 10:49:08 +0000 (11:49 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 9 Mar 2012 10:49:08 +0000 (11:49 +0100)
commit842afb973241042f1c282fcc2dcb8bc9ae090051
tree9d68f33292098dd60c2e094776130c8abb605a1e
parent2d63298cac6f0174594397ca245662a299590b69
test: add test to check sticky events order

Sticky events pushed on an unlinked pad should be stored on the pad. When the
pad is then linked and an event is pushed, the event should be merged with the
already existing sticky events and then the sticky events should be pushed in
the order that they were originally pushed.
tests/check/gst/gstpad.c