]> xenbits.xensource.com Git - libvirt.git/commit
tests: Add several net model passthrough tests
authorCole Robinson <crobinso@redhat.com>
Fri, 18 Jan 2019 20:46:56 +0000 (15:46 -0500)
committerCole Robinson <crobinso@redhat.com>
Tue, 16 Apr 2019 17:11:08 +0000 (13:11 -0400)
commitc800e29b87a28d7315d1069bd24b7baff0d9c93d
treea35f7458b95584430db643dc914e97f2a7131122
parent5f18cd03af1be7459e9911246c6870cebeaf8858
tests: Add several net model passthrough tests

Examples of passing unknown strings through <interface>
<model type=X/>

Acked-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
15 files changed:
tests/qemuxml2argvdata/net-many-models.args [new file with mode: 0644]
tests/qemuxml2argvdata/net-many-models.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/net-many-models.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c
tests/xlconfigdata/test-net-fakemodel.cfg [new file with mode: 0644]
tests/xlconfigdata/test-net-fakemodel.xml [new file with mode: 0644]
tests/xlconfigtest.c
tests/xmconfigdata/test-paravirt-net-fakemodel.cfg [new file with mode: 0644]
tests/xmconfigdata/test-paravirt-net-fakemodel.xml [new file with mode: 0644]
tests/xmconfigdata/test-paravirt-net-modelstr.cfg [new file with mode: 0644]
tests/xmconfigtest.c
tests/xml2sexprdata/xml2sexpr-fv-net-many-models.sexpr [new file with mode: 0644]
tests/xml2sexprdata/xml2sexpr-fv-net-many-models.xml [new file with mode: 0644]
tests/xml2sexprtest.c