summaryrefslogtreecommitdiff
path: root/tests/Kdefconfig_nonexistent
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2012-12-11 11:42:07 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2012-12-11 11:43:19 +0100
commitf7cc4fbcc769b23dad05ad0b8d21ec650ac01037 (patch)
tree8a1f002dda67cc9553e4fa63ba8192558eb204aa /tests/Kdefconfig_nonexistent
parenta1da0725ef77668acb95e5bdb6774f49e0d00614 (diff)
Add selftests for get_defconfig_filename().
Diffstat (limited to 'tests/Kdefconfig_nonexistent')
-rw-r--r--tests/Kdefconfig_nonexistent5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/Kdefconfig_nonexistent b/tests/Kdefconfig_nonexistent
new file mode 100644
index 0000000..5b7230f
--- /dev/null
+++ b/tests/Kdefconfig_nonexistent
@@ -0,0 +1,5 @@
+config A
+ string
+ option defconfig_list
+ default "Kconfiglib/tests/non_existent_1"
+ default "Kconfiglib/tests/non_existent_2"