From 30be91359a25d8672304a7c7ec31acd97cc0fadb Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 13 Dec 2012 14:48:49 +0100 Subject: Make .config reading/writing selftests more comprehensive. --- tests/Kappend | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/Kappend (limited to 'tests/Kappend') diff --git a/tests/Kappend b/tests/Kappend new file mode 100644 index 0000000..c084310 --- /dev/null +++ b/tests/Kappend @@ -0,0 +1,8 @@ +config MODULES + def_bool y + +config BOOL + bool "bool 1" + +config STRING + string "string" -- cgit v1.2.3