Home
last modified time | relevance | path

Searched hist:"2 dd0111adc8a5a03388f557d1ca91295276fbb54" (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/include/test/
H A Dlib.h2dd0111adc8a5a03388f557d1ca91295276fbb54 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 Dsuites.hdiff 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 Dcmd_ut_lib.c2dd0111adc8a5a03388f557d1ca91295276fbb54 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 Dstring.c2dd0111adc8a5a03388f557d1ca91295276fbb54 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 DMakefilediff 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 DKconfigdiff 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 Dcmd_ut.cdiff 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>