summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* bugfix/testbench: tls tests failed in make distcheck due to missing filesRainer Gerhards2012-12-141-0/+4
|
* testbench: bug fix & enhance $IncludeConfig testsRainer Gerhards2012-11-201-0/+3
| | | | The bug fixes actually fixes a bug inside the *testbench* itself.
* Merge branch 'v6-stable' into v7-stableRainer Gerhards2012-11-091-0/+10
|\ | | | | | | | | Conflicts: tests/Makefile.am
| * bugfix: $IncludeConfig did not correctly process directoriesRainer Gerhards2012-11-091-0/+10
| | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=376 The testbench was also enhanced to check for these cases. Thanks to Georgi Georgiev for the bug report. Also minor bugfix: no error msg on unreadable $IncludeConfig path
* | bugfix: omfwd did not properly support "template" parameterRainer Gerhards2012-10-301-1/+4
| | | | | | | | | | We also added a testbench test to check for this in the future. That in turn required new testbench tools.
* | testbench: add test for ruleset() and call statementsRainer Gerhards2012-10-291-0/+3
| |
* | Implement script optimization IF -> PRIFILTRainer Gerhards2012-09-211-0/+3
| |
* | Implement RainerScript prifield() functionRainer Gerhards2012-09-201-0/+3
| |
* | Add new tests to testbenchRainer Gerhards2012-09-201-0/+6
| |
* | Implement RainerScript field() functionRainer Gerhards2012-09-201-0/+3
| |
* | bugfix: small memory leak in imdiagRainer Gerhards2012-09-191-0/+3
| | | | | | | | | | This does not have any practical problems associated with it, EXCECPT that it caused almost all valgrind testbench tests to fail.
* | Add CEE test to testbenchRainer Gerhards2012-09-191-0/+3
|/
* Add test for script-based contains filter to testbenchRainer Gerhards2012-09-141-0/+3
|
* 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 releasev5.10.0Rainer 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).