tests/eeze: Disable libcheck timeout like we do for the rest of our suites
authorStefan Schmidt <s.schmidt@samsung.com>
Tue, 14 Apr 2015 12:44:10 +0000 (14:44 +0200)
committerStefan Schmidt <s.schmidt@samsung.com>
Tue, 14 Apr 2015 12:49:45 +0000 (14:49 +0200)
commita51eceaf6d407ad574c6e95c27225ac50fff25fc
tree0d0e825b2e8d4eb2c1961032cafb33e3acbd11cf
parent9b6db6b3b5005de99448c102258d9ac21944b8e1
tests/eeze: Disable libcheck timeout like we do for the rest of our suites

Recently I have seen that eeze_suite times out more often on jenkins when
being under load. Looking in this revealed that we have been using the default
4s timeout for eeze while almost all others suites had the timeout disabled
already. In eeze there should be no test that would really block and if I find
one I can simply add a specific timeout like we did for eina_barrier.
src/tests/eeze/eeze_suite.c