The following patches add the streamtestcase files:

--- tests/src/Makefile.am       (Revision 345118)
+++ tests/src/Makefile.am       (Arbeitskopie)
@@ -10,6 +10,7 @@

 testsuite_SOURCES = \
         asyncappendertestcase.cpp\
+        encodingtest.cpp\
         filetestcase.cpp \
         hierarchythresholdtestcase.cpp\
         l7dtestcase.cpp\
@@ -23,6 +24,7 @@
         consoleappendertestcase.cpp\
         fileappendertestcase.cpp\
         rollingfileappendertestcase.cpp\
+        streamtestcase.cpp\
         writerappendertestcase.cpp \
         ndctestcase.cpp

--- tests/src/util/Makefile.am  (Revision 332794)
+++ tests/src/util/Makefile.am  (Arbeitskopie)
@@ -10,6 +10,7 @@
 libutil_a_SOURCES = \
        absolutetimefilter.cpp\
        absolutedateandtimefilter.cpp\
+       binarycompare.cpp\
        compare.cpp\
        controlfilter.cpp\
        filenamefilter.cpp \

Reply via email to