[libvirt] [PATCH 4/4] test: Support virStorageFindPoolSources

Cole Robinson crobinso at redhat.com
Wed Oct 28 15:34:43 UTC 2009


On 10/28/2009 10:29 AM, Daniel Veillard wrote:
> On Fri, Oct 16, 2009 at 12:35:14PM -0400, Cole Robinson wrote:
>> The results are hardcoded into the test driver, no option to read from a
>> testfile is implemented at this time.
>>
>> Signed-off-by: Cole Robinson <crobinso at redhat.com>
>> ---
>>  src/test/test_driver.c |   75 +++++++++++++++++++++++++++++++++++++++++++++--
>>  1 files changed, 71 insertions(+), 4 deletions(-)
> 
>   ACK, that's a good first step.
> Out of curiosity did you check make valgrind for leaks ?
> 

Actually, I completely forgot we have 'make -C tests valgrind'. Running
it revealed a leak, but not in any code I touched, so I pushed this
series. I'll post a patch for the preexisting leak.

Thanks,
Cole




More information about the libvir-list mailing list