
22 Nov
2020
22 Nov
'20
12:07 a.m.
On Thu, 19 Nov 2020 at 03:09, Patrick Delaunay patrick.delaunay@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.delaunay@st.com
test/str_ut.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org