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 7059a51: WSDG: update test section with pytest fixtur

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 14 Nov 2018 20:21:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7059a51ee24feb30a8bed6566d8b18ed492904c8
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7059a51 by Peter Wu (peter@xxxxxxxxxxxxx):

    WSDG: update test section with pytest fixtures
    
    Try to describe the motivation of pytest fixtures and update the
    examples. Add a missing build dependency in CMake while at it.
    
    Change-Id: I5384a86f2191835b834285b81343a7ee56f88e79
    Reviewed-on: https://code.wireshark.org/review/30632
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  6f3e7a6   LISP: Fix action bits decoding
     add  7059a51   WSDG: update test section with pytest fixtures


Summary of changes:
 docbook/CMakeLists.txt                       |  1 +
 docbook/wsdg_src/WSDG_chapter_tests.asciidoc | 68 ++++++++++++++++++++++------
 2 files changed, 55 insertions(+), 14 deletions(-)