]> git.proxmox.com Git - mirror_qemu.git/commit
tests/9p: simplify callers of tgetattr()
authorChristian Schoenebeck <qemu_oss@crudebyte.com>
Tue, 4 Oct 2022 20:53:44 +0000 (22:53 +0200)
committerChristian Schoenebeck <qemu_oss@crudebyte.com>
Mon, 24 Oct 2022 10:24:32 +0000 (12:24 +0200)
commit28c736709b82c8f47edf3cb18b9fb601fdab9151
tree75165b56a2df87947e756db8929a567e00c076bf
parent2af5be47b9ba264f31f5594e587207cd854e01cc
tests/9p: simplify callers of tgetattr()

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

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