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

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

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