#include "squid.h"
#include "base/AsyncCallQueue.h"
#include "compat/cppunit.h"
#include "event.h"
#include "MemBuf.h"
#include "unitTestMain.h"
Include dependency graph for testEvent.cc:
Go to the source code of this file.
Classes | |
class | TestEvent |
class | CalledEvent |
Helper for tests - an event which records the number of calls it received. More... | |
class | MyTestProgram |
customizes our test setup More... | |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (TestEvent) | |
int | main (int argc, char *argv[]) |
Function Documentation
◆ CPPUNIT_TEST_SUITE_REGISTRATION()
CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestEvent | ) |
◆ main()
Definition at line 181 of file testEvent.cc.
References TestProgram::run().