Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master edd9e83: Test: Add text2pcap.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 Apr 2018 21:43:41 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=edd9e8387ed9964dafb539d4cae30185e044f730
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

edd9e83 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Test: Add text2pcap.
    
    Change-Id: Ib7cebcb911e2a59812fe03655a112acd3521e5a3
    Reviewed-on: https://code.wireshark.org/review/27230
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  d32ccb5   Test: Add name resolution.
    adds  edd9e83   Test: Add text2pcap.


Summary of changes:
 test/config.py          |   2 +
 test/suite_mergecap.py  |   2 +-
 test/suite_text2pcap.py | 298 ++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 301 insertions(+), 1 deletion(-)
 create mode 100644 test/suite_text2pcap.py