]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: nodedevxml2xmltest: test more mdev files
authorJonathon Jongsma <jjongsma@redhat.com>
Fri, 14 May 2021 21:29:00 +0000 (16:29 -0500)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 20 May 2021 09:11:44 +0000 (11:11 +0200)
commitbb8c3b61208ed0f29dcbeca857529600f04b3146
treea629b6d7d7660198bb3defadbb6eb16fa99230ec
parent42a558549935336cbdb7cbfe8b239ffb0e3442e3
tests: nodedevxml2xmltest: test more mdev files

Add the rest of the mdev xml files to the xml2xml test, and include 2
new test cases: one that explicitly specifies 'manual' start, and one
that explicitly specifies 'auto' start.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/nodedevschemadata/mdev_autostart.xml [new file with mode: 0644]
tests/nodedevschemadata/mdev_manual.xml [new file with mode: 0644]
tests/nodedevxml2xmlout/mdev_autostart.xml [new file with mode: 0644]
tests/nodedevxml2xmlout/mdev_d069d019_36ea_4111_8f0a_8c9a70e21366.xml [new file with mode: 0644]
tests/nodedevxml2xmlout/mdev_d2441d39_495e_4243_ad9f_beb3f14c23d9.xml [new file with mode: 0644]
tests/nodedevxml2xmlout/mdev_fedc4916_1ca8_49ac_b176_871d16c13076.xml [new file with mode: 0644]
tests/nodedevxml2xmlout/mdev_manual.xml [new file with mode: 0644]
tests/nodedevxml2xmltest.c