]> Git Repo - u-boot.git/commit
test: env: Enable env unit tests by default
authorHeinrich Schuchardt <[email protected]>
Sun, 7 Apr 2019 15:57:40 +0000 (17:57 +0200)
committerTom Rini <[email protected]>
Wed, 24 Apr 2019 11:27:28 +0000 (07:27 -0400)
commit0efe2b8f9ee2f459a2161e19ae1e66918c9f5c3b
treed23715f372fd8aa8786e98986e87fee9c7ff7399
parent25c07c72fd817b084c128f84ea0862668ceb2127
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: Simon Glass <[email protected]>
Signed-off-by: Heinrich Schuchardt <[email protected]>
test/env/Kconfig
This page took 0.03399 seconds and 4 git commands to generate.