tests/qtest: catch unhandled vhost-user messages
commit20a4127fbd4f54ab5ff2e0f3538c2b8e89011bce
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 2 Aug 2022 09:50:05 +0000 (2 10:50 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 7 Oct 2022 13:41:51 +0000 (7 09:41 -0400)
tree2f1ddfb310b7aad4b257f64376a1bfa665f21b09
parent30ea13e9d97dcbd4ea541ddf9e8857fa1d5cb30f
tests/qtest: catch unhandled vhost-user messages

We don't need to action every message but lets document the ones we
are expecting to consume so future tests don't get confused about
unhandled bits.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220802095010.3330793-18-alex.bennee@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/qtest/vhost-user-test.c