rsyslog/tests/CI/interactive_exec_test_hook.sh
Rainer Gerhards d82f54a28c CI: add way to gather all check logs if CI times out "make check"
This can happen under buildbot, and with it we can use the new script
in a follow-on buildbot step. Doesn't work with travis as it
terminates the complete CI run on timeout (no single-step timeout).
2017-04-12 10:37:20 +02:00

21 lines
541 B
Bash
Executable File

cd tests
export srcdir=`pwd`
# add tests here below
# ./omfile-read-only.sh
exit # currently not needed
export RSYSLOG_DEBUG="debug nologfuncflow noprintmutexaction"
./msgvar-concurrency.sh
./localvar-concurrency.sh
./exec_tpl-concurrency.sh
./privdropuser.sh
./privdropuserid.sh
./privdropgroup.sh
./privdropgroupid.sh
./template-json.sh
./template-pos-from-to.sh
./template-pos-from-to-lowercase.sh
./template-pos-from-to-oversize.sh
./template-pos-from-to-oversize-lowercase.sh
./template-pos-from-to-missing-jsonvar.sh
./fac_authpriv.sh