test: log: Rename log main test file to log_ut.c
authorSimon Glass <sjg@chromium.org>
Mon, 8 Mar 2021 00:35:09 +0000 (17:35 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 12 Mar 2021 14:57:30 +0000 (09:57 -0500)
commit5c1cf4d2dab12a8f5b4a49dc2f06f582db69c1ef
tree475d6d7718e464d97d084221aa63dee7a4da97ae
parent664277f1060c24aef29f7ea77b6081e3ccc5db46
test: log: Rename log main test file to log_ut.c

The current name is the same as the main test runner file. Rename it to
avoid confusion.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
test/log/Makefile
test/log/log_ut.c [moved from test/log/test-main.c with 100% similarity]