xref
: /
examples
/
utest
/
testcases
/
tmpfs
/
Kconfig
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
menu "Tmpfs Testcase"
2
3
config UTEST_TMPFS_CP
4
bool "tmpfs cp test"
5
default n
6
endmenu
7