Add a "fileformats" suite (copied from the I/O suite) to check file
authorGerald Combs <gerald@wireshark.org>
Tue, 13 Mar 2012 19:58:19 +0000 (19:58 -0000)
committerGerald Combs <gerald@wireshark.org>
Tue, 13 Mar 2012 19:58:19 +0000 (19:58 -0000)
commite60c1286b26e61eacfa302d815553cd977205776
treeaca916fb7713d856a06436b1192be9c95d192fc8
parentf2590414a3dae69e6918ae2a2a3c84e55e7a3789
Add a "fileformats" suite (copied from the I/O suite) to check file
format conversion. So far we check nanosecond pcap, microsecond pcap-ng
and nanosecond pcap-ng against standard pcap.

Fix color output on OS X.

svn path=/trunk/; revision=41541
test/dhcp-nanosecond.pcap [new file with mode: 0644]
test/dhcp-nanosecond.pcapng [new file with mode: 0644]
test/dhcp.pcapng [new file with mode: 0644]
test/suite-fileformats.sh [new file with mode: 0755]
test/test-backend.sh
test/test.sh