On Wed, 13 Nov 2024 at 14:15, Heinrich Schuchardt <[email protected]> wrote: > > Provide a unit test for the hextoull() function. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > test/str_ut.c | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) >
Reviewed-by: Simon Glass <[email protected]> Thanks

