commit | 6b3635e3e954d43ef96adf63a6cf58537b6c6f0c | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Apr 07 17:57:40 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 24 07:27:28 2019 -0400 |
tree | d23715f372fd8aa8786e98986e87fee9c7ff7399 | |
parent | 2e43f0f47aa08a3930e55cf74fb197c8b562abcf [diff] |
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>