提交 0efe2b8f 编写于 作者: H Heinrich Schuchardt 提交者: Tom Rini

test: env: Enable env unit tests by default

If CONFIG_UNIT_TEST is enabled we should enable the individual tests by
default to ensure good test coverage.
Reviewed-by: NSimon Glass <sjg@chromium.org>
Signed-off-by: NHeinrich Schuchardt <xypron.glpk@gmx.de>
上级 25c07c72
config UT_ENV
bool "Enable env unit tests"
depends on UNIT_TEST
default y
help
This enables the 'ut env' command which runs a series of unit
tests on the env code.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册