mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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>
This commit is contained in:
parent
f68c2b2592
commit
133ebeabc2
1 changed files with 1 additions and 0 deletions
|
|
@ -40,3 +40,4 @@ CONFIG_ERRNO_STR=y
|
|||
CONFIG_UNIT_TEST=y
|
||||
CONFIG_UT_TIME=y
|
||||
CONFIG_UT_DM=y
|
||||
CONFIG_UT_ENV=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue