#include "squid.h"
#include "compat/cppunit.h"
#include "ConfigParser.h"
#include "SquidString.h"
#include "unitTestMain.h"
Go to the source code of this file.
Classes | |
class | TestConfigParser |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (TestConfigParser) | |
int | main (int argc, char *argv[]) |
Variables | |
int | shutting_down = 0 |
Function Documentation
◆ CPPUNIT_TEST_SUITE_REGISTRATION()
CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestConfigParser | ) |
◆ main()
Definition at line 93 of file testConfigParser.cc.
References TestProgram::run().
Variable Documentation
◆ shutting_down
int shutting_down = 0 |
Definition at line 32 of file testConfigParser.cc.
Referenced by Rock::IoState::~IoState(), _comm_close(), AvoidSignalAction(), clientReplyContext::buildReplyHeader(), Adaptation::Icap::Launcher::canRepeat(), Adaptation::Icap::Launcher::canRetry(), CheckQuickAbortIsReasonable(), FwdState::checkRetry(), TunnelStateData::checkRetry(), Auth::SchemeConfig::CreateAuthUser(), death(), ConfigParser::destruct(), Log::TcpLogger::doConnect(), SignalEngine::doShutdown(), Enqueue(), fatal(), Auth::Scheme::FreeAll(), helperStatefulShutdown(), masterShutdownStart(), StoreEntry::mayStartSwapOut(), StoreEntry::memoryCachable(), PeerPoolMgr::openNewConnection(), PconnPool::push(), redirectShutdown(), FwdState::retryOrBail(), serverConnectionsClose(), MemStore::shouldCache(), Kid::shouldRestart(), FwdState::Start(), StatefulEnqueue(), and watch_child().