libvirt/tests/nwfilterxml2firewalldata
Daniel P. Berrange 8afd34f2d8 tests: redo test argv file line wrapping
Back in

  commit bd6c46fa0c
  Author: Juerg Haefliger <juerg.haefliger@hp.com>
  Date:   Mon Jan 31 06:42:57 2011 -0500

    tests: handle backspace-newline pairs in test input files

all the test argv files were line wrapped so that the args
were less than 80 characters.

The way the line wrapping was done turns out to be quite
undesirable, because it often leaves multiple parameters
on the same line. If we later need to add or remove
individual parameters, then it leaves us having to redo
line wrapping.

This commit changes the line wrapping so that every
single "-param value" is one its own new line. If the
"value" is still too long, then we break on ',' or ':'
or ' ' as needed.

This means that when we come to add / remove parameters
from the test files line, the patch diffs will only
ever show a single line added/removed which will greatly
simplify review work.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2015-11-09 15:50:39 +00:00
..
ah-ipv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
ah-ipv6.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
ah-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
ah.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
all-ipv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
all-ipv6.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
all-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
all.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
arp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
arp.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
comment-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
comment.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
conntrack-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
conntrack.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
esp-ipv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
esp-ipv6.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
esp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
esp.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
example-1-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
example-1.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
example-2-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
example-2.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
hex-data-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
hex-data.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
icmp-direction-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
icmp-direction.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
icmp-direction2-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
icmp-direction2.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
icmp-direction3-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
icmp-direction3.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
icmp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
icmp.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
icmpv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
icmpv6.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
igmp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
igmp.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
ip-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
ip.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
ipset-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
ipset.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
ipt-no-macspoof-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
ipt-no-macspoof.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
ipv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
ipv6.xml nwfilter: Add support for icmpv6 filtering 2015-01-07 11:41:49 -05:00
iter1-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
iter1.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
iter2-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
iter2.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
iter3-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
iter3.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
mac-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
mac.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
rarp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
rarp.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
ref-rule.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
ref.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
sctp-ipv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
sctp-ipv6.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
sctp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
sctp.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
stp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
stp.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
target-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
target.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
target2-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
target2.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
tcp-ipv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
tcp-ipv6.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
tcp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
tcp.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
udp-ipv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
udp-ipv6.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
udp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
udp.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
udplite-ipv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
udplite-ipv6.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
udplite-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
udplite.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00
vlan-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
vlan.xml Add a test suite for nwfilter ebiptables tech driver 2014-04-25 15:44:10 +01:00