integration: some fixes for seek tests
authorVasilis Liaskovitis <vliaskov@gmail.com>
Sun, 14 Jul 2013 12:03:46 +0000 (14:03 +0200)
committerThibault Saunier <thibault.saunier@collabora.com>
Wed, 17 Jul 2013 01:32:40 +0000 (21:32 -0400)
commit68363433c918ef13e3ef5277d4991a9d78d6310f
tree4eb485f259d9677c055ef825c491d75712f09211
parent393505b8aab5f1dfc269676cf081b9548036334e
integration: some fixes for seek tests

- Use g_list_remove_link so that ordering of seeks is not mandatory
- use g_slice allocator for SeekInfo structs
- Fix leak in freeing seek list
- Check for NULL seeks at end of test, otherwise fail and free failed seeks
tests/check/ges/integration.c