@@ -797,7 +797,7 @@ tests_testRandomUuid_SOURCES = \
797
797
tests/testRandomUuid.cc
798
798
nodist_tests_testRandomUuid_SOURCES = \
799
799
base/RandomUuid.h \
800
- tests/stub_debug .cc \
800
+ tests/stub_libdebug .cc \
801
801
tests/stub_libmem.cc
802
802
tests_testRandomUuid_LDADD = \
803
803
libsquid.la \
@@ -867,7 +867,7 @@ tests_testLookupTable_SOURCES = \
867
867
tests/testLookupTable.cc
868
868
nodist_tests_testLookupTable_SOURCES = \
869
869
base/LookupTable.h \
870
- tests/stub_debug .cc \
870
+ tests/stub_libdebug .cc \
871
871
tests/stub_libmem.cc
872
872
tests_testLookupTable_LDADD = \
873
873
sbuf/libsbuf.la \
@@ -894,7 +894,7 @@ tests_testYesNoNone_SOURCES = \
894
894
nodist_tests_testYesNoNone_SOURCES = \
895
895
tests/stub_SBuf.cc \
896
896
base/YesNoNone.h \
897
- tests/stub_debug .cc
897
+ tests/stub_libdebug .cc
898
898
tests_testYesNoNone_LDADD = \
899
899
base/libbase.la \
900
900
$(LIBCPPUNIT_LIBS ) \
@@ -918,7 +918,7 @@ nodist_tests_testURL_SOURCES = \
918
918
anyp/Uri.h \
919
919
anyp/UriScheme.h \
920
920
tests/stub_cbdata.cc \
921
- tests/stub_debug .cc \
921
+ tests/stub_libdebug .cc \
922
922
tests/stub_libhttp.cc \
923
923
tests/stub_libmem.cc
924
924
tests_testURL_LDADD = \
@@ -954,7 +954,7 @@ tests_testTokenizer_SOURCES = \
954
954
tests/testTokenizer.cc
955
955
nodist_tests_testTokenizer_SOURCES = \
956
956
tests/stub_StatHist.cc \
957
- tests/stub_debug .cc \
957
+ tests/stub_libdebug .cc \
958
958
tests/stub_libmem.cc \
959
959
parser/Tokenizer.h
960
960
tests_testTokenizer_LDADD = \
@@ -975,7 +975,7 @@ tests_testSBuf_SOURCES = \
975
975
tests/SBufFindTest.h
976
976
nodist_tests_testSBuf_SOURCES = \
977
977
tests/stub_StatHist.cc \
978
- tests/stub_debug .cc \
978
+ tests/stub_libdebug .cc \
979
979
tests/stub_libmem.cc
980
980
tests_testSBuf_LDADD = \
981
981
sbuf/libsbuf.la \
@@ -990,7 +990,7 @@ tests_testSBufList_SOURCES = \
990
990
tests/testSBufList.cc
991
991
nodist_tests_testSBufList_SOURCES = \
992
992
tests/stub_StatHist.cc \
993
- tests/stub_debug .cc \
993
+ tests/stub_libdebug .cc \
994
994
tests/stub_libmem.cc
995
995
tests_testSBufList_LDADD = \
996
996
sbuf/libsbuf.la \
@@ -1006,8 +1006,8 @@ tests_testString_SOURCES = \
1006
1006
nodist_tests_testString_SOURCES = \
1007
1007
tests/stub_SBuf.cc \
1008
1008
String.cc \
1009
- tests/stub_debug.cc \
1010
1009
tests/stub_event.cc \
1010
+ tests/stub_libdebug.cc \
1011
1011
tests/stub_libmem.cc
1012
1012
tests_testString_LDADD = \
1013
1013
base/libbase.la \
@@ -1089,7 +1089,6 @@ tests_testRock_SOURCES = \
1089
1089
tests/stub_client_db.cc \
1090
1090
tests/stub_client_side.cc \
1091
1091
tests/stub_client_side_request.cc \
1092
- tests/stub_debug.cc \
1093
1092
tests/stub_errorpage.cc \
1094
1093
event.cc \
1095
1094
fatal.cc \
@@ -1145,6 +1144,7 @@ nodist_tests_testRock_SOURCES = \
1145
1144
SquidMath.cc \
1146
1145
SquidMath.h \
1147
1146
hier_code.cc \
1147
+ tests/stub_libdebug.cc \
1148
1148
swap_log_op.cc
1149
1149
tests_testRock_LDADD = \
1150
1150
http/libhttp.la \
@@ -1258,7 +1258,6 @@ tests_testUfs_SOURCES = \
1258
1258
client_db.h \
1259
1259
tests/stub_client_side.cc \
1260
1260
tests/stub_client_side_request.cc \
1261
- tests/stub_debug.cc \
1262
1261
tests/stub_errorpage.cc \
1263
1262
event.cc \
1264
1263
tests/stub_fatal.cc \
@@ -1318,6 +1317,7 @@ nodist_tests_testUfs_SOURCES = \
1318
1317
SquidMath.cc \
1319
1318
SquidMath.h \
1320
1319
hier_code.cc \
1320
+ tests/stub_libdebug.cc \
1321
1321
swap_log_op.cc
1322
1322
tests_testUfs_LDADD = \
1323
1323
http/libhttp.la \
@@ -1432,7 +1432,6 @@ tests_testStore_SOURCES = \
1432
1432
tests/stub_client_side.cc \
1433
1433
tests/stub_client_side_request.cc \
1434
1434
tests/stub_comm.cc \
1435
- tests/stub_debug.cc \
1436
1435
tests/stub_errorpage.cc \
1437
1436
event.cc \
1438
1437
tests/stub_fatal.cc \
@@ -1486,6 +1485,7 @@ nodist_tests_testStore_SOURCES = \
1486
1485
$(TESTSOURCES ) \
1487
1486
SquidMath.cc \
1488
1487
SquidMath.h \
1488
+ tests/stub_libdebug.cc \
1489
1489
tests/stub_libtime.cc \
1490
1490
swap_log_op.cc
1491
1491
tests_testStore_LDADD = \
@@ -1595,7 +1595,6 @@ tests_testDiskIO_SOURCES = \
1595
1595
tests/stub_client_side.cc \
1596
1596
tests/stub_client_side_request.cc \
1597
1597
client_side_request.h \
1598
- tests/stub_debug.cc \
1599
1598
tests/stub_errorpage.cc \
1600
1599
event.cc \
1601
1600
tests/stub_fatal.cc \
@@ -1657,6 +1656,7 @@ nodist_tests_testDiskIO_SOURCES = \
1657
1656
SquidMath.cc \
1658
1657
SquidMath.h \
1659
1658
hier_code.cc \
1659
+ tests/stub_libdebug.cc \
1660
1660
tests/stub_libtime.cc \
1661
1661
swap_log_op.cc
1662
1662
tests_testDiskIO_LDADD = \
@@ -1715,13 +1715,13 @@ nodist_tests_testACLMaxUserIP_SOURCES = \
1715
1715
tests/stub_cache_manager.cc \
1716
1716
tests/stub_cbdata.cc \
1717
1717
tests/stub_client_side.cc \
1718
- tests/stub_debug.cc \
1719
1718
dlink.cc \
1720
1719
tests/stub_errorpage.cc \
1721
1720
tests/stub_fatal.cc \
1722
1721
globals.cc \
1723
1722
tests/stub_libauth.cc \
1724
1723
tests/stub_libcomm.cc \
1724
+ tests/stub_libdebug.cc \
1725
1725
tests/stub_libhttp.cc \
1726
1726
tests/stub_libmem.cc \
1727
1727
tests/stub_libsecurity.cc \
@@ -1754,7 +1754,7 @@ tests_testHtmlQuote_SOURCES = \
1754
1754
tests/testHtmlQuote.cc
1755
1755
nodist_tests_testHtmlQuote_SOURCES = \
1756
1756
$(TESTSOURCES ) \
1757
- tests/stub_debug .cc \
1757
+ tests/stub_libdebug .cc \
1758
1758
tests/stub_libmem.cc
1759
1759
tests_testHtmlQuote_LDADD = \
1760
1760
html/libhtml.la \
@@ -2017,7 +2017,6 @@ tests_testHttp1Parser_SOURCES = \
2017
2017
tests/stub_cache_manager.cc \
2018
2018
tests/stub_cbdata.cc \
2019
2019
tests/stub_comm.cc \
2020
- tests/stub_debug.cc \
2021
2020
tests/stub_event.cc \
2022
2021
tests/stub_libanyp.cc \
2023
2022
tests/stub_libmem.cc \
@@ -2033,6 +2032,7 @@ tests_testHttp1Parser_SOURCES = \
2033
2032
wordlist.h
2034
2033
nodist_tests_testHttp1Parser_SOURCES = \
2035
2034
$(TESTSOURCES ) \
2035
+ tests/stub_libdebug.cc \
2036
2036
tests/stub_libtime.cc
2037
2037
tests_testHttp1Parser_LDADD = \
2038
2038
http/libhttp.la \
@@ -2101,7 +2101,6 @@ tests_testHttpReply_SOURCES = \
2101
2101
cbdata.h \
2102
2102
tests/stub_client_side.cc \
2103
2103
tests/stub_comm.cc \
2104
- tests/stub_debug.cc \
2105
2104
tests/stub_errorpage.cc \
2106
2105
tests/stub_event.cc \
2107
2106
tests/stub_fatal.cc \
@@ -2130,6 +2129,7 @@ tests_testHttpReply_SOURCES = \
2130
2129
nodist_tests_testHttpReply_SOURCES = \
2131
2130
$(TESTSOURCES ) \
2132
2131
hier_code.cc \
2132
+ tests/stub_libdebug.cc \
2133
2133
tests/stub_libtime.cc
2134
2134
tests_testHttpReply_LDADD =\
2135
2135
CommCalls.o \
@@ -2398,7 +2398,7 @@ tests_testIpAddress_SOURCES = \
2398
2398
tests/testIpAddress.cc
2399
2399
nodist_tests_testIpAddress_SOURCES = \
2400
2400
tests/stub_SBuf.cc \
2401
- tests/stub_debug .cc \
2401
+ tests/stub_libdebug .cc \
2402
2402
tests/stub_libmem.cc \
2403
2403
tests/stub_tools.cc
2404
2404
tests_testIpAddress_LDADD = \
@@ -2417,8 +2417,8 @@ tests_testIcmp_SOURCES = \
2417
2417
tests/testIcmp.cc
2418
2418
nodist_tests_testIcmp_SOURCES = \
2419
2419
tests/stub_SBuf.cc \
2420
- tests/stub_debug.cc \
2421
2420
icmp/Icmp.h \
2421
+ tests/stub_libdebug.cc \
2422
2422
tests/stub_libmem.cc \
2423
2423
tests/stub_libtime.cc
2424
2424
tests_testIcmp_LDADD =\
@@ -2435,7 +2435,7 @@ tests_testNetDb_SOURCES = \
2435
2435
tests/testNetDb.cc
2436
2436
nodist_tests_testNetDb_SOURCES = \
2437
2437
tests/stub_SBuf.cc \
2438
- tests/stub_debug .cc \
2438
+ tests/stub_libdebug .cc \
2439
2439
tests/stub_libmem.cc \
2440
2440
tests/stub_libtime.cc
2441
2441
tests_testNetDb_LDADD = \
@@ -2701,7 +2701,6 @@ tests_testStatHist_SOURCES = \
2701
2701
tests/stub_cache_manager.cc \
2702
2702
tests/stub_cbdata.cc \
2703
2703
tests/stub_comm.cc \
2704
- tests/stub_debug.cc \
2705
2704
tests/stub_fatal.cc \
2706
2705
fatal.h \
2707
2706
tests/stub_libmem.cc \
@@ -2716,6 +2715,7 @@ tests_testStatHist_SOURCES = \
2716
2715
tools.h
2717
2716
nodist_tests_testStatHist_SOURCES = \
2718
2717
$(TESTSOURCES ) \
2718
+ tests/stub_libdebug.cc \
2719
2719
tests/stub_libtime.cc
2720
2720
tests_testStatHist_LDADD = \
2721
2721
sbuf/libsbuf.la \
@@ -2737,8 +2737,8 @@ nodist_tests_testConfigParser_SOURCES = \
2737
2737
String.cc \
2738
2738
tests/stub_acl.cc \
2739
2739
tests/stub_cache_cf.cc \
2740
- tests/stub_debug.cc \
2741
2740
tests/stub_fatal.cc \
2741
+ tests/stub_libdebug.cc \
2742
2742
tests/stub_libmem.cc \
2743
2743
tests/stub_neighbors.cc
2744
2744
tests_testConfigParser_LDADD = \
@@ -2758,8 +2758,8 @@ nodist_tests_testEvent_SOURCES = \
2758
2758
tests/stub_SBuf.cc \
2759
2759
tests/stub_cache_manager.cc \
2760
2760
tests/stub_cbdata.cc \
2761
- tests/stub_debug.cc \
2762
2761
event.cc \
2762
+ tests/stub_libdebug.cc \
2763
2763
tests/stub_libmem.cc \
2764
2764
tests/stub_libtime.cc \
2765
2765
tests/stub_tools.cc
@@ -2776,8 +2776,8 @@ tests_testEventLoop_SOURCES = \
2776
2776
nodist_tests_testEventLoop_SOURCES = \
2777
2777
EventLoop.cc \
2778
2778
tests/stub_SBuf.cc \
2779
- tests/stub_debug.cc \
2780
2779
tests/stub_fatal.cc \
2780
+ tests/stub_libdebug.cc \
2781
2781
tests/stub_libtime.cc
2782
2782
tests_testEventLoop_LDADD = \
2783
2783
base/libbase.la \
@@ -2791,7 +2791,7 @@ tests_testIoManip_SOURCES = \
2791
2791
tests/testIoManip.cc
2792
2792
nodist_tests_testIoManip_SOURCES = \
2793
2793
tests/stub_SBuf.cc \
2794
- tests/stub_debug .cc \
2794
+ tests/stub_libdebug .cc \
2795
2795
tests/stub_libmem.cc \
2796
2796
tests/stub_libtime.cc
2797
2797
tests_testIoManip_LDADD = \
0 commit comments