Josh Soref
af19128573
fix spelling errors in testbench
2019-12-27 13:57:25 +01:00
df3d4a3922
test-suite: Added !#/bin/bash into all test scripts.
...
Most of the tests will not work in other default shells like
on Freebsd or Solaris. So we make /bin/bash default now.
2015-07-30 15:38:17 +00:00
Rainer Gerhards
21307645db
fixed broken testbench
...
actually, this test was missing the module path all the time, but we
didn't notice it because previously no module needed to be loaded.
2011-05-30 08:42:55 +02:00
Rainer Gerhards
9079f66830
improved testbench
...
- added a test to check handling of damaged .qi files on startup
- made sure each test identifies itself on startup
2009-10-21 15:17:19 +02:00
Demo
e3f21521cd
fixed some problems with "make check"
...
interestingly, they manifested on Debian, only, but potentially
existed on other platforms, too.
2009-03-31 22:10:37 +02:00
Rainer Gerhards
3e3a9bc998
ported non-tcl based test suite to Solaris
2009-03-31 12:00:40 +02:00
Rainer Gerhards
d44ae01df3
fixing issue with test suite which was not yet adapted to v4
2008-11-26 16:55:05 +01:00
Rainer Gerhards
55d05e060e
fix the make distcheck workaround ;)
...
I left some file in the file system, cause make distcheck to fail...
2008-07-30 16:46:10 +02:00
Rainer Gerhards
f4f6de247c
preparing for 3.21.1
...
I disabled some make check checks for make distcheck. I need
to add some addtl support for make distcheck environment to
rsyslogd and I don't like to hold 3.21.1 just for that any
longer.
2008-07-30 15:58:35 +02:00
Rainer Gerhards
c3c385c63b
added testbed for config errors and fixed a bug
...
- bugfix: no error was reported if the target of a $IncludeConfig
could not be accessed.
- added testbed for common config errors
2008-07-29 14:55:44 +02:00