summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2017-03-01 11:50:25 +0000
committerStefan Hajnoczi <stefanha@redhat.com>2017-04-21 10:36:12 +0100
commitab08aec45f67a776ea37cee0bf94a34abb84ad97 (patch)
treea26d2c99a50a7399609dfd08696b39283e10e0d9 /include
parent01f9cfab8bf73653ff6df066155a01ce7892cf7d (diff)
downloadqemu-ab08aec45f67a776ea37cee0bf94a34abb84ad97.tar.gz
throttle: do not use invalid config in test
The (burst) max parameter cannot be smaller than the avg parameter. There is a test case that uses avg = 56, max = 1 and gets away with it because no input validation is performed by the test case. This patch switches to valid test input parameters. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Message-id: 20170301115026.22621-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions