Please add a new pair of test files to tests/qemuxml2argvdata (both
.xml
and .args file) to validate the RNG, as well as listing that file name
in tests/qemuxml2argvtest.c to validate the qemu command line generation
(I find it easiest to start from an existing similar .xml file, and just
add in the new attribute).
I added wrpolicy testcase to tests/qemuxml2argvdata/qemuxml2argv-fs9p.args
and tests/qemuxml2argvdata/qemuxml2argv-fs9p.xml but i see failure when
running make check for the qemuxml2argv test case... how do i get more
info on what is failing ?
I assume that i need to have the libvirtd running on the system
having the wrpolicy changes, correct ?
Inside the .args file, it says /usr/bin/qemu, but my latest qemu is in
my custom home folder, do i need to change .args file to pass the test ?
thanx,
deepak