]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #2240 fix: AsyncCall-related unit tests fail
authorrousskov <>
Tue, 26 Feb 2008 07:22:07 +0000 (07:22 +0000)
committerrousskov <>
Tue, 26 Feb 2008 07:22:07 +0000 (07:22 +0000)
commitcb9b9424b3108307a2e6bd66fecf48b8d1fbc2df
tree0feaf44dc09cdf171cbf4418b4c1660e0f711f60
parent8cd6da0a8e72f3f094d0265eacf3d96499101c85
Bug #2240 fix: AsyncCall-related unit tests fail

Removed EventDispatcher references, disabling the following test cases:
testRunOnce, testRegisterDispatcher, testRegisterEngine,
testEngineTimeout, testStopOnIdle.

Eventually, we will add AsyncCallQueue test cases, but EventLoop testing
does not have to wait for that.
src/tests/testEventLoop.cc
src/tests/testEventLoop.h