]> The Tcpdump Group git mirrors - tcpdump/commit
fix flags printing tests
authorDenis Ovsienko <[email protected]>
Sat, 26 Oct 2013 07:23:10 +0000 (11:23 +0400)
committerDenis Ovsienko <[email protected]>
Sat, 26 Oct 2013 07:28:15 +0000 (11:28 +0400)
commitc9569fd10ac8b0a9abde3bfd908db98625d11592
tree2aa6705a28bb53424d000cd249dc2d166794afda
parent3b720a31d7800c6e6dcb3e394e4d4b99939fce60
fix flags printing tests

The test cases included the timestamp (due to missing -t) and failed
unless run in the same timezone as produced. The failures printed by
print-flags.sh did not make it into the final report because the script
always returned 0.

Strip the timestamps and replace print-flags.sh with some contents in
TESTLIST.
tests/TESTLIST
tests/print-A.out
tests/print-AA.out
tests/print-capX.out
tests/print-capXX.out
tests/print-flags.sh [deleted file]
tests/print-x.out
tests/print-xx.out