]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: nodedev: Make the mdevctl test function and helper generic
authorErik Skultety <eskultet@redhat.com>
Wed, 31 Mar 2021 13:40:36 +0000 (15:40 +0200)
committerJonathon Jongsma <jjongsma@redhat.com>
Mon, 19 Apr 2021 15:24:13 +0000 (10:24 -0500)
commit226e09bf7cd79ff28d71f87cd079d64121d15bd6
tree602ac0c334693e8e59f5f3d3b0ca359c7f6c11a6
parent073862febe15cab15ea214ad9c528e5b449701d0
tests: nodedev: Make the mdevctl test function and helper generic

Now that we have a generic mdevctl command generator, we can unify the
test infrastructure as well.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
tests/nodedevmdevctldata/mdev_d069d019_36ea_4111_8f0a_8c9a70e21366-start.argv [moved from tests/nodedevmdevctldata/mdevctl-start.argv with 100% similarity]
tests/nodedevmdevctldata/mdev_d069d019_36ea_4111_8f0a_8c9a70e21366-stop.argv [moved from tests/nodedevmdevctldata/mdevctl-stop.argv with 100% similarity]
tests/nodedevmdevctldata/mdev_d069d019_36ea_4111_8f0a_8c9a70e21366-undefine.argv [moved from tests/nodedevmdevctldata/mdevctl-undefine.argv with 100% similarity]
tests/nodedevmdevctltest.c