On Thu, 19 Nov 2020 at 03:09, Patrick Delaunay <patrick.delau...@st.com> wrote: > > Align the prefix used in cmd_ut_category function and name of tests > for ut str. > This patch solves the issues detected by "make qcheck" after previous > patch. > > Fixes: fdc79a6b125d ("lib: Add a function to convert a string to upper case") > Signed-off-by: Patrick Delaunay <patrick.delau...@st.com> > --- > > test/str_ut.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>