Christian Schoenebeck
569f3b63ad
tests/9p: merge *walk*() functions
...
Introduce declarative function calls.
There are currently 4 different functions for sending a 9p 'Twalk'
request: v9fs_twalk(), do_walk(), do_walk_rqids() and
do_walk_expect_error(). They are all doing the same thing, just in a
slightly different way and with slightly different function arguments.
Merge those 4 functions into a single function by using a struct for
function call arguments and use designated initializers when calling
this function to turn usage into a declarative approach, which is
better readable and easier to maintain.
Also move private functions genfid(), split() and split_free() from
virtio-9p-test.c to virtio-9p-client.c.
Based-on: <E1odrya-0004Fv-97@lizzy.crudebyte.com>
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <607969dbfbc63c1be008df9131133711b046e979.1664917004.git.qemu_oss@crudebyte.com>
2022-10-24 12:24:32 +02:00
..
2022-09-27 20:51:20 +02:00
2022-10-24 12:24:32 +02:00
2022-08-29 15:29:13 +02:00
2022-04-06 14:31:55 +02:00
2022-05-03 15:16:51 +04:00
2022-09-27 20:51:21 +02:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-07-14 16:24:38 +02:00
2022-05-03 09:13:17 -07:00
2022-09-27 20:51:20 +02:00
2022-07-18 13:25:13 +01:00
2022-10-09 16:38:46 -04:00
2022-10-11 12:36:15 +02:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-09-27 20:51:21 +02:00
2022-08-25 15:16:13 +02:00
2022-04-06 14:31:55 +02:00
2022-09-27 20:51:20 +02:00
2022-09-29 18:23:51 +02:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-10-11 14:06:52 +02:00
2022-10-11 14:06:55 +02:00
2022-05-03 15:16:51 +04:00
2022-09-20 11:23:02 +02:00
2022-08-29 15:28:51 +02:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-09-20 11:23:02 +02:00
2022-09-27 20:51:20 +02:00
2022-05-03 15:16:51 +04:00
2022-10-11 12:36:15 +02:00
2022-10-11 12:36:15 +02:00
2022-10-11 12:36:15 +02:00
2022-10-11 12:36:15 +02:00
2022-10-11 12:36:15 +02:00
2022-10-11 12:36:15 +02:00
2022-05-03 15:16:51 +04:00
2022-10-11 14:06:55 +02:00
2022-05-03 15:16:51 +04:00
2022-09-27 20:51:20 +02:00
2022-09-30 18:43:44 +02:00
2022-09-20 12:34:31 +02:00
2022-04-06 14:31:55 +02:00
2022-05-03 15:16:51 +04:00
2022-03-08 18:46:48 +01:00
2022-10-11 14:06:55 +02:00
2022-05-28 11:42:56 +02:00
2022-05-28 11:42:56 +02:00
2022-09-27 20:51:21 +02:00
2022-10-12 08:45:05 +02:00
2022-10-11 14:06:48 +02:00
2022-05-03 15:16:51 +04:00
2022-02-08 10:56:29 +00:00
2022-08-25 15:24:09 +02:00
2022-08-29 15:28:51 +02:00
2022-05-03 15:16:51 +04:00
2022-10-12 08:43:40 +02:00
2022-09-27 20:51:21 +02:00
2022-08-25 15:24:09 +02:00
2022-08-25 15:24:09 +02:00
2022-10-12 08:43:40 +02:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-07-18 13:20:14 +01:00
2022-09-19 15:12:28 +02:00
2022-06-03 08:03:28 +02:00
2022-04-06 14:31:43 +02:00
2022-06-10 14:32:35 +01:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-05-09 11:47:55 +01:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-09-27 20:51:21 +02:00
2022-05-03 15:16:51 +04:00
2022-08-29 15:28:51 +02:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-10-09 16:38:45 -04:00
2022-09-27 20:51:21 +02:00
2022-05-03 15:16:51 +04:00
2022-10-07 09:41:51 -04:00
2022-08-16 11:36:21 +02:00
2022-05-03 15:16:51 +04:00
2022-08-25 15:24:09 +02:00
2022-04-06 14:31:55 +02:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-04-06 14:31:55 +02:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-09-27 20:51:20 +02:00
2022-10-07 09:41:51 -04:00
2022-10-24 12:24:32 +02:00
2022-09-27 20:51:20 +02:00
2022-03-06 05:08:23 -05:00
2022-09-27 20:51:21 +02:00
2022-09-27 20:51:21 +02:00
2022-05-12 12:07:06 +02:00
2022-09-27 20:51:20 +02:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00
2022-10-12 08:43:40 +02:00
2022-05-03 15:16:51 +04:00
2022-05-03 15:16:51 +04:00