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