commit | 978739d726d96112d86d9e264ca80b07faff4758 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 14 12:48:06 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 11 19:02:32 2021 -0500 |
tree | 27b04d170f53130ec20a7d5087f0e075ac52b8e3 | |
parent | 5e3e39a3bbd3adfba7a1976b12c99f8965e753c2 [diff] |
lib: Add tests for simple_itoa() Add test and a comment for this function. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Artem Lapkin <email2tema@gmail.com>