]> git.baikalelectronics.ru Git - uboot.git/commit
test: log: add test for console output of dropped messages
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 27 Nov 2020 10:20:58 +0000 (11:20 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 15 Jan 2021 19:36:11 +0000 (14:36 -0500)
commit78768f897529a1627999870d20c8397efd93af9a
tree902ade5e6ef58babe75fb7424c1d940b18fe83d3
parenta64bce08c9050c2d4cd3b48fcfdeb6bc44c12bd8
test: log: add test for console output of dropped messages

Add a new test to check the content of the dropped messages
sent to console puts function.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/log/log_test.c