test: log: test syslog logging driver
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 26 Feb 2020 20:48:19 +0000 (21:48 +0100)
committerSimon Glass <sjg@chromium.org>
Thu, 16 Apr 2020 14:07:58 +0000 (08:07 -0600)
commit7b912edcf66e3fe9555d5666b40a6fe480694b11
treee548a561aec1a53811c6351755c24c65f9e02009
parent395041b2fd2f1cb2c84127acb18d87c27c29448c
test: log: test syslog logging driver

Provide unit tests for the syslog logging driver.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/log/Makefile
test/log/syslog_test.c [new file with mode: 0644]