URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=630ccbe2d74338bac6d8abe69705cf0401baa8c1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
630ccbe by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Make the dfilter time tests work regardless of what time zone the tests are
being run in.
Do this by forcing the time zone to be UTC (by modifying the environment).
Change-Id: I13c47deada82b55a464006f9c3cc60115b2e4f20
Reviewed-on: https://code.wireshark.org/review/11378
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 0a99323 GIOP dissector: Replies are not correctly associated with requests
adds 630ccbe Make the dfilter time tests work regardless of what time zone the tests are being run in.
Summary of changes:
tools/dftestlib/time_type.py | 41 +++++++++++++++++++++++------------------
1 file changed, 23 insertions(+), 18 deletions(-)