commit | 544418999882487c25cc9529d0698f75d824bec0 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Nov 13 22:15:12 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 22 15:04:54 2024 -0600 |
tree | 0a31698308a025d35ade212ed874ca11a8d1b678 | |
parent | 13e13f58671305ac20a889d7271d85cb7e27af78 [diff] |
test: unit test for hextoull() Provide a unit test for the hextoull() function. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>