Sign in
kunit
/
linux
/
1caa886bb9487d7f1d089f76c45e4e7bca3067a4
/
.
/
tools
/
testing
/
kunit
/
test_template.Kconfig
blob: 1bdafb3ef1a5d8fbceb85ee605f8806e397746f7 [
file
]
config $
{
caps_test_prefix
}
bool
"KUnit test for ${test_prefix}"
depends on TEST
help
TODO
:
Describe
config fully
.