diff options
author | Christian Schoenebeck <qemu_oss@crudebyte.com> | 2022-03-15 11:08:41 +0100 |
---|---|---|
committer | Christian Schoenebeck <qemu_oss@crudebyte.com> | 2022-06-16 12:44:52 +0200 |
commit | 15fbff488a908af01210071ffad70f9254d077fc (patch) | |
tree | 94a695eeb6c0d28a1a0c8212869e9766233033aa /util/cacheflush.c | |
parent | a93d2e89e59e67ac5796679fdcef9467e6b2cc55 (diff) | |
download | qemu-15fbff488a908af01210071ffad70f9254d077fc.zip qemu-15fbff488a908af01210071ffad70f9254d077fc.tar.gz qemu-15fbff488a908af01210071ffad70f9254d077fc.tar.bz2 |
tests/9pfs: guard recent 'Twalk' behaviour fix
Previous 9p patch fixed 'Twalk' request handling, which was previously not
behaving as specified by the 9p2000 protocol spec. This patch adds a new test
case which guards the new 'Twalk' behaviour in question.
More specifically: it sends a 'Twalk' request where the 1st path component
is valid, whereas the 2nd path component transmitted to server does not
exist. The expected behaviour is that 9p server would respond by sending
a 'Rwalk' response with exactly 1 QID (instead of 'Rlerror' response).
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Message-Id: <61bde2f44b87e24b70ec098dfb81765665b2dfcb.1647339025.git.qemu_oss@crudebyte.com>
Diffstat (limited to 'util/cacheflush.c')
0 files changed, 0 insertions, 0 deletions