blob: ff164132e935f986e97a844406dcc525621361dc [file] [log] [blame]
Joe Hershberger421f86f2015-05-20 14:27:36 -05001config UT_ENV
2 bool "Enable env unit tests"
3 depends on UNIT_TEST
4 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.