summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v5-devel'Rainer Gerhards2011-03-141-1/+1
|\ | | | | | | | | Conflicts: tests/diag.sh
| * testbench bugfix: work file was left overRainer Gerhards2011-03-141-1/+1
| |
* | testbench bugfix: tls test failed during make distcheck...Rainer Gerhards2011-03-115-6/+10
| | | | | | | | ... due to wrong path the certificate files
* | Merge branch 'v5-beta'Rainer Gerhards2011-03-118-4/+85
|\|
| * added one more test for imfile (under valgrind)Rainer Gerhards2011-03-112-0/+19
| |
| * Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-117-4/+66
| |\ | | | | | | | | | | | | Conflicts: tests/Makefile.am
| | * Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-03-117-4/+66
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tests/Makefile.am tests/diag.sh tests/tcpflood.c
| | | * added new test for imfile to testbenchRainer Gerhards2011-03-116-4/+62
| | | |
| | | * improved tcpflood test tool to support many more connectionsRainer Gerhards2011-03-101-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | even on platforms that place a low limit on the number of file descriptors per processes. The tool now increases the fd limit as required.
* | | | Merge branch 'v5-beta'Rainer Gerhards2011-03-1126-6/+370
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/omlibdbi/omlibdbi.c tests/Makefile.am tests/diag.sh
| * | | bugfix: minor memory leak in omlibdbi (< 1k per instance and run)Rainer Gerhards2011-03-106-0/+74
| | | | | | | | | | | | | | | | | | | | also testbench improvement (omlibdbi now also receives a couple of tests if we have a life MySQL server).
| * | | fixed problem in testbench Makefile, added module to distcheckRainer Gerhards2011-03-101-2/+2
| | | | | | | | | | | | | | | | | | | | Thanks to Michael Biebl for mentioning that some modules were not included in make distcheck.
| * | | fixed problems in testbench makefile (just introduced...)Rainer Gerhards2011-03-091-4/+4
| | | |
| * | | added MySQL life tests for ommysqlRainer Gerhards2011-03-0910-1/+87
| | | | | | | | | | | | | | | | | | | | tests run against a life database instance which must be setup in a specific way.
| * | | improved testbenchRainer Gerhards2011-03-094-0/+43
| | | |
| * | | preparing for 5.7.8 releasev5.7.8Rainer Gerhards2011-03-091-1/+1
| | | |
| * | | make testbench not errout if imdiag is not enabledRainer Gerhards2011-03-091-4/+10
| | | |
| * | | testbench: valgrind tests only executed if valgrind is availableRainer Gerhards2011-03-092-3/+7
| | | |
| * | | further improved testbenchRainer Gerhards2011-03-085-12/+23
| | | | | | | | | | | | | | | | some cosmetic issues, plus a new valgrind-based test
| * | | Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-084-2/+37
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tests/Makefile.am tools/syslogd.c
| | * | Merge branch 'v5-stable' of git+ssh://git.adiscon.com/git/rsyslog into v5-stableRainer Gerhards2011-03-081-1/+1
| | |\ \
| | | * | small bug in testbench, wrong config file pulled in one testRainer Gerhards2011-03-071-1/+1
| | | | |
| | * | | added new test to testbenchRainer Gerhards2011-03-083-1/+36
| | |/ /
| * | | added new test to check RepeatedMsgReduction (via TCP)Rainer Gerhards2011-03-063-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is kind of a backport of a similar UDP-based test from v6. However, we do not have everything required for UDP in the v5 test tool base, so we mimic the test with tcp -- which is not bad at all, because the code path for TCP is somewhat different (and thus once we merge this patch into v6, it is a useful addition).
| * | | backported new testbench support for valgrindRainer Gerhards2011-03-061-1/+18
| | | |
| * | | Merge branch 'v5-beta' of git+ssh://git.adiscon.com/git/rsyslog into v5-betaRainer Gerhards2011-03-061-1/+0
| |\ \ \
| | * \ \ Merge branch 'v5-beta-gtls-fix' into v5-betaRainer Gerhards2011-03-061-1/+0
| | |\ \ \
| | | * | | added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The capability has been added for module to specify that they do not like being unloaded. related bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=222 Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| * | | | | Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-044-10/+10
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| | * | | changed testbench parser patterns for more usual system configRainer Gerhards2011-03-044-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a problem in the current testbench is that it depends on the locally assigned system name. We have changed the default to the most common default value. However, in the long term we need to fix this (and will do so via a preloaded DNS cache, which we do not yet have!)
| * | | | added first experimental skeleton of what is to become a testconfig generatorRainer Gerhards2011-03-041-0/+72
| | | | | | | | | | | | | | | | | | | | | | | | | currently it generates only the power set, more work to do to make it a real config generator.
* | | | | added additional test for repeated message reduction (with valgrind)Rainer Gerhards2011-03-063-0/+32
| | | | |
* | | | | adding forgotten testbench fileRainer Gerhards2011-03-061-0/+23
| | | | |
* | | | | changed testbench parser patterns for more usual system configRainer Gerhards2011-03-044-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a problem in the current testbench is that it depends on the locally assigned system name. We have changed the default to the most common default value. However, in the long term we need to fix this (and will do so via a preloaded DNS cache, which we do not yet have!)
* | | | | Merge branch 'master-tcpsrv-mt'v6.1.5Rainer Gerhards2011-03-043-15/+211
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| * | | | | added new tls-based test to testbenchRainer Gerhards2011-02-283-2/+21
| | | | | |
| * | | | | Merge branch 'master' into master-tcpsrv-mtRainer Gerhards2011-02-2811-3/+127
| |\ \ \ \ \
| * | | | | | completed new TLS code in tcpfloodRainer Gerhards2011-02-281-24/+51
| | | | | | |
| * | | | | | experiemental milestone: tcpflood support buffering in TLS modeRainer Gerhards2011-02-041-2/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This needs to be checked, it is not yet 100% correct
| * | | | | | added support for TLS (in anon mode) to tcpfloodRainer Gerhards2011-02-022-6/+128
| | | | | | |
* | | | | | | improved testbenchRainer Gerhards2011-03-014-1/+50
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | - added valgrind-based test (the first one ever ;)) - fixed memory leak in imdiag (guess how this was detected...)
* | | | | | Merge branch 'v5-beta'Rainer Gerhards2011-02-2511-3/+127
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | | | bugfix: testbench failed when omuxsock was not selected in ./configureRainer Gerhards2011-02-241-1/+4
| | | | |
| * | | | bugfix: testbench failed when imptcp was not selectedRainer Gerhards2011-02-241-1/+1
| | |/ / | |/| |
| * | | fixed testsuite problems during make distcheckv5.7.5Rainer Gerhards2011-02-233-5/+5
| | | |
| * | | added one more test for imuxsock to autmatted test suiteRainer Gerhards2011-02-227-13/+62
| | | | | | | | | | | | | | | | control character escaping is now also being tested
| * | | improved testbench, added tests for imuxsockRainer Gerhards2011-02-218-1/+73
| | | |
* | | | tcpflood: time display was invalid due to wrong formatRainer Gerhards2011-01-261-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | there was a systematic error in that decimals were 1/10th to small. No problem if you knew that, but otherwise a biggie... This is a bug in a recently introduced non-released feature.
* | | | minor: typo fixRainer Gerhards2011-01-181-1/+1
| | | |
* | | | fixed regression in tcpfloodRainer Gerhards2011-01-101-5/+6
| | | | | | | | | | | | | | | | multiple rounds in single-threaded mode did not work