Kconfig 98 B

1234567
  1. menu "Utest Self Testcase"
  2. config UTEST_SELF_PASS_TC
  3. bool "Pass test"
  4. default y
  5. endmenu