From deaa62405116cc63dd7d03f4c5c58fa7ce7d91e6 Mon Sep 17 00:00:00 2001 From: Philip Craig Date: Thu, 12 Mar 2015 21:23:38 +1000 Subject: Add Symbol.is_allnoconfig_y() --- tests/Kmisc | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'tests') 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 -- cgit v1.2.3