summaryrefslogtreecommitdiff
path: root/test/lib
AgeCommit message (Collapse)Author
2018-09-28test: list: Add tests for hexdump.cMario Six
Add tests for the hex2bin, bin2hex, and hex_to_bin functions, which were recently added to U-Boot. Signed-off-by: Mario Six <[email protected]> Reviewed-by: Simon Glass <[email protected]>