On Fri, 27 Nov 2020 at 03:21, Patrick Delaunay <patrick.delau...@st.com> wrote: > > Add a new test to check the dropped messages when LOG is not ready > with log_drop_count and the result of _log(). > > Signed-off-by: Patrick Delaunay <patrick.delau...@st.com> > --- > > Changes in v2: > - add test to count the dropped messages (NEW) > > test/log/log_test.c | 43 +++++++++++++++++++++++++++++++++++-------- > 1 file changed, 35 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>