]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
nwfilter: Add test case for testing the state attribute
authorStefan Berger <stefanb@us.ibm.com>
Thu, 7 Oct 2010 10:43:35 +0000 (06:43 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Thu, 7 Oct 2010 10:43:35 +0000 (06:43 -0400)
commit5c6405a0586ae2c30217fb501f5860fa14206985
tree37204204a698faad2f3108f0dda92a2d41373f81
parent5b0c71ee07e39be6471f75be3b9c376059234e2f
nwfilter: Add test case for testing the state attribute

This patch adds a test case for testing the XML parser's and instantiator's
support of the state attribute. The other test case tests existing
capabilities. Both test cases will be used in TCK again.
tests/nwfilterxml2xmlin/example-1.xml [new file with mode: 0644]
tests/nwfilterxml2xmlin/example-2.xml [new file with mode: 0644]
tests/nwfilterxml2xmlout/example-1.xml [new file with mode: 0644]
tests/nwfilterxml2xmlout/example-2.xml [new file with mode: 0644]
tests/nwfilterxml2xmltest.c