#include "squid.h"
#include "anyp/Uri.h"
#include "CacheManager.h"
#include "mgr/Action.h"
#include "Store.h"
#include "testCacheManager.h"
#include "unitTestMain.h"
#include <cppunit/TestAssert.h>
Include dependency graph for testCacheManager.cc:

Go to the source code of this file.
Classes | |
class | CacheManagerInternals |
Provides test code access to CacheManager internal symbols. More... | |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (testCacheManager) | |
static void | dummy_action (StoreEntry *sentry) |
Function Documentation
◆ CPPUNIT_TEST_SUITE_REGISTRATION()
CPPUNIT_TEST_SUITE_REGISTRATION | ( | testCacheManager | ) |
◆ dummy_action()
|
static |
Definition at line 47 of file testCacheManager.cc.
References StoreEntry::flags.
Referenced by testCacheManager::testRegister().