mirror of
https://xff.cz/git/u-boot/
synced 2026-03-03 15:22:21 +01:00
Provide a unit test for errno_str(). Test that known and unknown error numbers are handled correctly. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>