]> git.proxmox.com Git - mirror_qemu.git/commit
tests/9pfs: walk to non-existent dir
authorChristian Schoenebeck <qemu_oss@crudebyte.com>
Tue, 15 Mar 2022 10:08:30 +0000 (11:08 +0100)
committerChristian Schoenebeck <qemu_oss@crudebyte.com>
Thu, 16 Jun 2022 10:44:52 +0000 (12:44 +0200)
commit9472a68965433dde3d30184863fbaf0b66776d4a
tree14f92500ea8493f4ad4cdfb78986ba0454a60df0
parent9ac873a46963098441be920ef7a2eaf244a3352d
tests/9pfs: walk to non-existent dir

Expect ENOENT Rlerror response when trying to walk to a
non-existent directory.

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Based-on: <E1nTpyU-0000yR-9o@lizzy.crudebyte.com>
Message-Id: <1f5aa50ace3ba3861ea31e8888367518282065a6.1647339025.git.qemu_oss@crudebyte.com>
tests/qtest/virtio-9p-test.c