summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/group
diff options
context:
space:
mode:
authorJeff Cody <jcody@redhat.com>2015-07-24 10:26:52 -0400
committerKevin Wolf <kwolf@redhat.com>2015-07-27 17:19:07 +0200
commit77c102c26ead946fe7589d4bddcdfa5cb431ebfe (patch)
treebcec3a54c9dcd33829e8c11e888739b5136bc4f0 /tests/qemu-iotests/group
parentb15deac79530d818092cb49a8021bcce83d71b5b (diff)
downloadhqemu-77c102c26ead946fe7589d4bddcdfa5cb431ebfe.zip
hqemu-77c102c26ead946fe7589d4bddcdfa5cb431ebfe.tar.gz
block: qemu-iotests - add check for multiplication overflow in vpc
This checks that VPC is able to successfully fail (without segfault) on an image file with a max_table_entries that exceeds 0x40000000. This table entry is within the valid range for VPC (although too large for this sample image). Cc: qemu-stable@nongnu.org Signed-off-by: Jeff Cody <jcody@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r--tests/qemu-iotests/group1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
index 6206765..c430b6c 100644
--- a/tests/qemu-iotests/group
+++ b/tests/qemu-iotests/group
@@ -133,3 +133,4 @@
131 rw auto quick
132 rw auto quick
134 rw auto quick
+135 rw auto
OpenPOWER on IntegriCloud