Running 2 different tests inside the same class causes a segfault
due to TimedQApplication limitations.
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
Renato Araújo <renato.filho@openbossa.org>
It's necessary to use a global TIMEOUT value, big enough to run
all the tests without killing the QApp.
Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>
Renato Araujo <renato.araujo@openbossa.org>