URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd84c71668294f4fd382ec5265f0001839f08e85
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
bd84c71 by Peter Wu (peter@xxxxxxxxxxxxx):
test: convert suite_text2pcap to use fixtures
Inline all capture file names and use fixtures instead of the global
config object. This makes dependencies more explicit.
Change-Id: I37a6eda73822735b5a6957b44bce53bb5ecd1aa0
Reviewed-on: https://code.wireshark.org/review/30631
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from c82c601 Don't set anything in *wth until we've decided it's a Peek classic file.
add bd84c71 test: convert suite_text2pcap to use fixtures
Summary of changes:
test/fixtures_ws.py | 7 +-
test/suite_text2pcap.py | 422 ++++++++++++++++++++++++------------------------
2 files changed, 221 insertions(+), 208 deletions(-)