From: Francesco Chemolli Date: Wed, 30 Oct 2013 17:48:50 +0000 (+0100) Subject: stub-ified testSBuf X-Git-Tag: SQUID_3_5_0_1~570^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=445f4c0fc978ce386099bfe02b8d9bc474b6acbe;p=thirdparty%2Fsquid.git stub-ified testSBuf --- diff --git a/src/Makefile.am b/src/Makefile.am index 313458ef88..fe7be95ee4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3656,7 +3656,7 @@ tests_testSBuf_SOURCES= \ tests/SBufFindTest.cc \ $(SBUF_SOURCE) \ SBufStream.h \ - time.cc \ + tests/stub_time.cc \ mem.cc \ tests/stub_debug.cc \ tests/stub_fatal.cc \ @@ -3668,8 +3668,8 @@ tests_testSBuf_SOURCES= \ tests/stub_tools.cc \ SquidString.h \ String.cc \ - wordlist.cc \ - MemBuf.cc + tests/stub_wordlist.cc \ + tests/stub_MemBuf.cc nodist_tests_testSBuf_SOURCES=$(TESTSOURCES) tests_testSBuf_LDFLAGS = $(LIBADD_DL) tests_testSBuf_LDADD=\