|
Squid Web Cache master
|
#include "squid.h"#include "anyp/Uri.h"#include "CacheManager.h"#include "compat/cppunit.h"#include "mgr/Action.h"#include "mgr/Registration.h"#include "Store.h"#include "unitTestMain.h"#include <cppunit/TestAssert.h>Go to the source code of this file.
Classes | |
| class | TestCacheManager |
| class | CacheManagerInternals |
| Provides test code access to CacheManager internal symbols. More... | |
| class | MyTestProgram |
| customizes our test setup More... | |
Functions | |
| CPPUNIT_TEST_SUITE_REGISTRATION (TestCacheManager) | |
| static void | dummy_action (StoreEntry *sentry) |
| int | main (int argc, char *argv[]) |
| CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestCacheManager | ) |
|
static |
Definition at line 89 of file testCacheManager.cc.
References StoreEntry::flags.
Referenced by TestCacheManager::testRegister().
Definition at line 258 of file testCacheManager.cc.
References TestProgram::run().