#include "squid.h"
#include "AsyncEngine.h"
#include "EventLoop.h"
#include "tests/testEventLoop.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 | RecordingEngine |
class | StubTime |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (testEventLoop) | |
Function Documentation
◆ CPPUNIT_TEST_SUITE_REGISTRATION()
CPPUNIT_TEST_SUITE_REGISTRATION | ( | testEventLoop | ) |