tests: compositor: drop special case for valgrind timeout
authorThiago Santos <thiagoss@osg.samsung.com>
Tue, 23 Feb 2016 15:42:19 +0000 (12:42 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Thu, 25 Feb 2016 14:43:43 +0000 (11:43 -0300)
commitdff4c6d4991c91c4c9c484056abbc4cc34b0a544
tree1ab6f683a3e8ef4f942008e674a7d3e4594bf0a1
parent7d948b025a3d4cfaedd156418266eaa607ab1f16
tests: compositor: drop special case for valgrind timeout

The default one is 6 minutes, the test was using 5 minutes so just
resort to using the default.

For the non-valgrind test also use the default 20 secs instead of
reducing it to 6s. No real reason to set a custom value here.
tests/check/elements/compositor.c