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 ed38488: Test: Add unittests.

Date Prev · Date Next · Thread Prev · Thread Next
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 Apr 2018 22:38:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ed384882117696d4ff110e46bc60ebe9ac304974
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ed38488 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Test: Add unittests.
    
    Note that these require the "test-programs" target.
    
    Change-Id: I1bea381eaa48504fcd76f88e1c6f2edece0a78a2
    Reviewed-on: https://code.wireshark.org/review/27231
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  bd5a7d0   Test: More fixups.
    adds  ed38488   Test: Add unittests.


Summary of changes:
 debian/rules                                 |  4 ++
 docbook/wsdg_src/WSDG_chapter_tests.asciidoc |  3 ++
 test/config.py                               |  2 +
 test/suite_unittests.py                      | 59 ++++++++++++++++++++++++++++
 4 files changed, 68 insertions(+)
 create mode 100644 test/suite_unittests.py