testsuite: add timeout for each test
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Wed, 6 Jun 2012 04:03:15 +0000 (01:03 -0300)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Wed, 6 Jun 2012 04:45:30 +0000 (01:45 -0300)
commitb8e344a6d2c9526a7476b78255185a96097f2629
treec35769936f3a084e6aec5a76a037f8e5025d5294
parented8e93fd92a95d63198fc96d59053b6be40e09f8
testsuite: add timeout for each test

Each test must run under 2 seconds. Ideally they should run in much less
than this; just give an arbitrary number so we don't wait forever in
case we reached an infinite loop somewhere.
Makefile.am
testsuite/testsuite.c