]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodedev: add tests for optional device address to css device
authorBoris Fiuczynski <fiuczy@linux.ibm.com>
Fri, 13 May 2022 10:31:16 +0000 (12:31 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 23 May 2022 14:32:44 +0000 (16:32 +0200)
commit127fda5e84790af2c5a16b61a87e339391cccb3b
treebb927267cdbad179c2860e22e39b6967beab9827
parent122b975e4004c83b6fc442ec6cdfd71eb5b55cc4
nodedev: add tests for optional device address to css device

Add nodedev schema parsing and format tests for the optional new device
address on the css devices.

Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/nodedevschemadata/css_0_0_10000-invalid.xml [new file with mode: 0644]
tests/nodedevschemadata/css_0_0_fffe_mdev_types_channel_dev_addr.xml [new file with mode: 0644]
tests/nodedevschemadata/css_0_0_ffff_channel_dev_addr-invalid.xml [new file with mode: 0644]
tests/nodedevschemadata/css_0_0_ffff_channel_dev_addr.xml [new file with mode: 0644]
tests/nodedevxml2xmlout/css_0_0_fffe_mdev_types_channel_dev_addr.xml [new symlink]
tests/nodedevxml2xmlout/css_0_0_ffff_channel_dev_addr.xml [new symlink]
tests/nodedevxml2xmltest.c