Home
last modified time | relevance | path

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

/openbmc/u-boot/test/lib/
H A Dstring.c2dd0111a 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_lib.c2dd0111a 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 DMakefile2dd0111a 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/include/test/
H A Dlib.h2dd0111a 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.h2dd0111a 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 DKconfig2dd0111a 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.c2dd0111a 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>