tests: Set appropriate timeouts for a couple of tests
authorArun Raghavan <git@arunraghavan.net>
Mon, 2 Nov 2015 06:16:46 +0000 (11:46 +0530)
committerArun Raghavan <git@arunraghavan.net>
Fri, 6 Nov 2015 12:28:50 +0000 (17:58 +0530)
commit3e0c30622bdbc9dd204222ea2eafaa85da22d153
treefbfceb9db1a6e06046e5eb786219f55b35e2c122
parentdaf326a9e4dcd5c9d716e6c2fc0a07b99f6ee1c0
tests: Set appropriate timeouts for a couple of tests

sync-playback just had a much longer timeout than it should have, and
extended-test was using the default. We set the expected amount of time,
so the test is more correct (if it takes longer than this, something
probably actually broke).
src/tests/extended-test.c
src/tests/sync-playback.c