Improve and extend test cond5.test.
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 3 Jun 2010 17:37:21 +0000 (19:37 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 18 Jul 2010 10:17:13 +0000 (12:17 +0200)
commit36fe4f389c0a835dfcdb0f58a8909eab43189af1
tree866bc7d619784ee6cd15d429b905a240c6aac554
parent9b72d6688f5a1897db8f9d1fb85f3a9c77046bd8
Improve and extend test cond5.test.

* tests/cond5.test: Do not blindly sleep 60 seconds before polling
the background automake process, but poll it every 10 seconds for
at most 30 times (this makes the test both faster on good machines,
and more resilient to spurious timeout-due failures when in low
priority or on havily-loaded systems).
Check also that automake writes the expected error messages on the
standard error.
Enable `errexit' flag, and related changes.
Rely on the `configure.in' stub created by `./defs', rather than
writing one from scratch.
ChangeLog
tests/cond5.test