]> xenbits.xensource.com Git - libvirt.git/commit
test: Simplify args passed to testDomainStartState
authorCole Robinson <crobinso@redhat.com>
Tue, 6 Aug 2013 18:59:45 +0000 (14:59 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 16 Aug 2013 23:05:30 +0000 (19:05 -0400)
commit23d5e6f57a6fad24694d99d5c8971014d0bd0084
treed10e2a4fef7e67ed7d3b07eaaadb757caabf280d
parentb0e56db59a5012fa55286f2b888969930c071b17
test: Simplify args passed to testDomainStartState

Passing virConnectPtr is redundant, just pass testConnPtr and simplify
certain callers.
src/test/test_driver.c