On 02/07/2013 09:40 AM, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" <[email protected]> > > The data files for testing QEMU command line generation are > hardcoded to use /etc/pki, so we should explicitly set that > in the test case, avoiding the dynamic SYSCONFDIR value. > > Signed-off-by: Daniel P. Berrange <[email protected]> > --- > tests/qemuxml2argvtest.c | 7 +++++++ > 1 file changed, 7 insertions(+)
ACK. I confirmed via strace that we are not actually accessing the file system for /etc/pki, so it is all just string manipulation for the purpose of the test. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
