]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/9p: simplify callers of twrite()
authorChristian Schoenebeck <qemu_oss@crudebyte.com>
Tue, 4 Oct 2022 20:54:00 +0000 (22:54 +0200)
committerChristian Schoenebeck <qemu_oss@crudebyte.com>
Mon, 24 Oct 2022 10:24:32 +0000 (12:24 +0200)
commitbb286ff8e85dcc222c93c9f3a164034561d1f585
tree7a74f48b2d1b4a738b55dce554eb1db9a0ec24f0
parentac9e4e6185f0f5090d18dce2dd3f60d9660be496
tests/9p: simplify callers of twrite()

Now as twrite() is using a declarative approach, simplify the
code of callers of this function.

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <7f280ec6a1f9d8afed46567a796562c4dc28afa9.1664917004.git.qemu_oss@crudebyte.com>
tests/qtest/virtio-9p-test.c