On 12/23/2011 01:23 AM, Cole Robinson wrote:
On 12/21/2011 12:52 AM, Deepak C Shetty wrote:
This patch adds support for the<driver...> sub-element
of<filesystem> node. driver is an optional sub-element
and has path and handle as the supported values as of
now. For more details refer to libvirt filesystem
doc page at ...
http://libvirt.org/formatdomain.html#elementsFilesystems
Code looks good, but please add some test cases. Take a look at
tests/xmlparse.py:testAlterFilesystems for a reference.
Thanks,
Cole
Any link/doc that helps understand the test framework ?
If not, can you tell me if there is any pattern I need to stick to,
like /new/path , so for driver i should i should use /new/handle ?