summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-08-251-1/+3
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog action.c configure.ac doc/manual.html runtime/ruleset.c template.h threads.c tools/syslogd.c
| * preparing for 5.10.0 releaseRainer Gerhards2012-08-221-1/+3
| |
* | Don't run valgrind tests if imdiag is not enabledMiloslav Trmač2012-05-311-2/+2
| | | | | | | | Valgrind tests depend on imdiag as well.
* | bugfix: abort during startup when rsyslog.conf v6+ format was used in a ↵Rainer Gerhards2012-02-021-0/+3
| | | | | | | | certain way
* | Merge branch 'beta'v6.3.5Rainer Gerhards2011-08-311-15/+14
|\ \ | | | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html tests/Makefile.am
| * | preparing for 6.1.12 releasev6.1.12Rainer Gerhards2011-08-311-14/+14
| | |
* | | Merge branch 'master-newconf'Rainer Gerhards2011-07-121-1/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tools/omfile.c
| * | | cleaup & emergency config system reactivatedRainer Gerhards2011-07-091-1/+2
| | | |
* | | | preparing for 6.3.2v6.3.2Rainer Gerhards2011-07-061-8/+15
|/ / /
* | | Merge branch 'beta'Rainer Gerhards2011-06-211-0/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/Makefile.am tests/manytcp-too-few-tls.sh
| * | Merge branch 'v5-stable' into betaRainer Gerhards2011-06-211-1/+13
| |\| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/diag.sh tests/sndrcv_drvr.sh
| | * preparing for 5.8.2Rainer Gerhards2011-06-211-1/+2
| | |
| | * testbench: added new tests for failover casesRainer Gerhards2011-06-201-0/+11
| | |
| * | Merge branch 'v5-stable' into betaRainer Gerhards2011-06-141-0/+3
| |\| | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/nsd_gtls.c tcpsrv.c tests/Makefile.am
| | * backporting TLS-based testRainer Gerhards2011-06-141-0/+6
| | |
| | * backported current tcpflood testing toolRainer Gerhards2011-06-141-1/+2
| | | | | | | | | | | | so that we can improve v5's testbench as well
* | | bugfix: memory leak in imtcp & subsystems under some circumstancesRainer Gerhards2011-06-101-0/+3
| | | | | | | | | | | | | | | This leak is tied to error conditions which lead to incorrect cleanup of some data structures.
* | | added some more tls-based tests to testbenchRainer Gerhards2011-06-101-1/+6
| | |
* | | Merge branch 'beta'Rainer Gerhards2011-05-211-0/+6
|\| | | | | | | | | | | | | | | | | Conflicts: ChangeLog plugins/imrelp/imrelp.c
| * | preparing for 6.1.8 releasev6.1.8Rainer Gerhards2011-05-211-0/+6
| | |
* | | temporarily changed testbench to cover ongoing config changesRainer Gerhards2011-04-261-1/+1
|/ /
* | added one more testcase for sending TCP/TLS syslogRainer Gerhards2011-04-041-1/+5
| |
* | activated TLS send/receive test in testbenchRainer Gerhards2011-04-041-0/+4
| | | | | | | | | | This was possible because in v6 we do no longer have the TLS startup delay.
* | Merge branch 'v5-devel'Rainer Gerhards2011-03-311-2/+24
|\| | | | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html doc/rsyslog_conf.html runtime/msg.c runtime/rsyslog.h template.c
| * improved testbench, updated ChangeLog to reflect recent bugfixRainer Gerhards2011-03-311-2/+4
| | | | | | | | | | | | After trying out some more things with the new code (after last bugfix), I now think that the bugfix is OK to use and without regressions.
| * added some more valgrind-based testsRainer Gerhards2011-03-161-0/+8
| |
| * Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-161-1/+13
| |\ | | | | | | | | | | | | Conflicts: tests/Makefile.am
| | * fixed a regression of last patch and some cleanupRainer Gerhards2011-03-161-0/+3
| | |
| | * bugfix: failover did not work correctly if repeated msg reduction was onRainer Gerhards2011-03-161-0/+9
| | | | | | | | | | | | affected directive was: $ActionExecOnlyWhenPreviousIsSuspended on
* | | testbench bugfix: tls test failed during make distcheck...Rainer Gerhards2011-03-111-0/+4
| | | | | | | | | | | | ... due to wrong path the certificate files
* | | Merge branch 'v5-beta'Rainer Gerhards2011-03-111-1/+14
|\| |
| * | added one more test for imfile (under valgrind)Rainer Gerhards2011-03-111-0/+4
| | |
| * | Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-111-1/+10
| |\| | | | | | | | | | | | | Conflicts: tests/Makefile.am
| | * Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-03-111-1/+10
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tests/Makefile.am tests/diag.sh tests/tcpflood.c
| | | * added new test for imfile to testbenchRainer Gerhards2011-03-111-1/+10
| | | |
* | | | Merge branch 'v5-beta'Rainer Gerhards2011-03-111-3/+57
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-101-0/+11
| | | | | | | | | | | | | | | | | | | | 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-091-0/+19
| | | | | | | | | | | | | | | | | | | | tests run against a life database instance which must be setup in a specific way.
| * | | improved testbenchRainer Gerhards2011-03-091-0/+5
| | | |
| * | | 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-091-2/+6
| | | |
| * | | further improved testbenchRainer Gerhards2011-03-081-0/+2
| | | | | | | | | | | | | | | | some cosmetic issues, plus a new valgrind-based test
| * | | Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-081-1/+4
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tests/Makefile.am tools/syslogd.c
| | * | added new test to testbenchRainer Gerhards2011-03-081-1/+4
| | | |
| * | | added new test to check RepeatedMsgReduction (via TCP)Rainer Gerhards2011-03-061-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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).
* | | | added additional test for repeated message reduction (with valgrind)Rainer Gerhards2011-03-061-0/+3
| | | |
* | | | Merge branch 'master-tcpsrv-mt'v6.1.5Rainer Gerhards2011-03-041-1/+12
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| * | | | added new tls-based test to testbenchRainer Gerhards2011-02-281-0/+7
| | | | |