tests/9p: simplify callers of twalk()
authorChristian Schoenebeck <qemu_oss@crudebyte.com>
Tue, 4 Oct 2022 20:53:29 +0000 (22:53 +0200)
committerChristian Schoenebeck <qemu_oss@crudebyte.com>
Mon, 24 Oct 2022 10:24:32 +0000 (12:24 +0200)
commit3f3e9232207fc4f0e5cb5cf63f11ed9449efeefa
tree0a21d31d059418b0bed4e42a62c7c13efb930513
parent569f3b63ad5f65d0f86724766fedfffffe0feda3
tests/9p: simplify callers of twalk()

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

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