Files
qemu/tests
Markus Armbruster 877e2cfb4c test-keyval: Tighten test of trailing crap after size
test_keyval_visit_size() should test for trailing crap after size with
and without suffix.  It does test the latter: "sz2=16Gi" has size
"16G" followed by crap "i".  It fails to test the former "sz1=16E" is
a syntactically valid size that overflows uint64_t.  Replace by
"sz1=0Z".

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20191125133846.27790-3-armbru@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2019-12-18 12:28:44 +01:00
..
2019-11-11 13:02:30 +01:00
2019-09-20 14:08:10 -05:00
2019-12-17 09:05:23 +01:00
2019-12-17 09:05:23 +01:00
2019-10-26 15:38:02 +02:00
2019-12-17 09:05:23 +01:00
2019-10-04 18:49:18 +02:00
2019-12-17 09:05:23 +01:00
2019-12-17 09:05:23 +01:00