]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #2240 fix: AsyncCall-related unit tests fail
authorrousskov <>
Tue, 26 Feb 2008 07:21:13 +0000 (07:21 +0000)
committerrousskov <>
Tue, 26 Feb 2008 07:21:13 +0000 (07:21 +0000)
commit8cd6da0a8e72f3f094d0265eacf3d96499101c85
tree8736e0d1d5f7be35cda129ac3f85cb73f6fe9e9e
parent1515a285e946b4ae9f20dcc44e210ecbdc1621b8
Bug #2240 fix: AsyncCall-related unit tests fail

Removed EventDispatcher references, deleting testDispatch test case.
The test cases now use the AsyncCall queue to force call firing
without a real main loop.

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