]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
nwfilter: Add a test case for testing the comment attribute
authorStefan Berger <stefanb@us.ibm.com>
Thu, 30 Sep 2010 20:09:04 +0000 (16:09 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Thu, 30 Sep 2010 20:09:04 +0000 (16:09 -0400)
commitf095424600c311f2f08da552d20fb2e2d7ff5045
tree7d3152ebccb098061c68da2c8e031249aa84f34a
parent4bb2b16d07fcbf33da2d461ae39924ec2691d4af
nwfilter: Add a test case for testing the comment attribute

This patch adds a test case for testing the XML parser's and instantiator's
support of the comment attribute.
tests/nwfilterxml2xmlin/comment-test.xml [new file with mode: 0644]
tests/nwfilterxml2xmlout/comment-test.xml [new file with mode: 0644]
tests/nwfilterxml2xmltest.c