Commit graph

3 commits

Author SHA1 Message Date
Maarten Bosmans
6e319e5182 Make connect-stress test compile for win32 2011-04-30 22:25:54 +01:00
Colin Guthrie
b620e32289 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.
2011-04-23 18:23:38 +01:00
Daniel Mack
c083259464 tests: add a connection stress test
This test is based on a threaded main loop and was written to hunt an
evil race condition.
2011-04-01 14:15:01 +01:00