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
ah-ipv6.xml
ah-linux.args
ah.xml
all-ipv6-linux.args
all-ipv6.xml
all-linux.args
all.xml
arp-linux.args
arp.xml
comment-linux.args
comment.xml
conntrack-linux.args
conntrack.xml
esp-ipv6-linux.args
esp-ipv6.xml
esp-linux.args
esp.xml
example-1-linux.args
example-1.xml
example-2-linux.args
example-2.xml
hex-data-linux.args
hex-data.xml
icmp-direction2-linux.args
icmp-direction2.xml
icmp-direction3-linux.args
icmp-direction3.xml
icmp-direction-linux.args
icmp-direction.xml
icmp-linux.args
icmp.xml
icmpv6-linux.args
icmpv6.xml
igmp-linux.args
igmp.xml
ip-linux.args
ip.xml
ipset-linux.args
ipset.xml
ipt-no-macspoof-linux.args
ipt-no-macspoof.xml
ipv6-linux.args
ipv6.xml
iter1-linux.args
iter1.xml
iter2-linux.args
iter2.xml
iter3-linux.args
iter3.xml
mac-linux.args
mac.xml
rarp-linux.args
rarp.xml
ref-rule.xml
ref.xml
sctp-ipv6-linux.args
sctp-ipv6.xml
sctp-linux.args
sctp.xml
stp-linux.args
stp.xml
target2-linux.args
target2.xml
target-linux.args
target.xml
tcp-ipv6-linux.args
tcp-ipv6.xml
tcp-linux.args
tcp.xml
udp-ipv6-linux.args
udp-ipv6.xml
udp-linux.args
udp.xml
udplite-ipv6-linux.args
udplite-ipv6.xml
udplite-linux.args
udplite.xml
vlan-linux.args
vlan.xml