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 97112cd: test: skip tests when GnuTLS is unavailable

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 30 Nov 2018 06:11:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=97112cd4f765a20e080d24c73ef02c7039876d1b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

97112cd by Peter Wu (peter@xxxxxxxxxxxxx):

    test: skip tests when GnuTLS is unavailable
    
    GnuTLS is an optional dependency, allow tests to run without it.
    
    Change-Id: Ib1bd7beaf1d885a157a0e1a630ccc4fbc8786af1
    Reviewed-on: https://code.wireshark.org/review/30839
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ee61bc7   test: use assertRun instead of runProcess where possible
     add  97112cd   test: skip tests when GnuTLS is unavailable


Summary of changes:
 test/fixtures_ws.py      |  1 +
 test/suite_decryption.py | 26 +++++++++++++++++++-------
 2 files changed, 20 insertions(+), 7 deletions(-)