]> git.baikalelectronics.ru Git - uboot.git/commit
test: env: Enable env unit tests by default
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 7 Apr 2019 15:57:40 +0000 (17:57 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 24 Apr 2019 11:27:28 +0000 (07:27 -0400)
commit63053a2e4c28ac020c29072dc31b14b932edbef7
treed23715f372fd8aa8786e98986e87fee9c7ff7399
parentf45931e74dbf33a16028607a65363690c84c5552
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 <sjg@chromium.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
test/env/Kconfig