tests: virtio-9p: add basic configuration test
commit557a4cc04a7cd092e8b5d6ef5a1e6799ed10b163
authorGreg Kurz <groug@kaod.org>
Fri, 16 Sep 2016 06:58:35 +0000 (16 08:58 +0200)
committerGreg Kurz <groug@kaod.org>
Fri, 16 Sep 2016 10:15:56 +0000 (16 12:15 +0200)
treef250b9a20b786592c048f6ac6de2957fcc8dbd25
parent993f8054d1152439e81dc382ff73b4b52bf71673
tests: virtio-9p: add basic configuration test

This adds PCI init code and a basic test that checks the device config
matches what is passed on the command line.

Signed-off-by: Greg Kurz <groug@kaod.org>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
tests/Makefile.include
tests/virtio-9p-test.c