projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f68c2b2
)
sandbox: Enable env unit tests
author
Joe Hershberger
<joe.hershberger@ni.com>
Wed, 20 May 2015 19:27:39 +0000
(14:27 -0500)
committer
Tom Rini
<trini@konsulko.com>
Thu, 21 May 2015 13:16:18 +0000
(09:16 -0400)
Enable the new env unit tests on sandbox.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/sandbox_defconfig
patch
|
blob
|
history
diff --git
a/configs/sandbox_defconfig
b/configs/sandbox_defconfig
index 25980173fef50b819c670a8a673d8d325a7ec5c2..e1d495c89f685a6da052dc1616769a86b5648689 100644
(file)
--- a/
configs/sandbox_defconfig
+++ b/
configs/sandbox_defconfig
@@
-40,3
+40,4
@@
CONFIG_ERRNO_STR=y
CONFIG_UNIT_TEST=y
CONFIG_UT_TIME=y
CONFIG_UT_DM=y
+CONFIG_UT_ENV=y