]> xenbits.xensource.com Git - libvirt.git/commit
tests: nodedev: remove virt type from test macros
authorJonathon Jongsma <jjongsma@redhat.com>
Fri, 9 Apr 2021 20:30:01 +0000 (15:30 -0500)
committerJonathon Jongsma <jjongsma@redhat.com>
Mon, 19 Apr 2021 15:24:13 +0000 (10:24 -0500)
commit3bbfbceb0ff0c49a59cb60da941d147034f10418
tree3bb8f9c7ce96aaea62cba864d24a07d1ff5db215
parent7dd31c49380ceae13802088069b1a375bc9610f6
tests: nodedev: remove virt type from test macros

We only use the virt_type "QEMU" in this tests, so simply hard-code it
in the test function rather than specifying it in the test macro.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
tests/nodedevmdevctltest.c