diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Kmisc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/Kmisc b/tests/Kmisc index 725f661..d2e55b2 100644 --- a/tests/Kmisc +++ b/tests/Kmisc @@ -64,3 +64,10 @@ config FROM_ENV config FROM_ENV_MISSING string option env="MISSING_ENV_VAR" + +config NOT_ALLNOCONFIG_Y + bool "not allnoconfig_y" + +config ALLNOCONFIG_Y + bool "allnoconfig_y" + option allnoconfig_y |
