Wireshark-commits: [Wireshark-commits] master 4453719: Test: Add wslua.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 02 May 2018 00:35:30 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=44537199a2cdd831f1d6ecab1231784c479b2bc8
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4453719 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Test: Add wslua.
    
    Change-Id: I904796d13550c04df1958715d6528548385c3109
    Reviewed-on: https://code.wireshark.org/review/27241
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  74fd569   Test: Fix capinfos output and command paths.
    adds  4453719   Test: Add wslua.


Summary of changes:
 test/lua/verify_dissector.lua |  12 +-
 test/subprocesstest.py        |   4 +-
 test/suite_wslua.py           | 269 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 281 insertions(+), 4 deletions(-)
 create mode 100644 test/suite_wslua.py