Hi, Even if I am maintainer for 9P stuff, I'm not sure I can send a pull request for patches without at least an Acked-by... :-\
I plan to add true 9P functional tests in the future, but these are more about the virtio device actually. Any chances some virtio people can have a look and ack or nack ? Cheers. -- Greg On Fri, 09 Sep 2016 10:04:37 +0200 Greg Kurz <gr...@kaod.org> wrote: > As with other virtio-* qtests, PC platform is assumed. > > --- > > Greg Kurz (3): > tests: virtio-9p: introduce start/stop functions > tests: virtio-9p: add basic configuration test > tests: virtio-9p: add basic transaction test > > > tests/Makefile.include | 2 - > tests/virtio-9p-test.c | 179 > ++++++++++++++++++++++++++++++++++++++++++++---- > 2 files changed, 164 insertions(+), 17 deletions(-) > > -- > Greg > >