empserver/tests
Markus Armbruster a59e496024 Make smoke test time out instead of hang when server misbehaves
The smoke test waits for the server completing startup by trying to
connect until it works.  Hangs if the server doesn't complete startup
for some reason.  Make it give up after 5s.

Likewise, The smoke test waits for the server to terminate by trying
kill -0 until it fails.  Hangs if the server doesn't terminate.  Make
it give up after 5s.
2013-05-08 06:57:55 +02:00
..
fairland Use int instead of signed char for pln_flags 2013-05-08 06:57:54 +02:00
files Use int instead of signed char for pln_flags 2013-05-08 06:57:54 +02:00
smoke Use int instead of long for money 2013-05-08 06:57:54 +02:00
fairland-test Switch PRNG from BSD random() to Mersenne Twister 2013-05-08 06:55:21 +02:00
files-test Add files test to make check 2013-05-08 06:55:18 +02:00
normalize.pl Use int instead of long for flags 2013-05-08 06:57:51 +02:00
smoke-test Switch PRNG from BSD random() to Mersenne Twister 2013-05-08 06:55:21 +02:00
test-common.sh Make smoke test time out instead of hang when server misbehaves 2013-05-08 06:57:55 +02:00