URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d25e7c8d91b46fc038f5dc9f64faf11927de0b06
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d25e7c8 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Test: More fixes and updates.
Move UAT file creation to config.py.
Run the text2pcap and some of the clopts tests under our default
environment.
Use "in" instead of "has_key".
Change-Id: Ie5c70fb33c29676672bed7bf8205cff0bba77f8a
Reviewed-on: https://code.wireshark.org/review/27234
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from ed38488 Test: Add unittests.
adds d25e7c8 Test: More fixes and updates.
Summary of changes:
test/config.py | 17 +++++++++++++++++
test/suite_clopts.py | 2 +-
test/suite_decryption.py | 13 -------------
test/suite_text2pcap.py | 4 ++--
4 files changed, 20 insertions(+), 16 deletions(-)