#include "squid.h"
#include "AsyncEngine.h"
#include "compat/cppunit.h"
#include "EventLoop.h"
#include "time/Engine.h"
#include "unitTestMain.h"
#include <cppunit/TestAssert.h>
Include dependency graph for testEventLoop.cc:
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[]) |
Function Documentation
◆ CPPUNIT_TEST_SUITE_REGISTRATION()
CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestEventLoop | ) |
◆ main()
Definition at line 210 of file testEventLoop.cc.
References TestProgram::run().