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
ah-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
ah.xml
all-ipv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
all-ipv6.xml
all-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
all.xml
arp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
arp.xml
comment-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
comment.xml
conntrack-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
conntrack.xml
esp-ipv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
esp-ipv6.xml
esp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
esp.xml
example-1-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
example-1.xml
example-2-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
example-2.xml
hex-data-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
hex-data.xml
icmp-direction2-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
icmp-direction2.xml
icmp-direction3-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
icmp-direction3.xml
icmp-direction-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
icmp-direction.xml
icmp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
icmp.xml
icmpv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
icmpv6.xml
igmp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
igmp.xml
ip-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
ip.xml
ipset-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
ipset.xml
ipt-no-macspoof-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
ipt-no-macspoof.xml
ipv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
ipv6.xml
iter1-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
iter1.xml
iter2-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
iter2.xml
iter3-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
iter3.xml
mac-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
mac.xml
rarp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
rarp.xml
ref-rule.xml
ref.xml
sctp-ipv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
sctp-ipv6.xml
sctp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
sctp.xml
stp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
stp.xml
target2-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
target2.xml
target-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
target.xml
tcp-ipv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
tcp-ipv6.xml
tcp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
tcp.xml
udp-ipv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
udp-ipv6.xml
udp-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
udp.xml
udplite-ipv6-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
udplite-ipv6.xml
udplite-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
udplite.xml
vlan-linux.args tests: redo test argv file line wrapping 2015-11-09 15:50:39 +00:00
vlan.xml