libvirt/tests/nodedevmdevctldata
Jonathon Jongsma e9b534905f nodedev: handle mdevs from multiple parents
Due to a rather unfortunate misunderstanding, we were parsing the list
of defined devices from mdevctl incorrectly. Since my primary
development machine only has a single device capable of mdevs, I
apparently neglected to test multiple parent devices and made some
assumptions based on reading the mdevctl code. These assumptions turned
out to be incorrect, so the parsing failed when devices from more than
one parent device were returned.

The details: mdevctl returns an array of objects representing the
defined devices. But instead of an array of multiple objects (with each
object representing a parent device), the array always contains only a
single object. That object has a separate property for each parent
device.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2021-07-01 16:34:03 +02:00
..
mdev_d069d019_36ea_4111_8f0a_8c9a70e21366-create.argv nodedev: Switch to using long options for mdevctl 2021-04-19 10:24:13 -05:00
mdev_d069d019_36ea_4111_8f0a_8c9a70e21366-create.json nodedev: driver: Swap virMdevctlStart and virMdevctlCreate 2021-04-19 10:24:13 -05:00
mdev_d069d019_36ea_4111_8f0a_8c9a70e21366-define.argv nodedev: Switch to using long options for mdevctl 2021-04-19 10:24:13 -05:00
mdev_d069d019_36ea_4111_8f0a_8c9a70e21366-define.json nodedev: add function to generate mdevctl define command 2021-04-07 15:08:59 -05:00
mdev_d069d019_36ea_4111_8f0a_8c9a70e21366-start.argv tests: nodedev: Make the mdevctl test function and helper generic 2021-04-19 10:24:13 -05:00
mdev_d069d019_36ea_4111_8f0a_8c9a70e21366-stop.argv tests: nodedev: Make the mdevctl test function and helper generic 2021-04-19 10:24:13 -05:00
mdev_d069d019_36ea_4111_8f0a_8c9a70e21366-undefine.argv tests: nodedev: Make the mdevctl test function and helper generic 2021-04-19 10:24:13 -05:00
mdev_d2441d39_495e_4243_ad9f_beb3f14c23d9-create.argv nodedev: Switch to using long options for mdevctl 2021-04-19 10:24:13 -05:00
mdev_d2441d39_495e_4243_ad9f_beb3f14c23d9-create.json nodedev: driver: Swap virMdevctlStart and virMdevctlCreate 2021-04-19 10:24:13 -05:00
mdev_d2441d39_495e_4243_ad9f_beb3f14c23d9-define.argv nodedev: Switch to using long options for mdevctl 2021-04-19 10:24:13 -05:00
mdev_d2441d39_495e_4243_ad9f_beb3f14c23d9-define.json nodedev: add function to generate mdevctl define command 2021-04-07 15:08:59 -05:00
mdev_fedc4916_1ca8_49ac_b176_871d16c13076-create.argv nodedev: Switch to using long options for mdevctl 2021-04-19 10:24:13 -05:00
mdev_fedc4916_1ca8_49ac_b176_871d16c13076-create.json nodedev: driver: Swap virMdevctlStart and virMdevctlCreate 2021-04-19 10:24:13 -05:00
mdev_fedc4916_1ca8_49ac_b176_871d16c13076-define.argv nodedev: Switch to using long options for mdevctl 2021-04-19 10:24:13 -05:00
mdev_fedc4916_1ca8_49ac_b176_871d16c13076-define.json nodedev: add function to generate mdevctl define command 2021-04-07 15:08:59 -05:00
mdevctl-list-defined.argv nodedevmdevctltest: Use internal linewrapping and variable command path stripping 2021-04-12 15:55:10 +02:00
mdevctl-list-multiple.json nodedev: handle mdevs from multiple parents 2021-07-01 16:34:03 +02:00
mdevctl-list-multiple.out.xml nodedev: Revert auto-start property for mdevs 2021-05-27 15:38:28 +02:00