1menu "Utest Self Testcase"
2
3config UTEST_SELF_PASS_TC
4    bool "Pass test"
5    default y
6
7endmenu
8