tests: avoid race conditions on reload tests
commit015635f877084cc05a9e6e4c1430c70279d0a04e
authorEric Wong <normalperson@yhbt.net>
Thu, 28 Oct 2010 08:40:12 +0000 (28 08:40 +0000)
committerEric Wong <normalperson@yhbt.net>
Thu, 28 Oct 2010 08:41:44 +0000 (28 08:41 +0000)
tree1570868d2ecd3d509dc2949005b3b922e973aab3
parentb06c6b3ac214bc598d499c994884113d5b106e90
tests: avoid race conditions on reload tests

We need to ensure the old worker is really dead before sending
requests after reloading.
t/t0013-reload-bad-config.sh
t/t0014-config-conflict.sh
t/t0018-reload-restore-settings.sh
t/test-lib.sh