|
Squid Web Cache master
|
#include "squid.h"#include "base/AsyncCallQueue.h"#include "compat/cppunit.h"#include "event.h"#include "MemBuf.h"#include "unitTestMain.h"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[]) |
| CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestEvent | ) |
Definition at line 181 of file testEvent.cc.
References TestProgram::run().