mirror of
https://xff.cz/git/u-boot/
synced 2025-12-26 02:19:12 +01:00
Add a test of the 'log format' and 'log rec' commands. This also covers things like log_get_cat_by_name(), since they are used by these commands. Fix a style nit in the tests also. Signed-off-by: Simon Glass <sjg@chromium.org>