file{src,sink}: Fix unit tests
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 15 Feb 2011 21:49:26 +0000 (22:49 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 15 Feb 2011 21:57:28 +0000 (22:57 +0100)
commit39eeab382c6c0710bd0aeee2c66a3b369cc7d6ba
treeee14f59d204ef361674f7628023a6b38be8ef626
parentc4be9526eb047e37c9ef45e3a7fa6a4b14a1ab5b
file{src,sink}: Fix unit tests

filesink and filesrc should return exactly the same URI as passed
and must not escape path separators.
tests/check/elements/filesink.c
tests/check/elements/filesrc.c