#include "squid.h"
#include "base/AsyncCallQueue.h"
#include "event.h"
#include "MemBuf.h"
#include "tests/testEvent.h"
#include "unitTestMain.h"
Include dependency graph for testEvent.cc:

Go to the source code of this file.
Classes | |
class | CalledEvent |
Helper for tests - an event which records the number of calls it received. More... | |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (testEvent) | |
Function Documentation
◆ CPPUNIT_TEST_SUITE_REGISTRATION()
CPPUNIT_TEST_SUITE_REGISTRATION | ( | testEvent | ) |