Sign in
kunit
/
linux
/
a67b25ee6035b17fbb4c6a94e0d6814d7d76dfd6
/
.
/
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