Re: [libvirt] [PATCH 8/8] storage: Add tests for logical backend startup

2018-12-12 Thread Michal Privoznik
On 12/4/18 5:47 PM, John Ferlan wrote: > Add the logical storage pool startup validation (xml2argv) tests. > > Signed-off-by: John Ferlan > --- > src/storage/storage_backend_logical.c | 6 +- > src/storage/storage_util.c | 11 +++ > src/storage

[libvirt] [PATCH 8/8] storage: Add tests for logical backend startup

2018-12-04 Thread John Ferlan
Add the logical storage pool startup validation (xml2argv) tests. Signed-off-by: John Ferlan --- src/storage/storage_backend_logical.c | 6 +- src/storage/storage_util.c | 11 +++ src/storage/storage_util.h | 4 .