[libvirt] [PATCH v2 12/15] test: Refactor test driver domain object retrieval

Pavel Hrdina phrdina at redhat.com
Wed Jun 24 15:27:25 UTC 2015


On Wed, Jun 24, 2015 at 04:11:54PM +0200, Peter Krempa wrote:
> Reuse testDomObjFromDomain testDomObjFromDomain to retrieve domain
> objects in the rest of the test driver instead of open-coding it in
> every API.
> 
> Now that testDomObjFromDomain does not lock the driver it can be reused
> also in places where the driver is already locked.

The commit message is confusing, please fix it.

Pavel

> ---
>  src/test/test_driver.c | 390 ++++++++++---------------------------------------
>  1 file changed, 77 insertions(+), 313 deletions(-)
> 




More information about the libvir-list mailing list