diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2018-08-04 08:46:17 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2018-08-09 09:23:07 +0200 |
commit | 018b2b8c96259348efccbcf14d2480f07892353f (patch) | |
tree | 10579cbc41d53ebf96f0de2664c7114c483f1863 /tests/ldp_infloop.out | |
parent | cf99f0bc838a5f82391a72c1e074781cfacd4cef (diff) | |
download | tcpdump-018b2b8c96259348efccbcf14d2480f07892353f.tar.gz |
Use UTC/GMT time when building/checking tests files
This will avoid some differences when checking in different time zones.
We now run the tests without the '-t' option. This will allow to get
problems/changes in time printing functions.
Update the output of the tests accordingly.
Moreover:
Add the '-#' option to better identify a packet when there is a difference
in output.
Diffstat (limited to 'tests/ldp_infloop.out')
-rw-r--r-- | tests/ldp_infloop.out | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/ldp_infloop.out b/tests/ldp_infloop.out index 8c0a062e..c7e2ae6c 100644 --- a/tests/ldp_infloop.out +++ b/tests/ldp_infloop.out @@ -1,5 +1,5 @@ -IP 45.116.197.72.45307 > 192.168.1.1.646: -IP 90.6.30.91.34115 > 192.168.1.1.646: -IP 146.203.190.45.13504 > 192.168.1.1.646: -IP 67.199.76.127.18327 > 192.168.1.1.646: -IP 13.213.243.81.57100 > 192.168.1.1.646: + 1 18:09:19.437378 IP 45.116.197.72.45307 > 192.168.1.1.646: + 2 18:09:19.497178 IP 90.6.30.91.34115 > 192.168.1.1.646: + 3 18:09:19.557147 IP 146.203.190.45.13504 > 192.168.1.1.646: + 4 18:09:19.617117 IP 67.199.76.127.18327 > 192.168.1.1.646: + 5 18:09:19.677086 IP 13.213.243.81.57100 > 192.168.1.1.646: |