Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-16 | test: add test for lib/lmb.c | Simon Goldschmidt | |
Add basic tests for the lmb memory allocation code used to reserve and allocate memory during boot. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> | |||
2018-09-28 | test: list: Add tests for hexdump.c | Mario Six | |
Add tests for the hex2bin, bin2hex, and hex_to_bin functions, which were recently added to U-Boot. Signed-off-by: Mario Six <mario.six@gdsys.cc> Reviewed-by: Simon Glass <sjg@chromium.org> |