tests: input-selector: new tests for EOS handling
authorThiago Santos <thiagoss@osg.samsung.com>
Fri, 20 Mar 2015 10:23:53 +0000 (07:23 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Tue, 24 Mar 2015 12:13:57 +0000 (09:13 -0300)
commit150e8a5c972fde2275ce93e23402b29a59129a47
tree4b44819073a52e5636128b6c7305a1dd8f6af862
parent92d2351b2e97668e00d5d60bddf4123cf293fc9a
tests: input-selector: new tests for EOS handling

3 new tests:

1) Tests that a stream that is empty (just an EOS event)
   on inactive pad doesn't get through and tamper
   with the active pad that still has data

2) Tests that a stream that is shorter than the active one
   (pushes EOS earlier) doesn't has its EOS pushed

3) Tests that switching to an inactive stream that has received
   EOS will make input-selector push EOS

https://bugzilla.gnome.org/show_bug.cgi?id=746518
tests/check/elements/selector.c