summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorJoe Hershberger <joe.hershberger@ni.com>2015-05-20 14:27:39 -0500
committerTom Rini <trini@konsulko.com>2015-05-21 09:16:18 -0400
commit133ebeabc22d9cff260c29af9783b714146121a7 (patch)
treefae332200190b5e641c3654c3d035f2fdbf402ab /configs
parentf68c2b259298177763c285d8e4b2394d8b2833c3 (diff)
downloadtalos-obmc-uboot-133ebeabc22d9cff260c29af9783b714146121a7.tar.gz
talos-obmc-uboot-133ebeabc22d9cff260c29af9783b714146121a7.zip
sandbox: Enable env unit tests
Enable the new env unit tests on sandbox. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 25980173fe..e1d495c89f 100644
--- 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
OpenPOWER on IntegriCloud