Searched hist:"2 dd0111adc8a5a03388f557d1ca91295276fbb54" (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/include/test/ |
H A D | lib.h | 2dd0111adc8a5a03388f557d1ca91295276fbb54 Wed Jan 30 00:53:31 CST 2019 Heinrich Schuchardt <xypron.glpk@gmx.de> 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>
|
H A D | suites.h | diff 2dd0111adc8a5a03388f557d1ca91295276fbb54 Wed Jan 30 00:53:31 CST 2019 Heinrich Schuchardt <xypron.glpk@gmx.de> 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>
|
/openbmc/u-boot/test/lib/ |
H A D | cmd_ut_lib.c | 2dd0111adc8a5a03388f557d1ca91295276fbb54 Wed Jan 30 00:53:31 CST 2019 Heinrich Schuchardt <xypron.glpk@gmx.de> 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>
|
H A D | string.c | 2dd0111adc8a5a03388f557d1ca91295276fbb54 Wed Jan 30 00:53:31 CST 2019 Heinrich Schuchardt <xypron.glpk@gmx.de> 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>
|
H A D | Makefile | diff 2dd0111adc8a5a03388f557d1ca91295276fbb54 Wed Jan 30 00:53:31 CST 2019 Heinrich Schuchardt <xypron.glpk@gmx.de> 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>
|
/openbmc/u-boot/test/ |
H A D | Kconfig | diff 2dd0111adc8a5a03388f557d1ca91295276fbb54 Wed Jan 30 00:53:31 CST 2019 Heinrich Schuchardt <xypron.glpk@gmx.de> 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>
|
H A D | cmd_ut.c | diff 2dd0111adc8a5a03388f557d1ca91295276fbb54 Wed Jan 30 00:53:31 CST 2019 Heinrich Schuchardt <xypron.glpk@gmx.de> 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>
|