]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
test: Refactor testDomainSetVcpusFlags
authorPeter Krempa <pkrempa@redhat.com>
Tue, 16 Jun 2015 17:15:27 +0000 (19:15 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 25 Jun 2015 13:05:26 +0000 (15:05 +0200)
commitb69ffc574684c4f6c15ea650cb5b92d73e304373
tree5f406d2dfff48bad522f1cb03031c3cc94b93ef8
parentd73561301e7d5e1faac825a9959f33b83a25ca39
test: Refactor testDomainSetVcpusFlags

Remove the bogus flag check and refactor the code by using
virDomainObjGetDefs instead of virDomainObjGetPersistentDef.
src/test/test_driver.c