summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMarkus Armbruster2020-10-11 09:35:00 +0200
committerKevin Wolf2020-10-15 16:06:27 +0200
commitce40cbf11d215dc3f820bf32937f7e44aab4a1e3 (patch)
tree24e3275b1a5d55a749ef3906f0a05e19ef3cd954 /include
parentkeyval: Fix and clarify grammar (diff)
downloadqemu-ce40cbf11d215dc3f820bf32937f7e44aab4a1e3.tar.gz
qemu-ce40cbf11d215dc3f820bf32937f7e44aab4a1e3.tar.xz
qemu-ce40cbf11d215dc3f820bf32937f7e44aab4a1e3.zip
test-keyval: Demonstrate misparse of ',' with implied key
Add a test for "val,,ue" with implied key. Documentation says this should parse as implied key with value "val", then fail. The code parses it as implied key with value "val,ue", then succeeds. The next commit will fix it. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20201011073505.1185335-3-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions