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