]> xenbits.xensource.com Git - libvirt.git/commit
tests: nodedev: switch all test macros to accept a filename
authorJonathon Jongsma <jjongsma@redhat.com>
Thu, 8 Apr 2021 15:25:48 +0000 (10:25 -0500)
committerJonathon Jongsma <jjongsma@redhat.com>
Mon, 19 Apr 2021 15:24:13 +0000 (10:24 -0500)
commit94589d1dc86efd8c4f91431e9e4ac3dd80307eb1
tree2b225a6410be7163f933dac2188f07825e6cd164
parent14085ef98de4df7d677b29afd11abe1d7fa251b5
tests: nodedev: switch all test macros to accept a filename

Rather than specifying a UUID string to some test macros, just pass a
filename to an xml definition. This helps work toward unifying the test
macros and making it more maintainable.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
tests/nodedevmdevctldata/mdevctl-create.argv
tests/nodedevmdevctldata/mdevctl-stop.argv
tests/nodedevmdevctldata/mdevctl-undefine.argv
tests/nodedevmdevctltest.c