blob: 21d88f47a6d9e0c2676dfaafcd0288be8b4946e2 [file] [log] [blame]
Joe Hershberger26e038f2015-05-20 14:27:36 -05001config UT_ENV
2 bool "Enable env unit tests"
Heinrich Schuchardt6b3635e2019-04-07 17:57:40 +02003 default y
Joe Hershberger26e038f2015-05-20 14:27:36 -05004 help
5 This enables the 'ut env' command which runs a series of unit
6 tests on the env code.
7 If all is well then all tests pass although there will be a few
8 messages printed along the way.