Rainer Gerhards 651bee9cf5 Merge branch 'omfile' into tmp
This was a complex manual merge, especially in action.c. So if
there occur some problems, this would be a good point to start
troubleshooting. I run a couple of tests before commiting and
they all went well.

Conflicts:
	action.c
	action.h
	runtime/queue.c
	runtime/queue.h
	runtime/wti.c
	runtime/wti.h
2009-06-22 15:12:35 +02:00
..
2009-06-22 15:12:35 +02:00
2008-07-30 15:58:35 +02:00
2009-03-31 22:10:37 +02:00
2009-06-04 09:57:45 +02:00
2009-06-12 17:46:16 +02:00
2009-05-25 10:47:22 +02:00
2009-03-31 20:35:15 +02:00
2009-05-27 11:29:47 +02:00
2009-05-25 10:47:22 +02:00
2009-06-22 15:12:35 +02:00
2009-05-27 11:29:47 +02:00
2009-05-27 11:29:47 +02:00
2008-06-13 17:21:03 +02:00
2009-06-04 09:57:45 +02:00
2008-06-13 17:21:03 +02:00
2009-06-04 09:57:45 +02:00

This directory contains the rsyslog testbench. It is slowly
evolving. New tests are always welcome. So far, most tests check
out the functionality of a single module. More complex tests are
welcome.

For a simple sample, see rtinit.c, which does a simple
init/deinit check of the runtime system.

rgerhards, 2008-06-13