StoreMetaVary.h
LOADABLE_MODULES_SOURCES = \
- LoadableModule.h \
LoadableModule.cc \
- LoadableModules.h \
- LoadableModules.cc
+ LoadableModule.h \
+ LoadableModules.cc \
+ LoadableModules.h
SUBDIRS = mem base anyp helper dns ftp parser comm eui acl format clients sbuf servers fs repl store DiskIO proxyp
DIST_SUBDIRS = mem base anyp helper dns ftp parser comm eui acl format clients sbuf servers fs repl store DiskIO proxyp
AM_CPPFLAGS += -I$(top_builddir)/src
-ACL_REGISTRATION_SOURCES = AclRegs.cc AuthReg.cc
+ACL_REGISTRATION_SOURCES = \
+ AclRegs.cc \
+ AuthReg.cc
# common library for all the binaries and tests. This is kindof a catch all
# and smaller libraries split from this are encouraged. Using lt convenience
# libraries, dependencies should not be a problem either.
libsquid_la_SOURCES = \
- comm.cc \
- comm.h \
CommCalls.cc \
CommCalls.h \
DescriptorSet.cc \
DescriptorSet.h \
+ SquidConfig.cc \
SquidConfig.h \
- SquidConfig.cc
+ comm.cc \
+ comm.h
squid_SOURCES = \
$(ACL_REGISTRATION_SOURCES) \
+ $(DELAY_POOL_SOURCE) \
+ $(DNSSOURCE) \
+ $(HTCPSOURCE) \
+ $(IPC_SOURCE) \
+ $(SNMP_SOURCE) \
+ $(STOREMETA_SOURCE) \
+ $(UNLINKDSOURCE) \
+ $(WIN32_SOURCE) \
+ $(WINSVC_SOURCE) \
+ $(XPROF_STATS_SOURCE) \
AccessLogEntry.cc \
AccessLogEntry.h \
AsyncEngine.cc \
AsyncEngine.h \
- cache_cf.h \
AuthReg.h \
- RefreshPattern.h \
- cache_cf.cc \
- CacheDigest.h \
+ BodyPipe.cc \
+ BodyPipe.h \
CacheDigest.cc \
- cache_manager.cc \
- NeighborTypeDomainList.h \
+ CacheDigest.h \
+ CacheManager.h \
CachePeer.cc \
CachePeer.h \
- CacheManager.h \
- carp.h \
- carp.cc \
- cbdata.cc \
- cbdata.h \
- client_db.h \
- client_db.cc \
- client_side.h \
- client_side.cc \
- client_side.h \
- client_side_reply.cc \
- client_side_reply.h \
- client_side_request.cc \
- client_side_request.h \
- ClientInfo.h \
- BodyPipe.cc \
- BodyPipe.h \
ClientInfo.h \
ClientRequestContext.h \
- clientStream.cc \
- clientStream.h \
- clientStreamForward.h \
CollapsedForwarding.cc \
CollapsedForwarding.h \
CollapsingHistory.h \
+ CommRead.h \
CommandLine.cc \
CommandLine.h \
CompletionDispatcher.cc \
CompletionDispatcher.h \
- CommRead.h \
ConfigOption.cc \
ConfigParser.cc \
ConfigParser.h \
CpuAffinityMap.h \
CpuAffinitySet.cc \
CpuAffinitySet.h \
- debug.cc \
Debug.h \
- defines.h \
- $(DELAY_POOL_SOURCE) \
- fs_io.h \
- fs_io.cc \
- dlink.h \
- dlink.cc \
- $(DNSSOURCE) \
Downloader.cc \
Downloader.h \
- enums.h \
- err_type.h \
- err_detail_type.h \
- errorpage.cc \
- errorpage.h \
ETag.cc \
ETag.h \
- event.cc \
- event.h \
- EventLoop.h \
EventLoop.cc \
- external_acl.cc \
+ EventLoop.h \
ExternalACL.h \
ExternalACLEntry.cc \
ExternalACLEntry.h \
- FadingCounter.h \
FadingCounter.cc \
- fatal.h \
- fatal.cc \
- fd.h \
- fd.cc \
- fde.cc \
- fde.h \
+ FadingCounter.h \
FileMap.h \
- filemap.cc \
- fqdncache.h \
- fqdncache.cc \
FwdState.cc \
FwdState.h \
Generic.h \
- globals.h \
- gopher.h \
- gopher.cc \
HappyConnOpener.cc \
HappyConnOpener.h \
- helper.cc \
- helper.h \
- hier_code.h \
HierarchyLogEntry.h \
- $(HTCPSOURCE) \
- HttpUpgradeProtocolAccess.cc \
- HttpUpgradeProtocolAccess.h \
- http.cc \
- http.h \
- HttpHeaderFieldStat.h \
- HttpHdrCc.h \
+ HttpBody.cc \
+ HttpBody.h \
+ HttpControlMsg.cc \
+ HttpControlMsg.h \
HttpHdrCc.cc \
+ HttpHdrCc.h \
+ HttpHdrContRange.cc \
+ HttpHdrContRange.h \
HttpHdrRange.cc \
HttpHdrSc.cc \
HttpHdrSc.h \
HttpHdrScTarget.cc \
HttpHdrScTarget.h \
- HttpHdrContRange.cc \
- HttpHdrContRange.h \
- HttpHeaderStat.h \
- HttpHeader.h \
HttpHeader.cc \
+ HttpHeader.h \
+ HttpHeaderFieldInfo.h \
+ HttpHeaderFieldStat.h \
HttpHeaderMask.h \
HttpHeaderRange.h \
- HttpHeaderFieldInfo.h \
- HttpHeaderTools.h \
+ HttpHeaderStat.h \
HttpHeaderTools.cc \
- HttpBody.h \
- HttpBody.cc \
- HttpControlMsg.cc \
- HttpControlMsg.h \
+ HttpHeaderTools.h \
HttpReply.cc \
HttpReply.h \
- RequestFlags.h \
- RequestFlags.cc \
HttpRequest.cc \
HttpRequest.h \
+ HttpUpgradeProtocolAccess.cc \
+ HttpUpgradeProtocolAccess.h \
ICP.h \
- icp_opcode.h \
- icp_v2.cc \
- icp_v3.cc \
- Instance.h \
Instance.cc \
- int.h \
- int.cc \
- internal.h \
- internal.cc \
- $(IPC_SOURCE) \
- ipcache.cc \
- ipcache.h \
+ Instance.h \
+ IoStats.h \
LogTags.cc \
LogTags.h \
- lookup_t.h \
- main.cc \
MasterXaction.cc \
MasterXaction.h \
- mem_node.cc \
- mem_node.h \
MemBuf.cc \
MemObject.cc \
MemObject.h \
+ MemStore.cc \
+ MemStore.h \
MessageSizes.h \
- mime.h \
- mime.cc \
- mime_header.h \
- mime_header.cc \
- multicast.h \
- multicast.cc \
- neighbors.h \
- neighbors.cc \
- Notes.h \
+ NeighborTypeDomainList.h \
Notes.cc \
+ Notes.h \
Parsing.cc \
Parsing.h \
- $(XPROF_STATS_SOURCE) \
- pconn.cc \
- pconn.h \
PeerDigest.h \
- peer_digest.cc \
- peer_proxy_negotiate_auth.h \
- peer_proxy_negotiate_auth.cc \
- peer_select.cc \
- peer_sourcehash.h \
- peer_sourcehash.cc \
- peer_userhash.h \
- peer_userhash.cc \
- PeerPoolMgr.h \
PeerPoolMgr.cc \
+ PeerPoolMgr.h \
PeerSelectState.h \
PingData.h \
Pipeline.cc \
Pipeline.h \
- protos.h \
- redirect.h \
- redirect.cc \
- refresh.h \
- refresh.cc \
+ RefreshPattern.h \
RemovalPolicy.cc \
RemovalPolicy.h \
+ RequestFlags.cc \
+ RequestFlags.h \
ResolvedPeers.cc \
ResolvedPeers.h \
- send-announce.h \
- send-announce.cc \
- SBufStatsAction.h \
SBufStatsAction.cc \
- sbuf/StringConvert.h \
- $(SNMP_SOURCE) \
- SquidMath.h \
+ SBufStatsAction.h \
SquidMath.cc \
+ SquidMath.h \
SquidNew.cc \
- IoStats.h \
- stat.h \
- stat.cc \
- StatCounters.h \
StatCounters.cc \
- StatHist.h \
+ StatCounters.h \
StatHist.cc \
- String.cc \
- StrList.h \
- StrList.cc \
- stmem.cc \
- stmem.h \
- repl_modules.h \
- store.cc \
+ StatHist.h \
Store.h \
+ StoreClient.h \
StoreFileSystem.cc \
StoreFileSystem.h \
- store_io.cc \
StoreIOBuffer.h \
StoreIOState.cc \
StoreIOState.h \
- store_client.cc \
- StoreClient.h \
- store_digest.h \
- store_digest.cc \
- store_key_md5.h \
- store_key_md5.cc \
- store_log.h \
- store_log.cc \
- store_rebuild.h \
- store_rebuild.cc \
- store_swapin.h \
- store_swapin.cc \
- store_swapmeta.cc \
- store_swapout.cc \
StoreMetaUnpacker.cc \
StoreMetaUnpacker.h \
- $(STOREMETA_SOURCE) \
StoreSearch.h \
StoreStats.cc \
StoreStats.h \
StoreSwapLogData.cc \
StoreSwapLogData.h \
- swap_log_op.h \
+ StrList.cc \
+ StrList.h \
+ String.cc \
+ TimeOrTag.h \
Transients.cc \
Transients.h \
- MemStore.cc \
- MemStore.h \
- time.cc \
- TimeOrTag.h \
- tools.h \
- tools.cc \
- tunnel.cc \
- typedefs.h \
- $(UNLINKDSOURCE) \
- urn.h \
- urn.cc \
- wccp.h \
- wccp.cc \
- wccp2.h \
- wccp2.cc \
- whois.h \
- whois.cc \
- wordlist.h \
- wordlist.cc \
- XactionInitiator.h \
XactionInitiator.cc \
+ XactionInitiator.h \
XactionStep.h \
- $(WIN32_SOURCE) \
- $(WINSVC_SOURCE)
-
-EXTRA_squid_SOURCES = \
- $(all_AUTHMODULES) \
- ConfigOption.h \
- $(DELAY_POOL_ALL_SOURCE) \
- htcp.cc \
- htcp.h \
- ipc.cc \
- ipc_win32.cc \
- ProfStats.cc \
- $(SNMP_ALL_SOURCE) \
- $(UNLINKDSOURCE) \
- $(WIN32_ALL_SOURCE) \
- $(LOADABLE_MODULES_SOURCES)
-
-noinst_HEADERS = \
- MemBuf.h \
- SquidString.h \
- SquidTime.h
-
-BUILT_SOURCES = \
- cf_gen_defines.cci \
- cf_parser.cci \
- err_type.cc \
- err_detail_type.cc \
- globals.cc \
- hier_code.cc \
- icp_opcode.cc \
- lookup_t.cc \
+ cache_cf.cc \
+ cache_cf.h \
+ cache_manager.cc \
+ carp.cc \
+ carp.h \
+ cbdata.cc \
+ cbdata.h \
+ clientStream.cc \
+ clientStream.h \
+ clientStreamForward.h \
+ client_db.cc \
+ client_db.h \
+ client_side.cc \
+ client_side.h \
+ client_side_reply.cc \
+ client_side_reply.h \
+ client_side_request.cc \
+ client_side_request.h \
+ debug.cc \
+ defines.h \
+ dlink.cc \
+ dlink.h \
+ enums.h \
+ err_detail_type.h \
+ err_type.h \
+ errorpage.cc \
+ errorpage.h \
+ event.cc \
+ event.h \
+ external_acl.cc \
+ fatal.cc \
+ fatal.h \
+ fd.cc \
+ fd.h \
+ fde.cc \
+ fde.h \
+ filemap.cc \
+ fqdncache.cc \
+ fqdncache.h \
+ fs_io.cc \
+ fs_io.h \
+ globals.h \
+ gopher.cc \
+ gopher.h \
+ helper.cc \
+ helper.h \
+ hier_code.h \
+ http.cc \
+ http.h \
+ icp_opcode.h \
+ icp_v2.cc \
+ icp_v3.cc \
+ int.cc \
+ int.h \
+ internal.cc \
+ internal.h \
+ ipcache.cc \
+ ipcache.h \
+ lookup_t.h \
+ main.cc \
+ mem_node.cc \
+ mem_node.h \
+ mime.cc \
+ mime.h \
+ mime_header.cc \
+ mime_header.h \
+ multicast.cc \
+ multicast.h \
+ neighbors.cc \
+ neighbors.h \
+ pconn.cc \
+ pconn.h \
+ peer_digest.cc \
+ peer_proxy_negotiate_auth.cc \
+ peer_proxy_negotiate_auth.h \
+ peer_select.cc \
+ peer_sourcehash.cc \
+ peer_sourcehash.h \
+ peer_userhash.cc \
+ peer_userhash.h \
+ protos.h \
+ redirect.cc \
+ redirect.h \
+ refresh.cc \
+ refresh.h \
+ repl_modules.h \
+ sbuf/StringConvert.h \
+ send-announce.cc \
+ send-announce.h \
+ stat.cc \
+ stat.h \
+ stmem.cc \
+ stmem.h \
+ store.cc \
+ store_client.cc \
+ store_digest.cc \
+ store_digest.h \
+ store_io.cc \
+ store_key_md5.cc \
+ store_key_md5.h \
+ store_log.cc \
+ store_log.h \
+ store_rebuild.cc \
+ store_rebuild.h \
+ store_swapin.cc \
+ store_swapin.h \
+ store_swapmeta.cc \
+ store_swapout.cc \
+ swap_log_op.h \
+ time.cc \
+ tools.cc \
+ tools.h \
+ tunnel.cc \
+ typedefs.h \
+ urn.cc \
+ urn.h \
+ wccp.cc \
+ wccp.h \
+ wccp2.cc \
+ wccp2.h \
+ whois.cc \
+ whois.h \
+ wordlist.cc \
+ wordlist.h
+
+EXTRA_squid_SOURCES = \
+ $(DELAY_POOL_ALL_SOURCE) \
+ $(LOADABLE_MODULES_SOURCES) \
+ $(SNMP_ALL_SOURCE) \
+ $(UNLINKDSOURCE) \
+ $(WIN32_ALL_SOURCE) \
+ $(all_AUTHMODULES) \
+ ConfigOption.h \
+ ProfStats.cc \
+ htcp.cc \
+ htcp.h \
+ ipc.cc \
+ ipc_win32.cc
+
+noinst_HEADERS = \
+ MemBuf.h \
+ SquidString.h \
+ SquidTime.h
+
+BUILT_SOURCES = \
+ cf_gen_defines.cci \
+ cf_parser.cci \
+ err_detail_type.cc \
+ err_type.cc \
+ globals.cc \
+ hier_code.cc \
+ icp_opcode.cc \
+ lookup_t.cc \
repl_modules.cc \
swap_log_op.cc
## libbase.la wants cbdata.*
## libbase.la wants MemBuf.*
ufsdump_SOURCES = \
+ $(WIN32_SOURCE) \
ClientInfo.h \
- cbdata.h \
- cbdata.cc \
- debug.cc \
- int.h \
- int.cc \
- mem/forward.h \
+ tests/stub_HelperChildConfig.cc \
MemBuf.cc \
MemBuf.h \
Parsing.h \
- store_key_md5.h \
- store_key_md5.cc \
+ RemovalPolicy.cc \
+ SquidNew.cc \
tests/stub_StoreMeta.cc \
StoreMetaUnpacker.cc \
String.cc \
- SquidNew.cc \
- tests/stub_time.cc \
- ufsdump.cc \
- dlink.h \
+ cbdata.cc \
+ cbdata.h \
+ debug.cc \
dlink.cc \
- helper/ChildConfig.h \
- tests/stub_HelperChildConfig.cc \
- RemovalPolicy.cc \
- $(WIN32_SOURCE) \
+ dlink.h \
+ tests/stub_fd.cc \
fd.h \
- tests/stub_fd.cc
+ helper/ChildConfig.h \
+ int.cc \
+ int.h \
+ mem/forward.h \
+ store_key_md5.cc \
+ store_key_md5.h \
+ tests/stub_time.cc \
+ ufsdump.cc
ufsdump_LDADD = \
ident/libident.la \
acl/libacls.la \
tests/testLookupTable.cc \
tests/testLookupTable.h
nodist_tests_testLookupTable_SOURCES = \
+ tests/stub_SBufDetailedStats.cc \
base/LookupTable.h \
tests/stub_debug.cc \
- tests/stub_libmem.cc \
- tests/stub_SBufDetailedStats.cc
+ tests/stub_libmem.cc
tests_testLookupTable_LDADD = \
sbuf/libsbuf.la \
base/libbase.la \
tests/testYesNoNone.cc \
tests/testYesNoNone.h
nodist_tests_testYesNoNone_SOURCES = \
+ tests/stub_SBuf.cc \
base/YesNoNone.h \
- tests/stub_debug.cc \
- tests/stub_SBuf.cc
+ tests/stub_debug.cc
tests_testYesNoNone_LDADD = \
base/libbase.la \
$(LIBCPPUNIT_LIBS) \
tests/testUriScheme.cc \
tests/testUriScheme.h
nodist_tests_testURL_SOURCES = \
- anyp/Uri.h \
- anyp/UriScheme.h \
+ tests/stub_HelperChildConfig.cc \
+ tests/stub_HttpHeader.cc \
+ tests/stub_HttpRequest.cc \
+ tests/stub_StatHist.cc \
String.cc \
tests/stub_access_log.cc \
+ anyp/Uri.h \
+ anyp/UriScheme.h \
tests/stub_cbdata.cc \
tests/stub_debug.cc \
- tests/stub_HelperChildConfig.cc \
- tests/stub_HttpHeader.cc \
- tests/stub_HttpRequest.cc \
tests/stub_libhttp.cc \
- tests/stub_libmem.cc \
- tests/stub_StatHist.cc
+ tests/stub_libmem.cc
tests_testURL_LDADD = \
libsquid.la \
proxyp/libproxyp.la \
tests/testTokenizer.cc \
tests/testTokenizer.h
nodist_tests_testTokenizer_SOURCES = \
- parser/Tokenizer.h \
+ tests/stub_StatHist.cc \
tests/stub_debug.cc \
tests/stub_libmem.cc \
- tests/stub_StatHist.cc
+ parser/Tokenizer.h
tests_testTokenizer_LDADD = \
parser/libparser.la \
sbuf/libsbuf.la \
check_PROGRAMS += tests/testSBuf
tests_testSBuf_SOURCES = \
- tests/SBufFindTest.cc \
- tests/SBufFindTest.h \
tests/testSBuf.cc \
- tests/testSBuf.h
+ tests/testSBuf.h \
+ tests/SBufFindTest.cc \
+ tests/SBufFindTest.h
nodist_tests_testSBuf_SOURCES = \
+ tests/stub_StatHist.cc \
tests/stub_debug.cc \
- tests/stub_libmem.cc \
- tests/stub_StatHist.cc
+ tests/stub_libmem.cc
tests_testSBuf_LDADD = \
sbuf/libsbuf.la \
base/libbase.la \
tests/testSBufList.cc \
tests/testSBufList.h
nodist_tests_testSBufList_SOURCES = \
+ tests/stub_StatHist.cc \
tests/stub_debug.cc \
- tests/stub_libmem.cc \
- tests/stub_StatHist.cc
+ tests/stub_libmem.cc
tests_testSBufList_LDADD = \
sbuf/libsbuf.la \
base/libbase.la \
tests/testString.cc \
tests/testString.h
nodist_tests_testString_SOURCES = \
- String.cc \
tests/stub_SBuf.cc \
+ String.cc \
tests/stub_debug.cc \
tests/stub_libmem.cc
tests_testString_LDADD = \
if ENABLE_FS_ROCK
check_PROGRAMS += tests/testRock
tests_testRock_SOURCES = \
+ $(DELAY_POOL_SOURCE) \
+ $(STOREMETA_SOURCE) \
+ $(UNLINKDSOURCE) \
AccessLogEntry.cc \
AccessLogEntry.h \
- tests/stub_CachePeer.cc \
- cbdata.cc \
+ tests/stub_CacheDigest.cc \
CacheDigest.h \
- CollapsedForwarding.h \
+ tests/stub_CachePeer.cc \
CollapsedForwarding.cc \
- tests/stub_CacheDigest.cc \
+ CollapsedForwarding.h \
ConfigOption.cc \
ConfigParser.cc \
- fs_io.h \
- fs_io.cc \
ETag.cc \
EventLoop.cc \
- event.cc \
FadingCounter.cc \
- fatal.h \
- fatal.cc \
- fd.h \
- fd.cc \
- fde.h \
- fde.cc \
FileMap.h \
- filemap.cc \
- HttpHeaderFieldStat.h \
- HttpBody.h \
+ tests/stub_HelperChildConfig.cc \
HttpBody.cc \
+ HttpBody.h \
HttpHdrCc.cc \
HttpHdrContRange.cc \
HttpHdrRange.cc \
HttpHdrSc.cc \
HttpHdrScTarget.cc \
- HttpHeader.h \
HttpHeader.cc \
+ HttpHeader.h \
HttpHeaderFieldInfo.h \
- HttpHeaderTools.h \
+ HttpHeaderFieldStat.h \
HttpHeaderTools.cc \
+ HttpHeaderTools.h \
HttpReply.cc \
- int.h \
- int.cc \
+ tests/stub_HttpRequest.cc \
LogTags.cc \
MasterXaction.cc \
MasterXaction.h \
MemBuf.cc \
MemObject.cc \
MemStore.cc \
- mem_node.cc \
- Notes.h \
Notes.cc \
+ Notes.h \
Parsing.cc \
+ tests/stub_Port.cc \
RemovalPolicy.cc \
RequestFlags.cc \
RequestFlags.h \
ResolvedPeers.cc \
ResolvedPeers.h \
- StatCounters.h \
+ tests/testRock.cc \
+ tests/testRock.h \
+ tests/stub_SBufDetailedStats.cc \
StatCounters.cc \
- StatHist.h \
+ StatCounters.h \
tests/stub_StatHist.cc \
- stmem.cc \
- repl_modules.h \
- tests/stub_stat.cc \
- store.cc \
+ StatHist.h \
StoreFileSystem.cc \
StoreIOState.cc \
StoreMetaUnpacker.cc \
- $(STOREMETA_SOURCE) \
+ tests/testStoreSupport.cc \
+ tests/testStoreSupport.h \
StoreSwapLogData.cc \
- store_io.cc \
- store_key_md5.h \
- store_key_md5.cc \
- store_swapmeta.cc \
- store_swapout.cc \
- tests/stub_SBufDetailedStats.cc \
- String.cc \
- StrList.h \
StrList.cc \
- Transients.h \
+ StrList.h \
+ String.cc \
Transients.cc \
- tests/testRock.cc \
- tests/testRock.h \
- tests/testStoreSupport.cc \
- tests/testStoreSupport.h \
- log/access_log.h \
+ Transients.h \
tests/stub_access_log.cc \
- cache_cf.h \
tests/stub_cache_cf.cc \
+ cache_cf.h \
tests/stub_cache_manager.cc \
+ cbdata.cc \
tests/stub_client_db.cc \
tests/stub_client_side_request.cc \
tests/stub_debug.cc \
tests/stub_errorpage.cc \
- tests/stub_HelperChildConfig.cc \
+ event.cc \
+ fatal.cc \
+ fatal.h \
+ fd.cc \
+ fd.h \
+ fde.cc \
+ fde.h \
+ filemap.cc \
+ fs_io.cc \
+ fs_io.h \
tests/stub_http.cc \
- tests/stub_HttpRequest.cc \
- tests/stub_libauth.cc \
tests/stub_icp.cc \
+ int.cc \
+ int.h \
tests/stub_ipc.cc \
tests/stub_ipcache.cc \
+ tests/stub_libanyp.cc \
+ tests/stub_libauth.cc \
tests/stub_libeui.cc \
tests/stub_libformat.cc \
tests/stub_libicmp.cc \
tests/stub_liblog.cc \
tests/stub_libmgr.cc \
tests/stub_libsecurity.cc \
- mime.h \
+ log/access_log.h \
+ mem_node.cc \
tests/stub_mime.cc \
+ mime.h \
tests/stub_neighbors.cc \
- tests/stub_Port.cc \
tests/stub_pconn.cc \
+ repl_modules.h \
+ tests/stub_stat.cc \
+ stmem.cc \
+ store.cc \
tests/stub_store_client.cc \
- store_rebuild.h \
+ store_io.cc \
+ store_key_md5.cc \
+ store_key_md5.h \
tests/stub_store_rebuild.cc \
+ store_rebuild.h \
tests/stub_store_stats.cc \
- tools.h \
- tests/stub_tools.cc \
+ store_swapmeta.cc \
+ store_swapout.cc \
time.cc \
- tests/stub_libanyp.cc \
- wordlist.h \
+ tests/stub_tools.cc \
+ tools.h \
wordlist.cc \
- $(DELAY_POOL_SOURCE) \
- $(UNLINKDSOURCE)
+ wordlist.h
nodist_tests_testRock_SOURCES = \
$(TESTSOURCES) \
- hier_code.cc \
SquidMath.cc \
SquidMath.h \
+ hier_code.cc \
swap_log_op.cc
tests_testRock_LDADD = \
http/libhttp.la \
if ENABLE_FS_UFS
check_PROGRAMS += tests/testUfs
tests_testUfs_SOURCES = \
+ $(DELAY_POOL_SOURCE) \
+ $(STOREMETA_SOURCE) \
+ $(UNLINKDSOURCE) \
+ $(WIN32_SOURCE) \
AccessLogEntry.cc \
AccessLogEntry.h \
- tests/testUfs.cc \
- tests/testUfs.h \
+ tests/stub_CacheDigest.cc \
+ CacheDigest.h \
tests/stub_CachePeer.cc \
- tests/stub_cache_manager.cc \
- tests/stub_client_db.cc \
+ ClientInfo.h \
tests/stub_CollapsedForwarding.cc \
- tests/stub_HelperChildConfig.cc \
- tests/stub_icp.cc \
- tests/stub_ipc.cc \
- tests/stub_ipcache.cc \
- tests/stub_libeui.cc \
- tests/stub_libicmp.cc \
- tests/stub_liblog.cc \
- tests/stub_neighbors.cc \
- tests/stub_pconn.cc \
- tests/stub_Port.cc \
- tests/stub_UdsOp.cc \
- internal.h \
- tests/stub_internal.cc \
- tests/stub_libformat.cc \
- tests/stub_libsecurity.cc \
- tests/stub_stat.cc \
- store_rebuild.h \
- tests/stub_store_rebuild.cc \
- tests/stub_store_stats.cc \
- fatal.h \
- tests/stub_fatal.cc \
- fd.h \
- fd.cc \
- fde.h \
- fde.cc \
- client_db.h \
+ ConfigOption.cc \
+ ConfigParser.cc \
+ ETag.cc \
+ EventLoop.cc \
FadingCounter.cc \
- fs_io.h \
- fs_io.cc \
FileMap.h \
- filemap.cc \
- HttpBody.h \
+ tests/stub_HelperChildConfig.cc \
HttpBody.cc \
+ HttpBody.h \
+ HttpHdrCc.cc \
+ HttpHdrCc.h \
+ HttpHdrContRange.cc \
+ HttpHdrRange.cc \
+ HttpHdrSc.cc \
+ HttpHdrScTarget.cc \
+ HttpHeader.cc \
+ HttpHeader.h \
+ HttpHeaderFieldInfo.h \
+ HttpHeaderFieldStat.h \
+ HttpHeaderTools.cc \
+ HttpHeaderTools.h \
HttpReply.cc \
- int.h \
- int.cc \
+ tests/stub_HttpRequest.cc \
LogTags.cc \
- RequestFlags.h \
- RequestFlags.cc \
- Transients.cc \
MasterXaction.cc \
MasterXaction.h \
+ MemBuf.cc \
MemObject.cc \
MemStore.cc \
- Notes.h \
Notes.cc \
- StoreSwapLogData.cc \
+ Notes.h \
+ Parsing.cc \
+ tests/stub_Port.cc \
+ RemovalPolicy.cc \
+ RequestFlags.cc \
+ RequestFlags.h \
+ tests/stub_SBufDetailedStats.cc \
+ StatCounters.cc \
+ StatCounters.h \
+ StatHist.cc \
+ StatHist.h \
+ StoreFileSystem.cc \
StoreIOState.cc \
StoreMetaUnpacker.cc \
- $(STOREMETA_SOURCE) \
- StoreFileSystem.cc \
- store_io.cc \
- store_swapout.cc \
- store_swapmeta.cc \
- $(UNLINKDSOURCE) \
- $(WIN32_SOURCE) \
- event.cc \
- $(DELAY_POOL_SOURCE) \
- CacheDigest.h \
- tests/stub_CacheDigest.cc \
- ConfigParser.cc \
- EventLoop.cc \
- RemovalPolicy.cc \
- repl_modules.h \
- store.cc \
- store_key_md5.h \
- store_key_md5.cc \
- Parsing.cc \
- ConfigOption.cc \
+ tests/testStoreSupport.cc \
+ tests/testStoreSupport.h \
+ StoreSwapLogData.cc \
+ StrList.cc \
+ StrList.h \
+ String.cc \
+ Transients.cc \
+ tests/stub_UdsOp.cc \
+ tests/testUfs.cc \
+ tests/testUfs.h \
+ tests/stub_access_log.cc \
tests/stub_acl.cc \
- cache_cf.h \
tests/stub_cache_cf.cc \
- tests/stub_helper.cc \
+ cache_cf.h \
+ tests/stub_cache_manager.cc \
cbdata.cc \
- tests/stub_SBufDetailedStats.cc \
- String.cc \
- tests/stub_debug.cc \
+ tests/stub_client_db.cc \
+ client_db.h \
tests/stub_client_side_request.cc \
+ tests/stub_debug.cc \
+ tests/stub_errorpage.cc \
+ event.cc \
+ tests/stub_fatal.cc \
+ fatal.h \
+ fd.cc \
+ fd.h \
+ fde.cc \
+ fde.h \
+ filemap.cc \
+ fs_io.cc \
+ fs_io.h \
+ tests/stub_helper.cc \
tests/stub_http.cc \
+ tests/stub_icp.cc \
+ int.cc \
+ int.h \
+ tests/stub_internal.cc \
+ internal.h \
+ tests/stub_ipc.cc \
+ tests/stub_ipcache.cc \
+ tests/stub_libanyp.cc \
tests/stub_libauth.cc \
+ tests/stub_libeui.cc \
+ tests/stub_libformat.cc \
+ tests/stub_libicmp.cc \
+ tests/stub_liblog.cc \
+ tests/stub_libsecurity.cc \
+ log/access_log.h \
mem_node.cc \
- stmem.cc \
- mime.h \
tests/stub_mime.cc \
- HttpHeaderFieldInfo.h \
- HttpHeaderTools.h \
- HttpHeaderTools.cc \
- HttpHeader.h \
- HttpHeader.cc \
- ClientInfo.h \
- MemBuf.cc \
- HttpHdrContRange.cc \
- HttpHeaderFieldStat.h \
- HttpHdrCc.h \
- HttpHdrCc.cc \
- HttpHdrSc.cc \
- HttpHdrScTarget.cc \
- tests/stub_libanyp.cc \
- StatCounters.h \
- StatCounters.cc \
- StatHist.h \
- StatHist.cc \
- StrList.h \
- StrList.cc \
- HttpHdrRange.cc \
- ETag.cc \
- tests/stub_errorpage.cc \
- tests/stub_HttpRequest.cc \
- log/access_log.h \
- tests/stub_access_log.cc \
- refresh.h \
+ mime.h \
+ tests/stub_neighbors.cc \
+ tests/stub_pconn.cc \
refresh.cc \
+ refresh.h \
+ repl_modules.h \
+ tests/stub_stat.cc \
+ stmem.cc \
+ store.cc \
tests/stub_store_client.cc \
- tools.h \
- tests/stub_tools.cc \
- tests/testStoreSupport.cc \
- tests/testStoreSupport.h \
+ store_io.cc \
+ store_key_md5.cc \
+ store_key_md5.h \
+ tests/stub_store_rebuild.cc \
+ store_rebuild.h \
+ tests/stub_store_stats.cc \
+ store_swapmeta.cc \
+ store_swapout.cc \
time.cc \
- wordlist.h \
- wordlist.cc
+ tests/stub_tools.cc \
+ tools.h \
+ wordlist.cc \
+ wordlist.h
nodist_tests_testUfs_SOURCES = \
$(TESTSOURCES) \
- hier_code.cc \
SquidMath.cc \
SquidMath.h \
+ hier_code.cc \
swap_log_op.cc
tests_testUfs_LDADD = \
http/libhttp.la \
check_PROGRAMS += tests/testStore
## why so many sources? well httpHeaderTools requites ACLChecklist & friends.
## first line - what we are testing.
-tests_testStore_SOURCES= \
- CacheDigest.h \
+tests_testStore_SOURCES = \
+ $(DELAY_POOL_SOURCE) \
tests/stub_CacheDigest.cc \
- cbdata.cc \
+ CacheDigest.h \
ClientInfo.h \
tests/stub_CollapsedForwarding.cc \
ConfigOption.cc \
ConfigParser.cc \
- $(DELAY_POOL_SOURCE) \
- fs_io.h \
- fs_io.cc \
ETag.cc \
- event.cc \
EventLoop.cc \
- fatal.h \
- tests/stub_fatal.cc \
FileMap.h \
- filemap.cc \
- HttpHeaderFieldStat.h \
- HttpHdrCc.h \
+ tests/stub_HelperChildConfig.cc \
+ HttpBody.cc \
+ HttpBody.h \
HttpHdrCc.cc \
+ HttpHdrCc.h \
HttpHdrContRange.cc \
HttpHdrRange.cc \
HttpHdrSc.cc \
HttpHdrScTarget.cc \
+ HttpHeader.cc \
+ HttpHeader.h \
HttpHeaderFieldInfo.h \
- HttpHeaderTools.h \
+ HttpHeaderFieldStat.h \
HttpHeaderTools.cc \
- HttpHeader.h \
- HttpHeader.cc \
- RequestFlags.cc \
- RequestFlags.h \
- int.h \
- int.cc \
+ HttpHeaderTools.h \
+ tests/stub_HttpReply.cc \
+ tests/stub_HttpRequest.cc \
MasterXaction.cc \
MasterXaction.h \
- mem_node.cc \
MemBuf.cc \
MemObject.cc \
MemStore.cc \
- Notes.h \
Notes.cc \
+ Notes.h \
+ tests/testPackableStream.cc \
+ tests/testPackableStream.h \
Parsing.cc \
+ tests/stub_Port.cc \
RemovalPolicy.cc \
- refresh.h \
- refresh.cc \
- StatCounters.h \
+ RequestFlags.cc \
+ RequestFlags.h \
+ tests/stub_SBufDetailedStats.cc \
StatCounters.cc \
- StatHist.h \
+ StatCounters.h \
StatHist.cc \
- stmem.cc \
- repl_modules.h \
- store.cc \
- store_io.cc \
- store_swapout.cc \
+ StatHist.h \
+ tests/testStore.cc \
+ tests/testStore.h \
+ tests/testStoreController.cc \
+ tests/testStoreController.h \
+ tests/testStoreHashIndex.cc \
+ tests/testStoreHashIndex.h \
StoreIOState.cc \
tests/stub_StoreMeta.cc \
StoreMetaUnpacker.cc \
+ tests/testStoreSupport.cc \
+ tests/testStoreSupport.h \
StoreSwapLogData.cc \
- store_key_md5.h \
- store_key_md5.cc \
- tests/stub_SBufDetailedStats.cc \
- String.cc \
- StrList.h \
StrList.cc \
- tests/CapturingStoreEntry.h \
- log/access_log.h \
+ StrList.h \
+ String.cc \
+ Transients.cc \
+ tests/stub_UdsOp.cc \
tests/stub_access_log.cc \
tests/stub_acl.cc \
- cache_cf.h \
tests/stub_cache_cf.cc \
+ cache_cf.h \
tests/stub_cache_manager.cc \
+ cbdata.cc \
tests/stub_client_side_request.cc \
tests/stub_comm.cc \
tests/stub_debug.cc \
tests/stub_errorpage.cc \
+ event.cc \
+ tests/stub_fatal.cc \
+ fatal.h \
+ tests/stub_fd.cc \
fd.h \
fde.h \
- tests/stub_fd.cc \
+ filemap.cc \
+ fs_io.cc \
+ fs_io.h \
tests/stub_helper.cc \
- tests/stub_HelperChildConfig.cc \
tests/stub_http.cc \
+ int.cc \
+ int.h \
+ tests/stub_libanyp.cc \
tests/stub_libauth.cc \
- tests/stub_libeui.cc \
+ tests/stub_libcomm.cc \
tests/stub_libdiskio.cc \
+ tests/stub_libeui.cc \
tests/stub_libformat.cc \
tests/stub_libsecurity.cc \
tests/stub_libsslsquid.cc \
- HttpBody.h \
- HttpBody.cc \
- tests/stub_HttpReply.cc \
- tests/stub_HttpRequest.cc \
- tests/stub_libcomm.cc \
- mime.h \
+ log/access_log.h \
+ mem_node.cc \
tests/stub_mime.cc \
- tests/stub_Port.cc \
+ mime.h \
+ refresh.cc \
+ refresh.h \
+ repl_modules.h \
tests/stub_stat.cc \
+ stmem.cc \
+ store.cc \
tests/stub_store_client.cc \
- tests/stub_store_stats.cc \
- store_rebuild.h \
+ store_io.cc \
+ store_key_md5.cc \
+ store_key_md5.h \
tests/stub_store_rebuild.cc \
+ store_rebuild.h \
+ tests/stub_store_stats.cc \
+ store_swapout.cc \
tests/stub_store_swapout.cc \
- tools.h \
- Transients.cc \
- tests/stub_tools.cc \
- tests/stub_UdsOp.cc \
- tests/testPackableStream.cc \
- tests/testPackableStream.h \
- tests/testStore.cc \
- tests/testStore.h \
- tests/testStoreController.cc \
- tests/testStoreController.h \
- tests/testStoreHashIndex.cc \
- tests/testStoreHashIndex.h \
- tests/testStoreSupport.cc \
- tests/testStoreSupport.h \
+ tests/CapturingStoreEntry.h \
tests/TestSwapDir.cc \
tests/TestSwapDir.h \
tests/stub_time.cc \
- tests/stub_libanyp.cc \
- wordlist.h \
- wordlist.cc
-nodist_tests_testStore_SOURCES= \
+ tests/stub_tools.cc \
+ tools.h \
+ wordlist.cc \
+ wordlist.h
+nodist_tests_testStore_SOURCES = \
+ $(TESTSOURCES) \
SquidMath.cc \
SquidMath.h \
- swap_log_op.cc \
- $(TESTSOURCES)
+ swap_log_op.cc
tests_testStore_LDADD= \
libsquid.la \
http/libhttp.la \
check_PROGRAMS += tests/testDiskIO
tests_testDiskIO_SOURCES = \
+ $(DELAY_POOL_SOURCE) \
+ $(UNLINKDSOURCE) \
+ $(WIN32_SOURCE) \
AccessLogEntry.cc \
AccessLogEntry.h \
- CacheDigest.h \
tests/stub_CacheDigest.cc \
+ CacheDigest.h \
tests/stub_CachePeer.cc \
- cbdata.cc \
- client_db.h \
ClientInfo.h \
tests/stub_CollapsedForwarding.cc \
ConfigOption.cc \
ConfigParser.cc \
- $(DELAY_POOL_SOURCE) \
- FadingCounter.cc \
- fs_io.h \
- fs_io.cc \
+ tests/testDiskIO.cc \
+ tests/testDiskIO.h \
tests/stub_ETag.cc \
EventLoop.cc \
- event.cc \
- fatal.h \
- tests/stub_fatal.cc \
- fd.h \
- fd.cc \
- fde.h \
- fde.cc \
+ FadingCounter.cc \
FileMap.h \
- filemap.cc \
- HttpBody.h \
+ tests/stub_HelperChildConfig.cc \
HttpBody.cc \
- HttpHeaderFieldStat.h \
- HttpHdrCc.h \
+ HttpBody.h \
HttpHdrCc.cc \
+ HttpHdrCc.h \
HttpHdrContRange.cc \
+ HttpHdrRange.cc \
HttpHdrSc.cc \
HttpHdrScTarget.cc \
- HttpHdrRange.cc \
+ HttpHeader.cc \
+ HttpHeader.h \
HttpHeaderFieldInfo.h \
- HttpHeaderTools.h \
+ HttpHeaderFieldStat.h \
HttpHeaderTools.cc \
- HttpHeader.h \
- HttpHeader.cc \
+ HttpHeaderTools.h \
HttpReply.cc \
- int.h \
- int.cc \
+ tests/stub_HttpRequest.cc \
LogTags.cc \
MasterXaction.cc \
MasterXaction.h \
MemBuf.cc \
MemObject.cc \
- mem_node.cc \
- Notes.h \
+ tests/stub_MemStore.cc \
Notes.cc \
+ Notes.h \
Parsing.cc \
- refresh.h \
- refresh.cc \
+ tests/stub_Port.cc \
RemovalPolicy.cc \
- RequestFlags.h \
RequestFlags.cc \
+ RequestFlags.h \
ResolvedPeers.cc \
ResolvedPeers.h \
- tests/stub_libsecurity.cc \
- StatCounters.h \
+ tests/stub_SBufDetailedStats.cc \
StatCounters.cc \
- StatHist.h \
+ StatCounters.h \
tests/stub_StatHist.cc \
- stmem.cc \
- tests/stub_SBufDetailedStats.cc \
+ StatHist.h \
StoreFileSystem.cc \
StoreIOState.cc \
tests/stub_StoreMeta.cc \
StoreMetaUnpacker.cc \
+ tests/testStoreSupport.cc \
+ tests/testStoreSupport.h \
StoreSwapLogData.cc \
- store_io.cc \
- store_key_md5.h \
- store_key_md5.cc \
- store_swapout.cc \
- store_swapmeta.cc \
- repl_modules.h \
- store.cc \
- String.cc \
- StrList.h \
StrList.cc \
- tests/stub_libstore.cc \
+ StrList.h \
+ String.cc \
Transients.cc \
- log/access_log.h \
+ tests/stub_UdsOp.cc \
tests/stub_access_log.cc \
tests/stub_acl.cc \
- cache_cf.h \
tests/stub_cache_cf.cc \
+ cache_cf.h \
tests/stub_cache_manager.cc \
+ cbdata.cc \
tests/stub_client_db.cc \
- client_side_request.h \
+ client_db.h \
tests/stub_client_side_request.cc \
+ client_side_request.h \
tests/stub_debug.cc \
tests/stub_errorpage.cc \
+ event.cc \
+ tests/stub_fatal.cc \
+ fatal.h \
+ fd.cc \
+ fd.h \
+ fde.cc \
+ fde.h \
+ filemap.cc \
+ fs_io.cc \
+ fs_io.h \
tests/stub_helper.cc \
- tests/stub_HelperChildConfig.cc \
- tests/stub_HttpRequest.cc \
tests/stub_http.cc \
tests/stub_icp.cc \
- internal.h \
+ int.cc \
+ int.h \
tests/stub_internal.cc \
+ internal.h \
tests/stub_ipc.cc \
tests/stub_ipcache.cc \
- tests/stub_libauth_acls.cc \
+ tests/stub_libanyp.cc \
tests/stub_libauth.cc \
+ tests/stub_libauth_acls.cc \
tests/stub_libeui.cc \
tests/stub_libformat.cc \
tests/stub_libicmp.cc \
tests/stub_liblog.cc \
- tests/stub_MemStore.cc \
- mime.h \
+ tests/stub_libsecurity.cc \
+ tests/stub_libstore.cc \
+ log/access_log.h \
+ mem_node.cc \
tests/stub_mime.cc \
+ mime.h \
tests/stub_neighbors.cc \
tests/stub_pconn.cc \
- tests/stub_Port.cc \
+ refresh.cc \
+ refresh.h \
+ repl_modules.h \
tests/stub_stat.cc \
+ stmem.cc \
+ store.cc \
tests/stub_store_client.cc \
- tests/stub_store_stats.cc \
- store_rebuild.h \
+ store_io.cc \
+ store_key_md5.cc \
+ store_key_md5.h \
tests/stub_store_rebuild.cc \
- tests/stub_UdsOp.cc \
- tests/testDiskIO.cc \
- tests/testDiskIO.h \
- tests/testStoreSupport.cc \
- tests/testStoreSupport.h \
+ store_rebuild.h \
+ tests/stub_store_stats.cc \
+ store_swapmeta.cc \
+ store_swapout.cc \
tests/stub_time.cc \
- $(UNLINKDSOURCE) \
- tests/stub_libanyp.cc \
- $(WIN32_SOURCE) \
- wordlist.h \
- wordlist.cc \
+ tests/stub_tools.cc \
tools.h \
- tests/stub_tools.cc
-nodist_tests_testDiskIO_SOURCES= \
+ wordlist.cc \
+ wordlist.h
+nodist_tests_testDiskIO_SOURCES = \
$(TESTSOURCES) \
- hier_code.cc \
SquidMath.cc \
SquidMath.h \
+ hier_code.cc \
swap_log_op.cc
tests_testDiskIO_LDADD = \
libsquid.la \
tests/testACLMaxUserIP.h
nodist_tests_testACLMaxUserIP_SOURCES = \
ConfigParser.cc \
- dlink.cc \
- globals.cc \
+ tests/stub_HelperChildConfig.cc \
+ tests/stub_HttpHeader.cc \
+ tests/stub_HttpRequest.cc \
+ tests/stub_MemBuf.cc \
Parsing.cc \
+ tests/stub_StatHist.cc \
String.cc \
tests/stub_access_log.cc \
tests/stub_cache_cf.cc \
tests/stub_cbdata.cc \
tests/stub_client_side.cc \
tests/stub_debug.cc \
+ dlink.cc \
tests/stub_errorpage.cc \
tests/stub_fatal.cc \
- tests/stub_HelperChildConfig.cc \
- tests/stub_HttpHeader.cc \
- tests/stub_HttpRequest.cc \
+ globals.cc \
tests/stub_libauth.cc \
tests/stub_libhttp.cc \
tests/stub_libmem.cc \
- tests/stub_libsecurity.cc \
- tests/stub_MemBuf.cc \
- tests/stub_StatHist.cc
+ tests/stub_libsecurity.cc
tests_testACLMaxUserIP_LDADD = \
$(AUTH_ACL_LIBS) \
acl/libapi.la \
check_PROGRAMS += tests/test_http_range
tests_test_http_range_SOURCES = \
+ $(DELAY_POOL_SOURCE) \
+ $(DNSSOURCE) \
+ $(HTCPSOURCE) \
+ $(IPC_SOURCE) \
+ $(SNMP_SOURCE) \
+ $(UNLINKDSOURCE) \
+ $(WIN32_SOURCE) \
AccessLogEntry.cc \
- BodyPipe.cc \
- cache_cf.h \
AuthReg.h \
- RefreshPattern.h \
+ BodyPipe.cc \
+ tests/stub_CacheDigest.cc \
+ CacheDigest.h \
CachePeer.cc \
CachePeer.h \
- cache_manager.cc \
- CacheDigest.h \
- tests/stub_CacheDigest.cc \
- carp.h \
- tests/stub_carp.cc \
- cbdata.cc \
- tests/stub_client_db.cc \
- client_side.h \
- client_side.cc \
- client_side_reply.cc \
- client_side_request.cc \
ClientInfo.h \
- clientStream.cc \
tests/stub_CollapsedForwarding.cc \
ConfigOption.cc \
ConfigParser.cc \
CpuAffinityMap.h \
CpuAffinitySet.cc \
CpuAffinitySet.h \
+ tests/stub_ETag.cc \
+ tests/stub_EventLoop.cc \
+ FadingCounter.cc \
+ FileMap.h \
+ FwdState.cc \
+ FwdState.h \
+ HappyConnOpener.cc \
+ HappyConnOpener.h \
+ HttpBody.cc \
+ HttpBody.h \
+ tests/stub_HttpControlMsg.cc \
+ HttpHdrCc.cc \
+ HttpHdrCc.h \
+ HttpHdrContRange.cc \
+ HttpHdrRange.cc \
+ HttpHdrSc.cc \
+ HttpHdrScTarget.cc \
+ HttpHeader.cc \
+ HttpHeader.h \
+ HttpHeaderFieldInfo.h \
+ HttpHeaderFieldStat.h \
+ HttpHeaderTools.cc \
+ HttpHeaderTools.h \
+ HttpReply.cc \
+ HttpRequest.cc \
+ tests/stub_HttpUpgradeProtocolAccess.cc \
+ IoStats.h \
+ LogTags.cc \
+ MasterXaction.cc \
+ MasterXaction.h \
+ MemBuf.cc \
+ MemObject.cc \
+ tests/stub_MemStore.cc \
+ Notes.cc \
+ Notes.h \
+ Parsing.cc \
+ PeerPoolMgr.cc \
+ PeerPoolMgr.h \
+ Pipeline.cc \
+ Pipeline.h \
+ RefreshPattern.h \
+ RemovalPolicy.cc \
+ RequestFlags.cc \
+ RequestFlags.h \
+ ResolvedPeers.cc \
+ ResolvedPeers.h \
+ tests/stub_SBufDetailedStats.cc \
+ SquidMath.cc \
+ SquidMath.h \
+ StatCounters.cc \
+ StatCounters.h \
+ StatHist.cc \
+ StatHist.h \
+ StoreFileSystem.cc \
+ StoreIOState.cc \
+ tests/stub_StoreMeta.cc \
+ StoreMetaUnpacker.cc \
+ StoreSwapLogData.cc \
+ StrList.cc \
+ StrList.h \
+ String.cc \
+ Transients.cc \
+ tests/test_http_range.cc \
+ tests/stub_cache_cf.cc \
+ cache_cf.h \
+ cache_manager.cc \
+ tests/stub_carp.cc \
+ carp.h \
+ cbdata.cc \
+ clientStream.cc \
+ tests/stub_client_db.cc \
+ client_side.cc \
+ client_side.h \
+ client_side_reply.cc \
+ client_side_request.cc \
debug.cc \
- $(DELAY_POOL_SOURCE) \
- fs_io.h \
- fs_io.cc \
- dlink.h \
dlink.cc \
- $(DNSSOURCE) \
+ dlink.h \
errorpage.cc \
- tests/stub_ETag.cc \
- event.cc \
- FadingCounter.cc \
- fatal.h \
- tests/stub_libauth.cc \
+ event.cc \
+ tests/stub_external_acl.cc \
tests/stub_fatal.cc \
- fd.h \
+ fatal.h \
fd.cc \
+ fd.h \
fde.cc \
- FileMap.h \
filemap.cc \
- fqdncache.h \
fqdncache.cc \
- FwdState.cc \
- FwdState.h \
- gopher.h \
+ fqdncache.h \
+ fs_io.cc \
+ fs_io.h \
tests/stub_gopher.cc \
- HappyConnOpener.cc \
- HappyConnOpener.h \
+ gopher.h \
helper.cc \
hier_code.h \
- $(HTCPSOURCE) \
http.cc \
- HttpBody.h \
- HttpBody.cc \
- tests/stub_HttpControlMsg.cc \
- HttpHeaderFieldStat.h \
- HttpHdrCc.h \
- HttpHdrCc.cc \
- HttpHdrContRange.cc \
- HttpHdrRange.cc \
- HttpHdrSc.cc \
- HttpHdrScTarget.cc \
- HttpHeader.h \
- HttpHeader.cc \
- HttpHeaderFieldInfo.h \
- HttpHeaderTools.h \
- HttpHeaderTools.cc \
- HttpReply.cc \
- PeerPoolMgr.h \
- PeerPoolMgr.cc \
- RequestFlags.h \
- RequestFlags.cc \
- HttpRequest.cc \
icp_v2.cc \
icp_v3.cc \
- int.h \
int.cc \
- internal.h \
+ int.h \
internal.cc \
- $(IPC_SOURCE) \
+ internal.h \
+ tests/stub_ipc_Forwarder.cc \
ipcache.cc \
- LogTags.cc \
- MasterXaction.cc \
- MasterXaction.h \
- MemBuf.cc \
- MemObject.cc \
+ tests/stub_libauth.cc \
+ tests/stub_libdiskio.cc \
+ tests/stub_libeui.cc \
tests/stub_libmem.cc \
+ tests/stub_libsecurity.cc \
+ tests/stub_libstore.cc \
+ tests/stub_main_cc.cc \
mem_node.cc \
- mime.h \
mime.cc \
- mime_header.h \
+ mime.h \
mime_header.cc \
- multicast.h \
+ mime_header.h \
multicast.cc \
- neighbors.h \
+ multicast.h \
neighbors.cc \
- Notes.cc \
- Notes.h \
- Parsing.cc \
+ neighbors.h \
+ pconn.cc \
peer_digest.cc \
- peer_proxy_negotiate_auth.h \
peer_proxy_negotiate_auth.cc \
+ peer_proxy_negotiate_auth.h \
peer_select.cc \
- peer_sourcehash.h \
peer_sourcehash.cc \
- peer_userhash.h \
+ peer_sourcehash.h \
peer_userhash.cc \
- Pipeline.cc \
- Pipeline.h \
- pconn.cc \
- redirect.h \
+ peer_userhash.h \
tests/stub_redirect.cc \
- refresh.h \
+ redirect.h \
refresh.cc \
- RemovalPolicy.cc \
- ResolvedPeers.cc \
- ResolvedPeers.h \
- tests/stub_SBufDetailedStats.cc \
- $(SNMP_SOURCE) \
- SquidMath.h \
- SquidMath.cc \
- IoStats.h \
- stat.h \
+ refresh.h \
+ repl_modules.h \
stat.cc \
- StatCounters.h \
- StatCounters.cc \
- StatHist.h \
- StatHist.cc \
+ stat.h \
stmem.cc \
- repl_modules.h \
store.cc \
store_client.cc \
- store_digest.h \
tests/stub_store_digest.cc \
- store_key_md5.h \
- store_key_md5.cc \
+ store_digest.h \
store_io.cc \
- store_log.h \
+ store_key_md5.cc \
+ store_key_md5.h \
store_log.cc \
- store_rebuild.h \
+ store_log.h \
store_rebuild.cc \
- store_swapin.h \
+ store_rebuild.h \
+ tests/stub_store_stats.cc \
store_swapin.cc \
+ store_swapin.h \
store_swapmeta.cc \
store_swapout.cc \
- StoreFileSystem.cc \
- StoreIOState.cc \
- tests/stub_StoreMeta.cc \
- StoreMetaUnpacker.cc \
- StoreSwapLogData.cc \
- String.cc \
- StrList.h \
- StrList.cc \
- tests/stub_libstore.cc \
- Transients.cc \
- tests/test_http_range.cc \
- tests/stub_cache_cf.cc \
- tests/stub_external_acl.cc \
- tests/stub_HttpUpgradeProtocolAccess.cc \
- tests/stub_ipc_Forwarder.cc \
- tests/stub_libdiskio.cc \
- tests/stub_libeui.cc \
- tests/stub_libsecurity.cc \
- tests/stub_main_cc.cc \
- tests/stub_MemStore.cc \
- tests/stub_store_stats.cc \
- tests/stub_EventLoop.cc \
time.cc \
- tools.h \
tools.cc \
+ tools.h \
tests/stub_tunnel.cc \
- $(UNLINKDSOURCE) \
- urn.h \
urn.cc \
- wccp2.h \
+ urn.h \
tests/stub_wccp2.cc \
- whois.h \
+ wccp2.h \
tests/stub_whois.cc \
- $(WIN32_SOURCE) \
- wordlist.h \
- wordlist.cc
+ whois.h \
+ wordlist.cc \
+ wordlist.h
nodist_tests_test_http_range_SOURCES = \
$(BUILT_SOURCES)
tests_test_http_range_LDADD = \
check_PROGRAMS += tests/testHttp1Parser
tests_testHttp1Parser_SOURCES = \
Debug.h \
+ tests/stub_HelperChildConfig.cc \
+ tests/testHttp1Parser.cc \
+ tests/testHttp1Parser.h \
MemBuf.cc \
MemBuf.h \
tests/stub_MemObject.cc \
- mime_header.cc \
- mime_header.h \
- String.cc \
- cache_cf.h \
tests/stub_SBufDetailedStats.cc \
+ String.cc \
tests/stub_cache_cf.cc \
+ cache_cf.h \
tests/stub_cache_manager.cc \
- tests/stub_comm.cc \
tests/stub_cbdata.cc \
+ tests/stub_comm.cc \
tests/stub_debug.cc \
tests/stub_event.cc \
- tests/stub_HelperChildConfig.cc \
+ tests/stub_libanyp.cc \
tests/stub_libmem.cc \
tests/stub_libsecurity.cc \
+ mime_header.cc \
+ mime_header.h \
tests/stub_stmem.cc \
tests/stub_store.cc \
tests/stub_store_stats.cc \
- tools.h \
- tests/stub_tools.cc \
- tests/testHttp1Parser.cc \
- tests/testHttp1Parser.h \
tests/stub_time.cc \
- tests/stub_libanyp.cc \
- wordlist.h \
- wordlist.cc
+ tests/stub_tools.cc \
+ tools.h \
+ wordlist.cc \
+ wordlist.h
nodist_tests_testHttp1Parser_SOURCES = \
$(TESTSOURCES)
tests_testHttp1Parser_LDADD= \
tests_testHttp1Parser_LDFLAGS = $(LIBADD_DL)
check_PROGRAMS += tests/testHttpReply
-tests_testHttpReply_SOURCES=\
- cbdata.cc \
- cbdata.h \
+tests_testHttpReply_SOURCES = \
ConfigParser.cc \
tests/stub_ETag.cc \
- fatal.h \
- tests/stub_fatal.cc \
- HttpBody.h \
+ tests/stub_HelperChildConfig.cc \
HttpBody.cc \
- HttpHeaderFieldStat.h \
- HttpHdrCc.h \
+ HttpBody.h \
+ HttpControlMsg.cc \
+ HttpControlMsg.h \
HttpHdrCc.cc \
+ HttpHdrCc.h \
HttpHdrContRange.cc \
HttpHdrContRange.h \
HttpHdrRange.cc \
HttpHdrSc.h \
HttpHdrScTarget.cc \
HttpHdrScTarget.h \
- HttpHeader.h \
HttpHeader.cc \
- HttpHeaderMask.h \
+ HttpHeader.h \
HttpHeaderFieldInfo.h \
- HttpHeaderTools.h \
+ HttpHeaderFieldStat.h \
+ HttpHeaderMask.h \
HttpHeaderTools.cc \
- HttpControlMsg.cc \
- HttpControlMsg.h \
+ HttpHeaderTools.h \
HttpReply.cc \
+ tests/testHttpReply.cc \
HttpReply.h \
+ tests/testHttpReply.h \
+ tests/stub_HttpRequest.cc \
MasterXaction.cc \
MasterXaction.h \
MemBuf.cc \
MemBuf.h \
- mime_header.h \
- mime_header.cc \
- Notes.h \
Notes.cc \
+ Notes.h \
+ tests/stub_SBufDetailedStats.cc \
SquidString.h \
SquidTime.h \
- tests/stub_SBufDetailedStats.cc \
- String.cc \
- StrList.h \
+ StatCounters.cc \
+ StatCounters.h \
+ tests/stub_StatHist.cc \
+ StatHist.h \
StrList.cc \
- log/access_log.h \
+ StrList.h \
+ String.cc \
tests/stub_access_log.cc \
- cache_cf.h \
tests/stub_cache_cf.cc \
+ cache_cf.h \
tests/stub_cache_manager.cc \
+ cbdata.cc \
+ cbdata.h \
tests/stub_comm.cc \
tests/stub_debug.cc \
tests/stub_errorpage.cc \
tests/stub_event.cc \
+ tests/stub_fatal.cc \
+ fatal.h \
tests/stub_fd.cc \
- tests/stub_HelperChildConfig.cc \
- tests/stub_libformat.cc \
+ tests/stub_libanyp.cc \
tests/stub_libauth.cc \
tests/stub_libcomm.cc \
+ tests/stub_libformat.cc \
tests/stub_libmgr.cc \
tests/stub_libsecurity.cc \
tests/stub_libsslsquid.cc \
- StatCounters.h \
- StatCounters.cc \
- StatHist.h \
- tests/stub_StatHist.cc \
+ log/access_log.h \
+ mime_header.cc \
+ mime_header.h \
repl_modules.h \
tests/stub_store.cc \
tests/stub_store_stats.cc \
- tools.h \
- tests/stub_tools.cc \
- tests/stub_HttpRequest.cc \
- tests/testHttpReply.cc \
- tests/testHttpReply.h \
tests/stub_time.cc \
- tests/stub_libanyp.cc \
- wordlist.h \
- wordlist.cc
-nodist_tests_testHttpReply_SOURCES=\
+ tests/stub_tools.cc \
+ tools.h \
+ wordlist.cc \
+ wordlist.h
+nodist_tests_testHttpReply_SOURCES = \
$(TESTSOURCES) \
hier_code.cc
tests_testHttpReply_LDADD=\
$(SSLLIB) \
$(LIBCPPUNIT_LIBS) \
$(COMPAT_LIB) \
- $(XTRA_LIBS)
-tests_testHttpReply_LDFLAGS = $(LIBADD_DL)
-
-check_PROGRAMS += tests/testHttpRequest
-tests_testHttpRequest_SOURCES = \
- AccessLogEntry.cc \
- RequestFlags.h \
- RequestFlags.cc \
- HttpRequest.cc \
- tests/stub_libmem.cc \
- String.cc \
- tests/testHttpRequest.h \
- tests/testHttpRequest.cc \
- tests/testHttpRequestMethod.h \
- tests/testHttpRequestMethod.cc \
- tests/stub_libauth.cc \
- tests/stub_main_cc.cc \
- tests/stub_ipc_Forwarder.cc \
- tests/stub_libdiskio.cc \
- tests/stub_libeui.cc \
- tests/stub_store_stats.cc \
- tests/stub_EventLoop.cc \
- time.cc \
- BodyPipe.cc \
- cache_manager.cc \
- cache_cf.h \
+ $(XTRA_LIBS)
+tests_testHttpReply_LDFLAGS = $(LIBADD_DL)
+
+check_PROGRAMS += tests/testHttpRequest
+tests_testHttpRequest_SOURCES = \
+ $(DELAY_POOL_SOURCE) \
+ $(DNSSOURCE) \
+ $(HTCPSOURCE) \
+ $(IPC_SOURCE) \
+ $(SNMP_SOURCE) \
+ $(WIN32_SOURCE) \
+ AccessLogEntry.cc \
AuthReg.h \
- RefreshPattern.h \
- debug.cc \
- CacheDigest.h \
+ BodyPipe.cc \
tests/stub_CacheDigest.cc \
+ CacheDigest.h \
CachePeer.cc \
CachePeer.h \
- carp.h \
- tests/stub_carp.cc \
- cbdata.cc \
- tests/stub_client_db.cc \
- client_side.h \
- client_side.cc \
- client_side_reply.cc \
- client_side_request.cc \
ClientInfo.h \
- clientStream.cc \
tests/stub_CollapsedForwarding.cc \
ConfigOption.cc \
ConfigParser.cc \
CpuAffinityMap.h \
CpuAffinitySet.cc \
CpuAffinitySet.h \
- $(DELAY_POOL_SOURCE) \
- fs_io.h \
- fs_io.cc \
- dlink.h \
- dlink.cc \
- $(DNSSOURCE) \
- errorpage.cc \
tests/stub_ETag.cc \
- external_acl.cc \
+ tests/stub_EventLoop.cc \
ExternalACLEntry.cc \
- fatal.h \
- tests/stub_fatal.cc \
- fd.h \
- fd.cc \
- fde.cc \
- fqdncache.h \
- fqdncache.cc \
+ FadingCounter.cc \
FwdState.cc \
FwdState.h \
- gopher.h \
- tests/stub_gopher.cc \
HappyConnOpener.cc \
HappyConnOpener.h \
- helper.cc \
- hier_code.h \
- $(HTCPSOURCE) \
- http.cc \
- HttpBody.h \
HttpBody.cc \
+ HttpBody.h \
tests/stub_HttpControlMsg.cc \
- HttpHeader.h \
- HttpHeader.cc \
- HttpHeaderFieldInfo.h \
- HttpHeaderTools.h \
- HttpHeaderTools.cc \
- HttpHeaderFieldStat.h \
- HttpHdrCc.h \
HttpHdrCc.cc \
+ HttpHdrCc.h \
HttpHdrContRange.cc \
HttpHdrRange.cc \
HttpHdrSc.cc \
HttpHdrScTarget.cc \
+ HttpHeader.cc \
+ HttpHeader.h \
+ HttpHeaderFieldInfo.h \
+ HttpHeaderFieldStat.h \
+ HttpHeaderTools.cc \
+ HttpHeaderTools.h \
HttpReply.cc \
- icp_v2.cc \
- icp_v3.cc \
- $(IPC_SOURCE) \
- ipcache.cc \
- int.h \
- int.cc \
- internal.h \
- internal.cc \
+ HttpRequest.cc \
+ tests/testHttpRequest.cc \
+ tests/testHttpRequest.h \
+ tests/testHttpRequestMethod.cc \
+ tests/testHttpRequestMethod.h \
+ tests/stub_HttpUpgradeProtocolAccess.cc \
+ IoStats.h \
LogTags.cc \
- tests/stub_libsecurity.cc \
MasterXaction.cc \
MasterXaction.h \
- multicast.h \
- multicast.cc \
- mem_node.cc \
MemBuf.cc \
MemObject.cc \
- mime.h \
- mime.cc \
- mime_header.h \
- mime_header.cc \
- neighbors.h \
- neighbors.cc \
+ MemStore.cc \
Notes.cc \
Notes.h \
Parsing.cc \
- pconn.cc \
- peer_digest.cc \
- peer_proxy_negotiate_auth.h \
- peer_proxy_negotiate_auth.cc \
- peer_select.cc \
- peer_sourcehash.h \
- peer_sourcehash.cc \
- peer_userhash.h \
- peer_userhash.cc \
- PeerPoolMgr.h \
PeerPoolMgr.cc \
+ PeerPoolMgr.h \
Pipeline.cc \
Pipeline.h \
- redirect.h \
- tests/stub_libauth_acls.cc \
- tests/stub_redirect.cc \
- refresh.h \
- refresh.cc \
+ RefreshPattern.h \
RemovalPolicy.cc \
+ RequestFlags.cc \
+ RequestFlags.h \
ResolvedPeers.cc \
ResolvedPeers.h \
tests/stub_SBufDetailedStats.cc \
- $(SNMP_SOURCE) \
- SquidMath.h \
SquidMath.cc \
- IoStats.h \
- stat.h \
- stat.cc \
- StatCounters.h \
+ SquidMath.h \
StatCounters.cc \
- StatHist.h \
+ StatCounters.h \
StatHist.cc \
- stmem.cc \
+ StatHist.h \
+ StoreFileSystem.cc \
+ StoreIOState.cc \
+ tests/stub_StoreMeta.cc \
+ StoreMetaUnpacker.cc \
+ StoreSwapLogData.cc \
+ StrList.cc \
+ StrList.h \
+ String.cc \
+ Transients.cc \
+ tests/stub_cache_cf.cc \
+ cache_cf.h \
+ cache_manager.cc \
+ tests/stub_carp.cc \
+ carp.h \
+ cbdata.cc \
+ clientStream.cc \
+ tests/stub_client_db.cc \
+ client_side.cc \
+ client_side.h \
+ client_side_reply.cc \
+ client_side_request.cc \
+ debug.cc \
+ dlink.cc \
+ dlink.h \
+ errorpage.cc \
+ event.cc \
+ external_acl.cc \
+ tests/stub_fatal.cc \
+ fatal.h \
+ fd.cc \
+ fd.h \
+ fde.cc \
+ fqdncache.cc \
+ fqdncache.h \
+ fs_io.cc \
+ fs_io.h \
+ tests/stub_gopher.cc \
+ gopher.h \
+ helper.cc \
+ hier_code.h \
+ http.cc \
+ icp_v2.cc \
+ icp_v3.cc \
+ int.cc \
+ int.h \
+ internal.cc \
+ internal.h \
+ tests/stub_ipc_Forwarder.cc \
+ ipcache.cc \
+ tests/stub_libauth.cc \
+ tests/stub_libauth_acls.cc \
+ tests/stub_libdiskio.cc \
+ tests/stub_libeui.cc \
+ tests/stub_libmem.cc \
+ tests/stub_libsecurity.cc \
+ tests/stub_libstore.cc \
+ tests/stub_main_cc.cc \
+ mem_node.cc \
+ mime.cc \
+ mime.h \
+ mime_header.cc \
+ mime_header.h \
+ multicast.cc \
+ multicast.h \
+ neighbors.cc \
+ neighbors.h \
+ pconn.cc \
+ peer_digest.cc \
+ peer_proxy_negotiate_auth.cc \
+ peer_proxy_negotiate_auth.h \
+ peer_select.cc \
+ peer_sourcehash.cc \
+ peer_sourcehash.h \
+ peer_userhash.cc \
+ peer_userhash.h \
+ tests/stub_redirect.cc \
+ redirect.h \
+ refresh.cc \
+ refresh.h \
repl_modules.h \
+ stat.cc \
+ stat.h \
+ stmem.cc \
store.cc \
store_client.cc \
- store_digest.h \
tests/stub_store_digest.cc \
+ store_digest.h \
store_io.cc \
- store_key_md5.h \
store_key_md5.cc \
- store_log.h \
+ store_key_md5.h \
store_log.cc \
- store_rebuild.h \
+ store_log.h \
store_rebuild.cc \
- store_swapin.h \
+ store_rebuild.h \
+ tests/stub_store_stats.cc \
store_swapin.cc \
+ store_swapin.h \
store_swapmeta.cc \
store_swapout.cc \
- StoreFileSystem.cc \
- StoreIOState.cc \
- tests/stub_StoreMeta.cc \
- StoreMetaUnpacker.cc \
- StoreSwapLogData.cc \
- StrList.h \
- StrList.cc \
- event.cc \
- tools.h \
+ time.cc \
tools.cc \
- Transients.cc \
- tests/stub_cache_cf.cc \
- tests/stub_HttpUpgradeProtocolAccess.cc \
+ tools.h \
tests/stub_tunnel.cc \
- tests/stub_libstore.cc \
- MemStore.cc \
- urn.h \
urn.cc \
- wccp2.h \
+ urn.h \
tests/stub_wccp2.cc \
- whois.h \
+ wccp2.h \
tests/stub_whois.cc \
- FadingCounter.cc \
- $(WIN32_SOURCE) \
- wordlist.h \
- wordlist.cc
+ whois.h \
+ wordlist.cc \
+ wordlist.h
nodist_tests_testHttpRequest_SOURCES = \
$(BUILT_SOURCES)
tests_testHttpRequest_LDADD = \
tests/testIpAddress.cc \
tests/testIpAddress.h
nodist_tests_testIpAddress_SOURCES = \
+ tests/stub_SBuf.cc \
tests/stub_debug.cc \
tests/stub_libmem.cc \
- tests/stub_SBuf.cc \
tests/stub_tools.cc
tests_testIpAddress_LDADD = \
ip/libip.la \
check_PROGRAMS += tests/testIcmp
# icmp/libicmpcore.la is used by pinger so SHOULD NOT require more dependancies! :-(
tests_testIcmp_SOURCES = \
- tests/testIcmp.h \
- tests/testIcmp.cc
+ tests/testIcmp.cc \
+ tests/testIcmp.h
nodist_tests_testIcmp_SOURCES = \
- icmp/Icmp.h \
+ tests/stub_SBuf.cc \
SquidTime.h \
tests/stub_debug.cc \
+ globals.cc \
+ icmp/Icmp.h \
tests/stub_libmem.cc \
- tests/stub_SBuf.cc \
- time.cc \
- globals.cc
+ time.cc
tests_testIcmp_LDADD=\
icmp/libicmpcore.la \
ip/libip.la \
tests/testNetDb.cc \
tests/testNetDb.h
nodist_tests_testNetDb_SOURCES = \
+ tests/stub_SBuf.cc \
SquidTime.h \
tests/stub_debug.cc \
+ globals.cc \
tests/stub_libmem.cc \
- tests/stub_SBuf.cc \
- time.cc \
- globals.cc
+ time.cc
tests_testNetDb_LDADD = \
icmp/libicmp.la \
ip/libip.la \
check_PROGRAMS += tests/testCacheManager
tests_testCacheManager_SOURCES = \
+ $(DELAY_POOL_SOURCE) \
+ $(DNSSOURCE) \
+ $(HTCPSOURCE) \
+ $(IPC_SOURCE) \
+ $(SNMP_SOURCE) \
+ $(UNLINKDSOURCE) \
+ $(WIN32_SOURCE) \
AccessLogEntry.cc \
- debug.cc \
- RequestFlags.h \
- RequestFlags.cc \
- HttpRequest.cc \
- String.cc \
+ AuthReg.h \
+ BodyPipe.cc \
+ tests/stub_CacheDigest.cc \
+ CacheDigest.h \
tests/testCacheManager.cc \
tests/testCacheManager.h \
- tests/stub_main_cc.cc \
- tests/stub_HttpControlMsg.cc \
- tests/stub_ipc_Forwarder.cc \
- tests/stub_store_stats.cc \
- tests/stub_EventLoop.cc \
- time.cc \
- BodyPipe.cc \
- cache_manager.cc \
- cache_cf.h \
- AuthReg.h \
- RefreshPattern.h \
CachePeer.cc \
CachePeer.h \
- CacheDigest.h \
- tests/stub_CacheDigest.cc \
- carp.h \
- tests/stub_carp.cc \
- cbdata.cc \
- tests/stub_client_db.cc \
- client_side.h \
- client_side.cc \
- client_side_reply.cc \
- client_side_request.cc \
ClientInfo.h \
- clientStream.cc \
tests/stub_CollapsedForwarding.cc \
ConfigOption.cc \
ConfigParser.cc \
CpuAffinityMap.h \
CpuAffinitySet.cc \
CpuAffinitySet.h \
- $(DELAY_POOL_SOURCE) \
- fs_io.h \
- fs_io.cc \
- dlink.h \
- dlink.cc \
- $(DNSSOURCE) \
- errorpage.cc \
tests/stub_ETag.cc \
- event.cc \
- external_acl.cc \
+ tests/stub_EventLoop.cc \
ExternalACLEntry.cc \
- fatal.h \
- tests/stub_fatal.cc \
- fd.h \
- fd.cc \
- fde.cc \
+ FadingCounter.cc \
FileMap.h \
- filemap.cc \
- fqdncache.h \
- fqdncache.cc \
FwdState.cc \
FwdState.h \
- gopher.h \
- tests/stub_gopher.cc \
HappyConnOpener.cc \
HappyConnOpener.h \
- hier_code.h \
- helper.cc \
- $(HTCPSOURCE) \
- http.cc \
- HttpBody.h \
HttpBody.cc \
- HttpHeader.h \
- HttpHeader.cc \
- HttpHeaderFieldInfo.h \
- HttpHeaderTools.h \
- HttpHeaderTools.cc \
- HttpHeaderFieldStat.h \
- HttpHdrCc.h \
+ HttpBody.h \
+ tests/stub_HttpControlMsg.cc \
HttpHdrCc.cc \
+ HttpHdrCc.h \
HttpHdrContRange.cc \
HttpHdrRange.cc \
HttpHdrSc.cc \
HttpHdrScTarget.cc \
+ HttpHeader.cc \
+ HttpHeader.h \
+ HttpHeaderFieldInfo.h \
+ HttpHeaderFieldStat.h \
+ HttpHeaderTools.cc \
+ HttpHeaderTools.h \
HttpReply.cc \
- icp_v2.cc \
- icp_v3.cc \
- $(IPC_SOURCE) \
- ipcache.cc \
- int.h \
- int.cc \
- internal.h \
- internal.cc \
+ HttpRequest.cc \
+ tests/stub_HttpUpgradeProtocolAccess.cc \
+ IoStats.h \
LogTags.cc \
- tests/stub_libsecurity.cc \
MasterXaction.cc \
MasterXaction.h \
- multicast.h \
- multicast.cc \
- mem_node.cc \
MemBuf.cc \
MemObject.cc \
- mime.h \
- mime.cc \
- mime_header.h \
- mime_header.cc \
- neighbors.h \
- neighbors.cc \
+ MemStore.cc \
Notes.cc \
Notes.h \
Parsing.cc \
- pconn.cc \
- peer_digest.cc \
- peer_proxy_negotiate_auth.h \
- peer_proxy_negotiate_auth.cc \
- peer_select.cc \
- peer_sourcehash.h \
- peer_sourcehash.cc \
- peer_userhash.h \
- peer_userhash.cc \
- PeerPoolMgr.h \
PeerPoolMgr.cc \
+ PeerPoolMgr.h \
Pipeline.cc \
Pipeline.h \
- redirect.h \
- tests/stub_redirect.cc \
- refresh.h \
- refresh.cc \
+ RefreshPattern.h \
RemovalPolicy.cc \
- ResolvedPeers.h \
+ RequestFlags.cc \
+ RequestFlags.h \
ResolvedPeers.cc \
+ ResolvedPeers.h \
tests/stub_SBufDetailedStats.cc \
- $(SNMP_SOURCE) \
- SquidMath.h \
SquidMath.cc \
- IoStats.h \
- stat.h \
- stat.cc \
- StatCounters.h \
+ SquidMath.h \
StatCounters.cc \
+ StatCounters.h \
+ tests/stub_StatHist.cc \
StatHist.h \
- StrList.h \
+ StoreFileSystem.cc \
+ StoreIOState.cc \
+ tests/stub_StoreMeta.cc \
+ StoreMetaUnpacker.cc \
+ StoreSwapLogData.cc \
StrList.cc \
- tests/stub_libauth_acls.cc \
+ StrList.h \
+ String.cc \
+ Transients.cc \
+ tests/stub_cache_cf.cc \
+ cache_cf.h \
+ cache_manager.cc \
+ tests/stub_carp.cc \
+ carp.h \
+ cbdata.cc \
+ clientStream.cc \
+ tests/stub_client_db.cc \
+ client_side.cc \
+ client_side.h \
+ client_side_reply.cc \
+ client_side_request.cc \
+ debug.cc \
+ dlink.cc \
+ dlink.h \
+ errorpage.cc \
+ event.cc \
+ external_acl.cc \
+ tests/stub_fatal.cc \
+ fatal.h \
+ fd.cc \
+ fd.h \
+ fde.cc \
+ filemap.cc \
+ fqdncache.cc \
+ fqdncache.h \
+ fs_io.cc \
+ fs_io.h \
+ tests/stub_gopher.cc \
+ gopher.h \
+ helper.cc \
+ hier_code.h \
+ http.cc \
+ icp_v2.cc \
+ icp_v3.cc \
+ int.cc \
+ int.h \
+ internal.cc \
+ internal.h \
+ tests/stub_ipc_Forwarder.cc \
+ ipcache.cc \
tests/stub_libauth.cc \
+ tests/stub_libauth_acls.cc \
tests/stub_libdiskio.cc \
- tests/stub_StatHist.cc \
- stmem.cc \
+ tests/stub_libsecurity.cc \
+ tests/stub_libstore.cc \
+ tests/stub_main_cc.cc \
+ mem_node.cc \
+ mime.cc \
+ mime.h \
+ mime_header.cc \
+ mime_header.h \
+ multicast.cc \
+ multicast.h \
+ neighbors.cc \
+ neighbors.h \
+ pconn.cc \
+ peer_digest.cc \
+ peer_proxy_negotiate_auth.cc \
+ peer_proxy_negotiate_auth.h \
+ peer_select.cc \
+ peer_sourcehash.cc \
+ peer_sourcehash.h \
+ peer_userhash.cc \
+ peer_userhash.h \
+ tests/stub_redirect.cc \
+ redirect.h \
+ refresh.cc \
+ refresh.h \
repl_modules.h \
+ stat.cc \
+ stat.h \
+ stmem.cc \
store.cc \
store_client.cc \
- store_digest.h \
tests/stub_store_digest.cc \
+ store_digest.h \
store_io.cc \
- store_key_md5.h \
store_key_md5.cc \
- store_log.h \
+ store_key_md5.h \
store_log.cc \
- store_rebuild.h \
+ store_log.h \
store_rebuild.cc \
- store_swapin.h \
+ store_rebuild.h \
+ tests/stub_store_stats.cc \
store_swapin.cc \
+ store_swapin.h \
store_swapmeta.cc \
store_swapout.cc \
- StoreFileSystem.cc \
- StoreIOState.cc \
- tests/stub_StoreMeta.cc \
- StoreMetaUnpacker.cc \
- StoreSwapLogData.cc \
- tools.h \
+ time.cc \
tools.cc \
- Transients.cc \
- tests/stub_cache_cf.cc \
- tests/stub_HttpUpgradeProtocolAccess.cc \
+ tools.h \
tests/stub_tunnel.cc \
- tests/stub_libstore.cc \
- MemStore.cc \
- $(UNLINKDSOURCE) \
- urn.h \
urn.cc \
- wccp2.h \
+ urn.h \
tests/stub_wccp2.cc \
- whois.h \
+ wccp2.h \
tests/stub_whois.cc \
- FadingCounter.cc \
- $(WIN32_SOURCE) \
- wordlist.h \
- wordlist.cc
+ whois.h \
+ wordlist.cc \
+ wordlist.h
nodist_tests_testCacheManager_SOURCES = \
$(BUILT_SOURCES)
# comm.cc only requires comm/libcomm.la until fdc_table is dead.
check_PROGRAMS += tests/testStatHist
tests_testStatHist_SOURCES = \
- tests/stub_cbdata.cc \
- fatal.h \
- tests/stub_fatal.cc \
+ tests/stub_DelayId.cc \
+ tests/stub_HelperChildConfig.cc \
tests/stub_MemBuf.cc \
+ tests/stub_MemObject.cc \
tests/stub_SBufDetailedStats.cc \
StatHist.cc \
+ tests/testStatHist.cc \
StatHist.h \
+ tests/testStatHist.h \
String.cc \
tests/stub_cache_manager.cc \
+ tests/stub_cbdata.cc \
tests/stub_comm.cc \
tests/stub_debug.cc \
- tests/stub_DelayId.cc \
- tests/stub_HelperChildConfig.cc \
+ tests/stub_fatal.cc \
+ fatal.h \
tests/stub_libmem.cc \
- tests/stub_MemObject.cc \
- mime.h \
tests/stub_mime.cc \
+ mime.h \
tests/stub_pconn.cc \
- tests/stub_stmem.cc \
repl_modules.h \
+ tests/stub_stmem.cc \
tests/stub_store.cc \
tests/stub_store_stats.cc \
time.cc \
- tools.h \
tests/stub_tools.cc \
- tests/testStatHist.cc \
- tests/testStatHist.h
+ tools.h
nodist_tests_testStatHist_SOURCES = \
$(TESTSOURCES)
tests_testStatHist_LDADD = \
check_PROGRAMS += tests/testConfigParser
tests_testConfigParser_SOURCES = \
ClientInfo.h \
- tests/stub_MemBuf.cc \
- tests/stub_time.cc \
- tests/stub_SBufDetailedStats.cc \
- String.cc \
ConfigParser.cc \
- fatal.h \
- tests/stub_fatal.cc \
tests/testConfigParser.cc \
tests/testConfigParser.h \
- cache_cf.h \
+ tests/stub_HelperChildConfig.cc \
+ tests/stub_MemBuf.cc \
+ tests/stub_SBufDetailedStats.cc \
+ String.cc \
tests/stub_cache_cf.cc \
+ cache_cf.h \
tests/stub_cbdata.cc \
tests/stub_debug.cc \
+ tests/stub_fatal.cc \
+ fatal.h \
tests/stub_libmem.cc \
- tests/stub_HelperChildConfig.cc \
- tools.h \
+ tests/stub_time.cc \
tests/stub_tools.cc \
- wordlist.h \
- wordlist.cc
+ tools.h \
+ wordlist.cc \
+ wordlist.h
nodist_tests_testConfigParser_SOURCES = \
$(TESTSOURCES)
tests_testConfigParser_LDADD = \
check_PROGRAMS += tests/testEvent
tests_testEvent_SOURCES = \
+ $(DELAY_POOL_SOURCE) \
+ $(DNSSOURCE) \
+ $(HTCPSOURCE) \
+ $(IPC_SOURCE) \
+ $(SNMP_SOURCE) \
+ $(UNLINKDSOURCE) \
+ $(WIN32_SOURCE) \
AccessLogEntry.cc \
+ AuthReg.h \
BodyPipe.cc \
- CacheDigest.h \
tests/stub_CacheDigest.cc \
- cache_cf.h \
- AuthReg.h \
- RefreshPattern.h \
+ CacheDigest.h \
CachePeer.cc \
CachePeer.h \
- cache_manager.cc \
- carp.h \
- tests/stub_carp.cc \
- cbdata.cc \
- tests/stub_client_db.cc \
- client_side.h \
- client_side.cc \
- client_side_reply.cc \
- client_side_request.cc \
ClientInfo.h \
- clientStream.cc \
tests/stub_CollapsedForwarding.cc \
ConfigOption.cc \
ConfigParser.cc \
CpuAffinityMap.h \
CpuAffinitySet.cc \
CpuAffinitySet.h \
- debug.cc \
- $(DELAY_POOL_SOURCE) \
- fs_io.h \
- fs_io.cc \
- dlink.h \
- dlink.cc \
- $(DNSSOURCE) \
- errorpage.cc \
tests/stub_ETag.cc \
- event.cc \
- EventLoop.h \
+ tests/testEvent.cc \
+ tests/testEvent.h \
EventLoop.cc \
- external_acl.cc \
+ EventLoop.h \
ExternalACLEntry.cc \
FadingCounter.cc \
- fatal.h \
- tests/stub_fatal.cc \
- fd.h \
- fd.cc \
- fde.cc \
FileMap.h \
- filemap.cc \
- fqdncache.h \
- fqdncache.cc \
FwdState.cc \
FwdState.h \
- gopher.h \
- tests/stub_gopher.cc \
HappyConnOpener.cc \
HappyConnOpener.h \
- helper.cc \
- hier_code.h \
- $(HTCPSOURCE) \
- http.cc \
- HttpBody.h \
HttpBody.cc \
+ HttpBody.h \
tests/stub_HttpControlMsg.cc \
- HttpHeader.h \
- HttpHeader.cc \
- HttpHeaderFieldInfo.h \
- HttpHeaderTools.h \
- HttpHeaderTools.cc \
- HttpHeaderFieldStat.h \
- HttpHdrCc.h \
HttpHdrCc.cc \
+ HttpHdrCc.h \
HttpHdrContRange.cc \
HttpHdrRange.cc \
HttpHdrSc.cc \
HttpHdrScTarget.cc \
+ HttpHeader.cc \
+ HttpHeader.h \
+ HttpHeaderFieldInfo.h \
+ HttpHeaderFieldStat.h \
+ HttpHeaderTools.cc \
+ HttpHeaderTools.h \
HttpReply.cc \
- PeerPoolMgr.h \
+ HttpRequest.cc \
+ tests/stub_HttpUpgradeProtocolAccess.cc \
+ IoStats.h \
+ LogTags.cc \
+ MasterXaction.cc \
+ MasterXaction.h \
+ MemBuf.cc \
+ MemObject.cc \
+ MemStore.cc \
+ Notes.cc \
+ Notes.h \
+ Parsing.cc \
PeerPoolMgr.cc \
- RequestFlags.h \
+ PeerPoolMgr.h \
+ Pipeline.cc \
+ Pipeline.h \
+ RefreshPattern.h \
+ RemovalPolicy.cc \
RequestFlags.cc \
- HttpRequest.cc \
+ RequestFlags.h \
+ ResolvedPeers.cc \
+ ResolvedPeers.h \
+ tests/stub_SBufDetailedStats.cc \
+ SquidMath.cc \
+ SquidMath.h \
+ StatCounters.cc \
+ StatCounters.h \
+ StatHist.cc \
+ StatHist.h \
+ StoreFileSystem.cc \
+ StoreIOState.cc \
+ tests/stub_StoreMeta.cc \
+ StoreMetaUnpacker.cc \
+ StoreSwapLogData.cc \
+ StrList.cc \
+ StrList.h \
+ String.cc \
+ Transients.cc \
+ tests/stub_cache_cf.cc \
+ cache_cf.h \
+ cache_manager.cc \
+ tests/stub_carp.cc \
+ carp.h \
+ cbdata.cc \
+ clientStream.cc \
+ tests/stub_client_db.cc \
+ client_side.cc \
+ client_side.h \
+ client_side_reply.cc \
+ client_side_request.cc \
+ debug.cc \
+ dlink.cc \
+ dlink.h \
+ errorpage.cc \
+ event.cc \
+ external_acl.cc \
+ tests/stub_fatal.cc \
+ fatal.h \
+ fd.cc \
+ fd.h \
+ fde.cc \
+ filemap.cc \
+ fqdncache.cc \
+ fqdncache.h \
+ fs_io.cc \
+ fs_io.h \
+ tests/stub_gopher.cc \
+ gopher.h \
+ helper.cc \
+ hier_code.h \
+ http.cc \
icp_v2.cc \
icp_v3.cc \
- $(IPC_SOURCE) \
- ipcache.cc \
- int.h \
int.cc \
- internal.h \
+ int.h \
internal.cc \
- LogTags.cc \
- tests/stub_libsecurity.cc \
- MasterXaction.cc \
- MasterXaction.h \
+ internal.h \
+ tests/stub_ipc_Forwarder.cc \
+ ipcache.cc \
+ tests/stub_libauth.cc \
+ tests/stub_libauth_acls.cc \
+ tests/stub_libdiskio.cc \
+ tests/stub_libeui.cc \
tests/stub_libmem.cc \
+ tests/stub_libsecurity.cc \
+ tests/stub_libstore.cc \
+ tests/stub_main_cc.cc \
mem_node.cc \
- MemBuf.cc \
- MemObject.cc \
- mime.h \
mime.cc \
- mime_header.h \
+ mime.h \
mime_header.cc \
- multicast.h \
+ mime_header.h \
multicast.cc \
- neighbors.h \
+ multicast.h \
neighbors.cc \
- Notes.cc \
- Notes.h \
- Parsing.cc \
+ neighbors.h \
pconn.cc \
peer_digest.cc \
- peer_proxy_negotiate_auth.h \
peer_proxy_negotiate_auth.cc \
+ peer_proxy_negotiate_auth.h \
peer_select.cc \
- peer_sourcehash.h \
peer_sourcehash.cc \
- peer_userhash.h \
+ peer_sourcehash.h \
peer_userhash.cc \
- Pipeline.cc \
- Pipeline.h \
- redirect.h \
+ peer_userhash.h \
tests/stub_redirect.cc \
- refresh.h \
+ redirect.h \
refresh.cc \
- RemovalPolicy.cc \
- ResolvedPeers.h \
- ResolvedPeers.cc \
- StrList.h \
- StrList.cc \
- tests/stub_SBufDetailedStats.cc \
- $(SNMP_SOURCE) \
- SquidMath.cc \
- SquidMath.h \
- IoStats.h \
- stat.h \
+ refresh.h \
+ repl_modules.h \
stat.cc \
- StatCounters.h \
- StatCounters.cc \
- StatHist.h \
- StatHist.cc \
+ stat.h \
stmem.cc \
- repl_modules.h \
store.cc \
store_client.cc \
- store_digest.h \
tests/stub_store_digest.cc \
+ store_digest.h \
store_io.cc \
- store_key_md5.h \
store_key_md5.cc \
- store_log.h \
+ store_key_md5.h \
store_log.cc \
- store_rebuild.h \
+ store_log.h \
store_rebuild.cc \
- store_swapin.h \
+ store_rebuild.h \
+ tests/stub_store_stats.cc \
store_swapin.cc \
+ store_swapin.h \
store_swapmeta.cc \
store_swapout.cc \
- StoreFileSystem.cc \
- StoreIOState.cc \
- tests/stub_StoreMeta.cc \
- StoreMetaUnpacker.cc \
- StoreSwapLogData.cc \
- String.cc \
- tests/stub_cache_cf.cc \
- tests/stub_HttpUpgradeProtocolAccess.cc \
- tests/stub_libstore.cc \
tests/CapturingStoreEntry.h \
- tests/testEvent.cc \
- tests/testEvent.h \
- tests/stub_main_cc.cc \
- tests/stub_ipc_Forwarder.cc \
- tests/stub_libauth_acls.cc \
- tests/stub_libauth.cc \
- tests/stub_libdiskio.cc \
- tests/stub_libeui.cc \
- tests/stub_store_stats.cc \
time.cc \
- tools.h \
tools.cc \
- Transients.cc \
+ tools.h \
tests/stub_tunnel.cc \
- MemStore.cc \
- $(UNLINKDSOURCE) \
- urn.h \
urn.cc \
- wccp2.h \
+ urn.h \
tests/stub_wccp2.cc \
- whois.h \
+ wccp2.h \
tests/stub_whois.cc \
- $(WIN32_SOURCE) \
- wordlist.h \
- wordlist.cc
+ whois.h \
+ wordlist.cc \
+ wordlist.h
nodist_tests_testEvent_SOURCES = \
$(BUILT_SOURCES)
tests_testEvent_LDADD = \
check_PROGRAMS += tests/testEventLoop
tests_testEventLoop_SOURCES = \
+ $(DELAY_POOL_SOURCE) \
+ $(DNSSOURCE) \
+ $(HTCPSOURCE) \
+ $(IPC_SOURCE) \
+ $(SNMP_SOURCE) \
+ $(UNLINKDSOURCE) \
+ $(WIN32_SOURCE) \
AccessLogEntry.cc \
+ AuthReg.h \
BodyPipe.cc \
- CacheDigest.h \
tests/stub_CacheDigest.cc \
- cache_manager.cc \
- cache_cf.h \
- AuthReg.h \
- RefreshPattern.h \
+ CacheDigest.h \
CachePeer.cc \
CachePeer.h \
- carp.h \
- tests/stub_carp.cc \
- cbdata.cc \
- tests/stub_client_db.cc \
- client_side.h \
- client_side.cc \
- client_side_reply.cc \
- client_side_request.cc \
ClientInfo.h \
- clientStream.cc \
tests/stub_CollapsedForwarding.cc \
ConfigOption.cc \
ConfigParser.cc \
CpuAffinityMap.h \
CpuAffinitySet.cc \
CpuAffinitySet.h \
- debug.cc \
- $(DELAY_POOL_SOURCE) \
- fs_io.h \
- fs_io.cc \
- dlink.h \
- dlink.cc \
- $(DNSSOURCE) \
- errorpage.cc \
tests/stub_ETag.cc \
- EventLoop.h \
EventLoop.cc \
- event.cc \
- external_acl.cc \
+ tests/testEventLoop.cc \
+ EventLoop.h \
+ tests/testEventLoop.h \
ExternalACLEntry.cc \
FadingCounter.cc \
- fatal.h \
- tests/stub_fatal.cc \
- fd.h \
- fd.cc \
- fde.cc \
FileMap.h \
- filemap.cc \
- fqdncache.h \
- fqdncache.cc \
FwdState.cc \
FwdState.h \
- gopher.h \
- tests/stub_gopher.cc \
HappyConnOpener.cc \
HappyConnOpener.h \
- helper.cc \
- hier_code.h \
- $(HTCPSOURCE) \
- http.cc \
- HttpBody.h \
HttpBody.cc \
+ HttpBody.h \
tests/stub_HttpControlMsg.cc \
- HttpHeader.h \
- HttpHeader.cc \
- HttpHeaderFieldInfo.h \
- HttpHeaderTools.h \
- HttpHeaderTools.cc \
- HttpHeaderFieldStat.h \
- HttpHdrCc.h \
HttpHdrCc.cc \
+ HttpHdrCc.h \
HttpHdrContRange.cc \
HttpHdrRange.cc \
HttpHdrSc.cc \
HttpHdrScTarget.cc \
+ HttpHeader.cc \
+ HttpHeader.h \
+ HttpHeaderFieldInfo.h \
+ HttpHeaderFieldStat.h \
+ HttpHeaderTools.cc \
+ HttpHeaderTools.h \
HttpReply.cc \
- PeerPoolMgr.h \
- PeerPoolMgr.cc \
- RequestFlags.h \
- RequestFlags.cc \
HttpRequest.cc \
- icp_v2.cc \
- icp_v3.cc \
- $(IPC_SOURCE) \
- ipcache.cc \
- int.h \
- int.cc \
- internal.h \
- internal.cc \
+ tests/stub_HttpUpgradeProtocolAccess.cc \
+ IoStats.h \
LogTags.cc \
MasterXaction.cc \
MasterXaction.h \
MemBuf.cc \
MemObject.cc \
+ MemStore.cc \
+ Notes.cc \
+ Notes.h \
+ Parsing.cc \
+ PeerPoolMgr.cc \
+ PeerPoolMgr.h \
+ Pipeline.cc \
+ Pipeline.h \
+ RefreshPattern.h \
+ RemovalPolicy.cc \
+ RequestFlags.cc \
+ RequestFlags.h \
+ ResolvedPeers.cc \
+ ResolvedPeers.h \
+ tests/stub_SBufDetailedStats.cc \
+ SquidMath.cc \
+ SquidMath.h \
+ StatCounters.cc \
+ StatCounters.h \
+ StatHist.cc \
+ StatHist.h \
+ StoreFileSystem.cc \
+ StoreIOState.cc \
+ tests/stub_StoreMeta.cc \
+ StoreMetaUnpacker.cc \
+ StoreSwapLogData.cc \
+ StrList.cc \
+ StrList.h \
+ String.cc \
+ Transients.cc \
+ tests/stub_cache_cf.cc \
+ cache_cf.h \
+ cache_manager.cc \
+ tests/stub_carp.cc \
+ carp.h \
+ cbdata.cc \
+ clientStream.cc \
+ tests/stub_client_db.cc \
+ client_side.cc \
+ client_side.h \
+ client_side_reply.cc \
+ client_side_request.cc \
+ debug.cc \
+ dlink.cc \
+ dlink.h \
+ errorpage.cc \
+ event.cc \
+ external_acl.cc \
+ tests/stub_fatal.cc \
+ fatal.h \
+ fd.cc \
+ fd.h \
+ fde.cc \
+ filemap.cc \
+ fqdncache.cc \
+ fqdncache.h \
+ fs_io.cc \
+ fs_io.h \
+ tests/stub_gopher.cc \
+ gopher.h \
+ helper.cc \
+ hier_code.h \
+ http.cc \
+ icp_v2.cc \
+ icp_v3.cc \
+ int.cc \
+ int.h \
+ internal.cc \
+ internal.h \
+ tests/stub_ipc_Forwarder.cc \
+ ipcache.cc \
+ tests/stub_libauth.cc \
+ tests/stub_libauth_acls.cc \
+ tests/stub_libdiskio.cc \
+ tests/stub_libeui.cc \
tests/stub_libmem.cc \
+ tests/stub_libsecurity.cc \
+ tests/stub_libstore.cc \
+ tests/stub_main_cc.cc \
mem_node.cc \
- mime.h \
mime.cc \
- mime_header.h \
+ mime.h \
mime_header.cc \
- multicast.h \
+ mime_header.h \
multicast.cc \
- neighbors.h \
+ multicast.h \
neighbors.cc \
- Notes.cc \
- Notes.h \
- Parsing.cc \
+ neighbors.h \
pconn.cc \
peer_digest.cc \
- peer_proxy_negotiate_auth.h \
peer_proxy_negotiate_auth.cc \
+ peer_proxy_negotiate_auth.h \
peer_select.cc \
- peer_sourcehash.h \
peer_sourcehash.cc \
- peer_userhash.h \
+ peer_sourcehash.h \
peer_userhash.cc \
- Pipeline.cc \
- Pipeline.h \
- RemovalPolicy.cc \
- ResolvedPeers.cc \
- ResolvedPeers.h \
- redirect.h \
+ peer_userhash.h \
tests/stub_redirect.cc \
- refresh.h \
+ redirect.h \
refresh.cc \
- tests/stub_SBufDetailedStats.cc \
- $(SNMP_SOURCE) \
- SquidMath.h \
- SquidMath.cc \
- IoStats.h \
- stat.h \
+ refresh.h \
+ repl_modules.h \
stat.cc \
- StatCounters.h \
- StatCounters.cc \
- StatHist.h \
- StatHist.cc \
+ stat.h \
stmem.cc \
- repl_modules.h \
store.cc \
store_client.cc \
- store_digest.h \
tests/stub_store_digest.cc \
+ store_digest.h \
store_io.cc \
- store_key_md5.h \
store_key_md5.cc \
- store_log.h \
+ store_key_md5.h \
store_log.cc \
- store_rebuild.h \
+ store_log.h \
store_rebuild.cc \
- store_swapin.h \
+ store_rebuild.h \
+ tests/stub_store_stats.cc \
store_swapin.cc \
+ store_swapin.h \
store_swapmeta.cc \
store_swapout.cc \
- StoreFileSystem.cc \
- StoreIOState.cc \
- tests/stub_StoreMeta.cc \
- StoreMetaUnpacker.cc \
- StoreSwapLogData.cc \
- String.cc \
- StrList.h \
- StrList.cc \
- tests/stub_cache_cf.cc \
- tests/stub_HttpUpgradeProtocolAccess.cc \
- tests/stub_libstore.cc \
- tests/testEventLoop.cc \
- tests/testEventLoop.h \
- tests/stub_main_cc.cc \
- tests/stub_ipc_Forwarder.cc \
- tests/stub_libauth_acls.cc \
- tests/stub_libauth.cc \
- tests/stub_libdiskio.cc \
- tests/stub_libeui.cc \
- tests/stub_libsecurity.cc \
- tests/stub_store_stats.cc \
time.cc \
- tools.h \
tools.cc \
- Transients.cc \
+ tools.h \
tests/stub_tunnel.cc \
- MemStore.cc \
- $(UNLINKDSOURCE) \
- urn.h \
urn.cc \
- wccp2.h \
+ urn.h \
tests/stub_wccp2.cc \
- whois.h \
+ wccp2.h \
tests/stub_whois.cc \
- $(WIN32_SOURCE) \
- wordlist.h \
- wordlist.cc
+ whois.h \
+ wordlist.cc \
+ wordlist.h
nodist_tests_testEventLoop_SOURCES = \
$(BUILT_SOURCES)
tests_testEventLoop_LDADD = \