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)
commit3d0f8cfc21d4bccdde5de84f6c68f4d6468b174c
treefae140e53552102346fc1c4f29b519b069bfc496
parentea7e09930770a296a43ef755682205f9756018f6
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