]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/9p: simplify callers of tattach()
authorChristian Schoenebeck <qemu_oss@crudebyte.com>
Tue, 4 Oct 2022 20:53:38 +0000 (22:53 +0200)
committerChristian Schoenebeck <qemu_oss@crudebyte.com>
Mon, 24 Oct 2022 10:24:32 +0000 (12:24 +0200)
commit1125ddf66f47dc4986d97948253890fdb3c0a6d6
tree8d41707cd45dbc6f7b035495c4d6f386589fcb19
parent74a160aba921a2ca37b026dbfcdd03386bc05e85
tests/9p: simplify callers of tattach()

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

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