[U-Boot] [PATCH 1/1] test: env: Enable env unit tests by default

Simon Glass sjg at chromium.org
Wed Apr 24 03:54:31 UTC 2019


On Sun, 7 Apr 2019 at 09:58, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> If CONFIG_UNIT_TEST is enabled we should enable the individual tests by
> default to ensure good test coverage.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> Tests ok on Travis CI:
> https://travis-ci.org/xypron2/u-boot/builds/516825681
> ---
>  test/env/Kconfig | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list