xref
: /
examples
/
utest
/
testcases
/
utest
/
Kconfig
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
menu "Utest Self Testcase"
2
3
config UTEST_SELF_PASS_TC
4
bool "Pass test"
5
default y
6
7
endmenu
8