u-boot-brain/test/lib
Heinrich Schuchardt 2dd0111adc test: provide unit test for memory functions
Memory functions may have architecture specific implementations. These
should be tested.

Provide unit tests for memset(), memcpy(), memmove().

Provide a 'ut lib' sub-command to execute the tests.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2019-02-09 07:50:53 -05:00
..
cmd_ut_lib.c test: provide unit test for memory functions 2019-02-09 07:50:53 -05:00
hexdump.c test: hexdump: fix misplaced return 2018-12-12 12:14:21 -05:00
lmb.c test: lib: lmb: add lmb test for multiple RAM banks 2019-02-02 08:23:33 -05:00
Makefile test: provide unit test for memory functions 2019-02-09 07:50:53 -05:00
string.c test: provide unit test for memory functions 2019-02-09 07:50:53 -05:00