libvirt/tests/nwfilterxml2xmlin
Daniel P. Berrange 15f42b52fd nwfilter: remove bogus 'protocolid' attribute on arp/rarp fields
Various example XML documents for arp/rarp filtering have a protocolid
XML attribute defined. This is never parsed or output by the libvirt XML
handling code, so shouldn't be present in example XML files either

Reviewed-by: John Ferlan <jferlan@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-12-07 09:21:04 +00:00
..
ah-ipv6-test.xml
ah-test.xml
all-ipv6-test.xml
all-test.xml
arp-test.xml
attr-value-test.xml
chain_prefixtest1.xml
comment-test.xml
conntrack-test.xml
esp-ipv6-test.xml
esp-test.xml
example-1.xml
example-2.xml
hex-data-test.xml
icmp-direction2-test.xml
icmp-direction3-test.xml
icmp-direction-test.xml
icmp-test.xml
icmpv6-test.xml
igmp-test.xml
ip-test.xml
ipset-test.xml
ipt-no-macspoof-test.xml
ipv6-test.xml
iter-test1.xml
iter-test2.xml
iter-test3.xml
mac-test.xml This patch adds a couple of test cases for the XML parsing test suite covering various filterable protocols. For each test case an input XML and an output XML is provided checking the input XML after parsing and converting back into XML against the exepcted output XML. 2010-04-02 13:28:28 -04:00
rarp-test.xml
ref-rule-test.xml
ref-test.xml
sctp-ipv6-test.xml
sctp-test.xml This patch adds a couple of test cases for the XML parsing test suite covering various filterable protocols. For each test case an input XML and an output XML is provided checking the input XML after parsing and converting back into XML against the exepcted output XML. 2010-04-02 13:28:28 -04:00
stp-test.xml
tcp-ipv6-test.xml
tcp-test.xml
udp-ipv6-test.xml
udp-test.xml
udplite-ipv6-test.xml
udplite-test.xml
vlan-test.xml