summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fixed small bug in testbenchRainer Gerhards2009-06-122-0/+2
* re-enabled queue disk fsync testRainer Gerhards2009-06-101-5/+3
* fixed small nit in build systemRainer Gerhards2009-06-101-2/+0
* restructered code in perparation for multiple rule set supportRainer Gerhards2009-06-104-3/+12
* added capability to fsync() queue disk files for enhanced reliabilityRainer Gerhards2009-06-093-0/+35
* made dynafiles working againRainer Gerhards2009-06-051-1/+2
* backported some of the v5 testbenchRainer Gerhards2009-06-049-40/+119
* added config switch --enable-testbench=no to turn off testbenchRainer Gerhards2009-06-031-0/+3
* Merge branch 'beta' into masterRainer Gerhards2009-05-284-1/+51
|\
| * Merge branch 'v3-stable' into betaRainer Gerhards2009-05-284-1/+51
| |\
| | * small enhancement: config validation run now exits with code 1 if an error is...Rainer Gerhards2009-05-286-3/+49
* | | fixed make distcheckRainer Gerhards2009-05-286-6/+8
* | | fixed typoRainer Gerhards2009-05-271-3/+1
* | | greatly enhanced testbenchRainer Gerhards2009-05-2715-199/+186
* | | added test suite for persistent queue shutdownRainer Gerhards2009-05-254-1/+92
* | | solved some issues with testbench & a race conditionRainer Gerhards2009-05-252-3/+6
* | | improved testbench / solved imdiag race conditionRainer Gerhards2009-05-254-2/+54
* | | added new testing module imdiagRainer Gerhards2009-05-2510-6/+17
* | | fixing some nits with the build systemRainer Gerhards2009-05-221-1/+1
* | | added capability to run multiple tcp listeners (on different ports)Rainer Gerhards2009-05-2216-37/+265
* | | Do not fail "make check" if omstdout is not enabledMichael Biebl2009-05-191-3/+6
* | | Fix compiler warningsMichael Biebl2009-05-191-0/+1
* | | improved testbench - added tests for queue disk-only modeRainer Gerhards2009-04-173-1/+50
* | | bugfix: missing header (platform compatibility issue)v4.3.0Rainer Gerhards2009-04-171-0/+1
* | | cosmetic fix (status message)Rainer Gerhards2009-04-091-2/+0
* | | removed MSG_NOSIGNAL & provided work-aroundRainer Gerhards2009-04-091-1/+10
* | | implemented $MaxOpenFiles directive and changed testbenchRainer Gerhards2009-04-143-16/+60
* | | fixed testbench compilation problem on SolarisRainer Gerhards2009-04-092-1/+4
* | | working some more on "make distcheck"Rainer Gerhards2009-04-092-1/+4
* | | fixing "make distcheck"Rainer Gerhards2009-04-091-0/+11
* | | removed accidently added binaryRainer Gerhards2009-04-091-0/+0
* | | minor cleanupRainer Gerhards2009-04-082-1/+1
* | | added new test case for many tcp connectionsRainer Gerhards2009-04-085-2/+339
* | | fixed some portability issuesRainer Gerhards2009-03-164-4/+20
* | | improved testbench, added tests for tcp-based receptionRainer Gerhards2009-04-086-24/+129
* | | testcase added (on user request)Rainer Gerhards2009-04-061-0/+3
* | | improved internal handling of RainerScript functionsRainer Gerhards2009-04-061-2/+2
|/ /
* | made sure udptester terminates only after rsyslgod it spawnedRainer Gerhards2009-04-061-0/+2
* | improved parser test suiteRainer Gerhards2009-04-036-0/+18
* | improved test suite and added test for new output module interfaceRainer Gerhards2009-04-0313-25/+69
* | fixed some problems with "make check"Demo2009-03-313-4/+2
* | porting parser tests to solarisRainer Gerhards2009-03-313-35/+64
* | Merge branch 'master' into sol-testRainer Gerhards2009-03-319-6/+313
|\ \
| * | bugfix: "make distcheck" did not workRainer Gerhards2009-03-312-5/+9
| * | changed parser test suite to be c-program basedRainer Gerhards2009-03-315-88/+270
| * | solved some more issues with "make [dist]check"Rainer Gerhards2009-03-274-7/+4
| * | fixed a couple of nits with "make [dist]check"Rainer Gerhards2009-03-275-5/+20
| * | added some missing files in tests Makefile.amRainer Gerhards2009-03-262-21/+14
| * | initial parser testing suite addedRainer Gerhards2009-03-269-6/+32
| * | parser test script createdRainer Gerhards2009-03-263-42/+78