OSDN Git Service

tests: qmp-test: verify command batching
authorPeter Xu <peterx@redhat.com>
Fri, 9 Mar 2018 09:00:05 +0000 (17:00 +0800)
committerEric Blake <eblake@redhat.com>
Mon, 19 Mar 2018 19:58:37 +0000 (14:58 -0500)
commit91ad45061af0fe44ac5dadb5bedaf4d7a08077c8
tree8a1cf15080b37e19239e0091b9649e02a9a6d33e
parent469638f9cb3fde767fbc207f62fc3735eea96ef1
tests: qmp-test: verify command batching

OOB introduced DROP event for flow control.  This should not affect old
QMP clients.  Add a command batching check to make sure of it.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20180309090006.10018-23-peterx@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
tests/qmp-test.c