
1 May
2015
1 May
'15
5:46 a.m.
On 28 April 2015 at 23:51, Joe Hershberger joe.hershberger@ni.com wrote:
Enable the new env unit tests on sandbox.
Signed-off-by: Joe Hershberger joe.hershberger@ni.com
Changes in v2: -New for version 2
configs/sandbox_defconfig | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass sjg@chromium.org
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index 2bf3799..ff05c95 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -27,3 +27,4 @@ CONFIG_USB=y CONFIG_USB_EMUL=y CONFIG_USB_STORAGE=y CONFIG_REGEX=y
+CONFIG_ENV_TEST=y
1.7.11.5