]> The Tcpdump Group git mirrors - tcpdump/commit
Add tests for more code coverage in timestamp printing functions
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 5 Jan 2021 16:03:32 +0000 (17:03 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 5 Jan 2021 16:19:23 +0000 (17:19 +0100)
commitab150a17ea49719140405d103192c1c3b68b01cd
treeda4d11a08f625624c701718eaa13cc3f442b12b6
parentdd5c8e67761d96727d45d72daf3b2f2f93bd075c
Add tests for more code coverage in timestamp printing functions

Use a TCP 3-Way Handshake test, nano precision.

Display micro outputs and nano outputs (with -q).
14 files changed:
tests/TESTLIST
tests/tcp-handshake-micro-t.out [new file with mode: 0644]
tests/tcp-handshake-micro-tt.out [new file with mode: 0644]
tests/tcp-handshake-micro-ttt.out [new file with mode: 0644]
tests/tcp-handshake-micro-tttt.out [new file with mode: 0644]
tests/tcp-handshake-micro-ttttt.out [new file with mode: 0644]
tests/tcp-handshake-micro.out [new file with mode: 0644]
tests/tcp-handshake-nano-t.out [new file with mode: 0644]
tests/tcp-handshake-nano-tt.out [new file with mode: 0644]
tests/tcp-handshake-nano-ttt.out [new file with mode: 0644]
tests/tcp-handshake-nano-tttt.out [new file with mode: 0644]
tests/tcp-handshake-nano-ttttt.out [new file with mode: 0644]
tests/tcp-handshake-nano.out [new file with mode: 0644]
tests/tcp-handshake-nano.pcap [new file with mode: 0644]