Sign in
kunit
/
linux
/
87329e629f0a07b2974cea6c629ea94ac9e6af15
/
.
/
test
/
Kconfig
blob: 2b6f57c1ed605ced831694626ab039a47e69cd06 [
file
] [
log
] [
blame
]
config TEST
bool
default
y
config TEST_TEST
bool
depends on TEST
default
y
config EXAMPLE_TEST
bool
depends on TEST
default
y