|
Squid Web Cache master
|
#include "squid.h"#include "AsyncEngine.h"#include "compat/cppunit.h"#include "EventLoop.h"#include "time/Engine.h"#include "unitTestMain.h"#include <cppunit/TestAssert.h>Go to the source code of this file.
Classes | |
| class | TestEventLoop |
| class | RecordingEngine |
| class | StubTime |
Functions | |
| CPPUNIT_TEST_SUITE_REGISTRATION (TestEventLoop) | |
| int | main (int argc, char *argv[]) |
| CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestEventLoop | ) |
Definition at line 210 of file testEventLoop.cc.
References TestProgram::run().