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