Wireshark-commits: [Wireshark-commits] master 95ce392: Fix the Lua FPM dissector test.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 Mar 2015 10:44:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=95ce3928de8c08934ab7ba49492b319cbdb0c9f9
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

95ce392 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Fix the Lua FPM dissector test.
    
    In the FPM dissector test, only check the fields produced by the
    frame and FPM dissectors.
    
    Change-Id: I212afb8a8a4a7a9aa54391b0d5971b982b819395
    Reviewed-on: https://code.wireshark.org/review/7643
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  8e709fc   Assert that the row number passed to packet_list_get_row_data() is valid.
    adds  95ce392   Fix the Lua FPM dissector test.


Summary of changes:
 test/suite-wslua.sh |   19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)