Re: [Libvir] PATCH: 15/16: stub test driver

2008-02-19 Thread Daniel Veillard
On Tue, Feb 12, 2008 at 04:41:09AM +, Daniel P. Berrange wrote: > This just stubs out an empty no-op storage driver impl for the test > driver. This is basically to prevent the ensure the test suite does > not try to contact the daemon for storage APIs, which would cause > tests to fail. > > T

Re: [Libvir] PATCH: 15/16: stub test driver

2008-02-11 Thread Daniel P. Berrange
This just stubs out an empty no-op storage driver impl for the test driver. This is basically to prevent the ensure the test suite does not try to contact the daemon for storage APIs, which would cause tests to fail. This needs to be extended to provide a fully-fledged test impl of the storage API