diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-04-03 17:54:09 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-04-03 17:54:09 +0200 |
commit | ce6b7e86cdd63ba1540d20aa22403d2b13d2e59f (patch) | |
tree | 3d712651f8ffcc2b5e67709e0e4916de8cd77668 /tests/testsuites/rfc5424-1.parse1 | |
parent | 9103817f9fe811b49938036a1f9ff23672a9ec44 (diff) | |
download | rsyslog-ce6b7e86cdd63ba1540d20aa22403d2b13d2e59f.tar.gz rsyslog-ce6b7e86cdd63ba1540d20aa22403d2b13d2e59f.tar.xz rsyslog-ce6b7e86cdd63ba1540d20aa22403d2b13d2e59f.zip |
improved test suite and added test for new output module interface
The testbench has now a generic driver that can run a whole class
of test suites just by providing a config file and test cases. This
does not cover all testing needs, but a lot.
We have now added one test for the new array-passing output plugin
interface.
Diffstat (limited to 'tests/testsuites/rfc5424-1.parse1')
-rw-r--r-- | tests/testsuites/rfc5424-1.parse1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/testsuites/rfc5424-1.parse1 b/tests/testsuites/rfc5424-1.parse1 new file mode 100644 index 00000000..23836c9f --- /dev/null +++ b/tests/testsuites/rfc5424-1.parse1 @@ -0,0 +1,3 @@ +#Example from RFC5424, section 6.5 / sample 1 +<34>1 2003-10-11T22:14:15.003Z mymachine.example.com su - ID47 - BOM'su root' failed for lonvick on /dev/pts/8 +34,auth,crit,Oct 11 22:14:15,mymachine.example.com,,su,- BOM'su root' failed for lonvick on /dev/pts/8 |