Wireshark-commits: [Wireshark-commits] master 9b72da0: test: increase coverage for text2pcap suppor

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 13 Oct 2018 05:15:55 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b72da0cdd7d2cd39f0a50defa5a08ada955e60b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9b72da0 by Peter Wu (peter@xxxxxxxxxxxxx):

    test: increase coverage for text2pcap supported formats
    
    The manual documents several cases, be sure to check for them to avoid
    further grammar changes from breaking expectations.
    
    Change-Id: Ie38ecf624120a3a9297d02b4fd9b05511acf5ac9
    Reviewed-on: https://code.wireshark.org/review/30189
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9836e22   test: fix text2pcap tests not to overwrite case_text2pcap_pcap
     add  9b72da0   test: increase coverage for text2pcap supported formats


Summary of changes:
 test/suite_text2pcap.py | 90 +++++++++++++++++++++++++++++++++----------------
 1 file changed, 61 insertions(+), 29 deletions(-)