summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2017-11-02 19:46:11 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2017-11-02 19:46:11 +0100
commite388f85764dcc6ab87b256e4088b4be918e02c1f (patch)
tree95bf474f75c7409843ece29ce7a57ad1e7fc3c01 /tests
parentb637a64db9b11c8d2e2cc17c065b95486bed9ab7 (diff)
Get rid of separate is_optional test
The choice semantics tests already verify the behavior of optional choices. Just print an optional choice instead to get some coverage for querying it. Do minor cleanup elsewhere.
Diffstat (limited to 'tests')
-rw-r--r--tests/Kstr1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Kstr b/tests/Kstr
index e591792..d792f08 100644
--- a/tests/Kstr
+++ b/tests/Kstr
@@ -74,4 +74,5 @@ endchoice
choice
tristate "no name"
+ optional
endchoice