Re: [PATCH v4 05/11] tests/virtio-9p: added readdir test

2020-01-22 Thread Greg Kurz
On Tue, 21 Jan 2020 01:12:00 +0100 Christian Schoenebeck wrote: > The first readdir test simply checks the amount of directory > entries returned by 9pfs server, according to the created amount > of virtual files on 9pfs synth driver side. Then the subsequent > readdir test also checks whether al

[PATCH v4 05/11] tests/virtio-9p: added readdir test

2020-01-20 Thread Christian Schoenebeck
The first readdir test simply checks the amount of directory entries returned by 9pfs server, according to the created amount of virtual files on 9pfs synth driver side. Then the subsequent readdir test also checks whether all directory entries have the expected file names (as created on 9pfs synth