]> xenbits.xensource.com Git - libvirt.git/commit
test: Split object parsing into their own functions
authorCole Robinson <crobinso@redhat.com>
Tue, 6 Aug 2013 18:45:02 +0000 (14:45 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 16 Aug 2013 23:05:30 +0000 (19:05 -0400)
commitb0e56db59a5012fa55286f2b888969930c071b17
tree4f67fe925a4549eb844c98072edbfd3d50085125
parentd4952d36d0799ce4ce85a6ccfe143a72ed778bab
test: Split object parsing into their own functions

The function that parses custom driver XML was getting pretty unruly,
split the object parsing into their own functions. Rename some variables
to be consistent across each function. This should be functionally
identical.
src/test/test_driver.c