kumquat-buildroot/support/testing/tests
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
..
boot testing/tests/boot/test_atf: fix code style 2018-01-29 23:14:24 +01:00
core fs: run packages' filesystem hooks in a copy of target/ 2018-03-31 20:53:06 +02:00
fs core/tests: add test for compressed iso9660 2017-12-31 18:20:14 +01:00
init support/tests: enhance the runtime systemd tests 2018-03-04 21:10:23 +01:00
package support/testing: add test for syslog-ng 2018-04-19 23:16:15 +02:00
toolchain support/testing: use more recent toolchains 2017-10-21 19:48:30 +02:00
__init__.py