]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/9pfs: compare QIDs in fs_walk_none() test
authorChristian Schoenebeck <qemu_oss@crudebyte.com>
Tue, 15 Mar 2022 10:08:35 +0000 (11:08 +0100)
committerChristian Schoenebeck <qemu_oss@crudebyte.com>
Thu, 16 Jun 2022 10:44:52 +0000 (12:44 +0200)
commita6821b828404abdc18a0d9e21275ad1d7fd6ed05
tree60c8c7be86cde52d03e70fa9a02075f40773bc49
parentc1668948e8b74cd8f912054ba4412a1cbf0cd03c
tests/9pfs: compare QIDs in fs_walk_none() test

Extend previously added fs_walk_none() test by comparing the QID
of the root fid with the QID of the cloned fid. They should be
equal.

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Message-Id: <5bbe9c6931b4600a9a23742f5ff2d38c1188237d.1647339025.git.qemu_oss@crudebyte.com>
tests/qtest/virtio-9p-test.c