From e388f85764dcc6ab87b256e4088b4be918e02c1f Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 2 Nov 2017 19:46:11 +0100 Subject: 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. --- tests/Kstr | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Kstr') 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 -- cgit v1.2.3