Fix a minor bug in the dribble mode test
commitff4a0f5919a2276913649f6a2bcca955a4625b72
authorRohan Garg <rohangarg@kubuntu.org>
Wed, 19 Sep 2012 21:14:54 +0000 (20 02:44 +0530)
committerYouness Alaoui <youness.alaoui@collabora.co.uk>
Thu, 20 Sep 2012 18:05:54 +0000 (20 14:05 -0400)
treeec2236372eea3abe5d4a2832dce191be86822c1b
parent78a1099cf2ecf71f82a6948ead8ea512fe0199e9
Fix a minor bug in the dribble mode test

If for some reason the opening of the socket is delayed, or simply takes
too much time, the test will fail. This patch ensures that the test will
only proceed once the socket is open.
tests/test-new-dribble.c