kumquat-buildroot/support/testing/tests/package
Ricardo Martincoski 41a7c72c21 support/testing: add test for syslog-ng
Check:
 - the daemon is started;
 - a message is collected;
 - the daemon does not issue a warning message on startup.

When the .conf file version does not match the package version a warning
message shows up on serial on every boot. This message is generated by
syslog-ng before it is running, so it is not logged to
/var/log/messages. So in order to test the message is generated, restart
the server. It makes the message appears on /var/log/messages (since the
server is already running) where its existence can be easily tested
using grep.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@datacom.ind.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-04-19 23:16:15 +02:00
..
__init__.py
test_dropbear.py support/testing: fix code style 2017-10-06 18:56:49 +02:00
test_ipython.py support/testing: fix code style 2017-10-06 18:56:49 +02:00
test_python_cryptography.py test_python_cryptography: fix code style 2018-03-13 22:28:05 +01:00
test_python.py support/testing: fix code style 2017-10-06 18:56:49 +02:00
test_rust.py support/testing: fix job check-gitlab-ci.yml 2018-02-13 23:12:00 +01:00
test_syslog_ng.py support/testing: add test for syslog-ng 2018-04-19 23:16:15 +02:00