commit | a91eac944d620afac4c20ee1a278895d64125d68 | [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 | 8cc52835e8d6da33948a9b16c0043288fdeae827 [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>