]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: add xml2argv tests for console
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Sun, 30 Mar 2014 11:54:52 +0000 (15:54 +0400)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Sat, 5 Apr 2014 15:12:18 +0000 (19:12 +0400)
commit4463e438e2f877f23d3479273a5f10ebd0b455f5
tree079b2131a24f2dcee7fd3f206d1596ce091dca07
parent6c91134de46ea481fa36c008c0a3667cbd088f1c
bhyve: add xml2argv tests for console
tests/bhyvexml2argvdata/bhyvexml2argv-console.args [new file with mode: 0644]
tests/bhyvexml2argvdata/bhyvexml2argv-console.xml [new file with mode: 0644]
tests/bhyvexml2argvdata/bhyvexml2argv-serial.args [new file with mode: 0644]
tests/bhyvexml2argvdata/bhyvexml2argv-serial.xml [new file with mode: 0644]
tests/bhyvexml2argvtest.c