test: Make the connect-stress less likely to bail out due to >32 streams.
commitb620e322894a3dbf5c59ffb55df4e221d169c510
authorColin Guthrie <colin@mageia.org>
Fri, 22 Apr 2011 09:25:42 +0000 (22 10:25 +0100)
committerColin Guthrie <colin@mageia.org>
Sat, 23 Apr 2011 17:23:38 +0000 (23 18:23 +0100)
tree472a9e86974037f52d92483fab88d944ac6a28a0
parent9ade504d4582b24e266a8f5585e3b1951d8e12b2
test: Make the connect-stress less likely to bail out due to >32 streams.

When running two connect-stress tests at the same time the liklihood of >32 streams
per sink increases. All it takes is for an event sound to fire to trigger an abort of
the test.

This leaves just a little bit of wriggle room for a couple external streams.
Of course the overall problem is still there but this just makes it
slightly less likely without really affecting the test itself.
src/tests/connect-stress.c