Searched hist:"421 f86f3293c63fa2669972fb7bdc5ae78729e50" (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/test/env/ |
H A D | Kconfig | 421f86f3293c63fa2669972fb7bdc5ae78729e50 Wed May 20 14:27:36 CDT 2015 Joe Hershberger <joe.hershberger@ni.com> test: env: Add test framework for env
Add a new "env" subcommand to the ut command.
This will run unit tests on the env code. This should be targetable to any device that supports the env features needed for the tests.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | cmd_ut_env.c | 421f86f3293c63fa2669972fb7bdc5ae78729e50 Wed May 20 14:27:36 CDT 2015 Joe Hershberger <joe.hershberger@ni.com> test: env: Add test framework for env
Add a new "env" subcommand to the ut command.
This will run unit tests on the env code. This should be targetable to any device that supports the env features needed for the tests.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | Makefile | 421f86f3293c63fa2669972fb7bdc5ae78729e50 Wed May 20 14:27:36 CDT 2015 Joe Hershberger <joe.hershberger@ni.com> test: env: Add test framework for env
Add a new "env" subcommand to the ut command.
This will run unit tests on the env code. This should be targetable to any device that supports the env features needed for the tests.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/include/test/ |
H A D | env.h | 421f86f3293c63fa2669972fb7bdc5ae78729e50 Wed May 20 14:27:36 CDT 2015 Joe Hershberger <joe.hershberger@ni.com> test: env: Add test framework for env
Add a new "env" subcommand to the ut command.
This will run unit tests on the env code. This should be targetable to any device that supports the env features needed for the tests.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | suites.h | 421f86f3293c63fa2669972fb7bdc5ae78729e50 Wed May 20 14:27:36 CDT 2015 Joe Hershberger <joe.hershberger@ni.com> test: env: Add test framework for env
Add a new "env" subcommand to the ut command.
This will run unit tests on the env code. This should be targetable to any device that supports the env features needed for the tests.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/test/ |
H A D | Kconfig | 421f86f3293c63fa2669972fb7bdc5ae78729e50 Wed May 20 14:27:36 CDT 2015 Joe Hershberger <joe.hershberger@ni.com> test: env: Add test framework for env
Add a new "env" subcommand to the ut command.
This will run unit tests on the env code. This should be targetable to any device that supports the env features needed for the tests.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | cmd_ut.c | 421f86f3293c63fa2669972fb7bdc5ae78729e50 Wed May 20 14:27:36 CDT 2015 Joe Hershberger <joe.hershberger@ni.com> test: env: Add test framework for env
Add a new "env" subcommand to the ut command.
This will run unit tests on the env code. This should be targetable to any device that supports the env features needed for the tests.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/ |
H A D | Makefile | 421f86f3293c63fa2669972fb7bdc5ae78729e50 Wed May 20 14:27:36 CDT 2015 Joe Hershberger <joe.hershberger@ni.com> test: env: Add test framework for env
Add a new "env" subcommand to the ut command.
This will run unit tests on the env code. This should be targetable to any device that supports the env features needed for the tests.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|