Wireshark-commits: [Wireshark-commits] master 69c0a10: test: fix extcap_name fixture and skip test.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Dec 2019 22:25:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=69c0a10400b3371c84df7e6b4f5027751db7b46c
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

69c0a10 by Dario Lombardo (lomato@xxxxxxxxx):

    test: fix extcap_name fixture and skip test.
    
    dpauxmon relies on libnl that is linux specific. Skip the test
    for other platforms.
    Fix skip message while here.
    
    Change-Id: I744d83d0a56e41e1c32e45ade8ca0d9dd29876e1
    Reviewed-on: https://code.wireshark.org/review/35525
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  7463358   Expand the frequency range for the DMG PHY.
     add  69c0a10   test: fix extcap_name fixture and skip test.


Summary of changes:
 test/fixtures_ws.py   | 5 ++++-
 test/suite_extcaps.py | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)