URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ba49a8526c2caf68b95511aa2f5235276796cf5d
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ba49a85 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Lua: Add some ProtoField tests.
Test usage of base.UNIT_STRING.
Change-Id: I9c97b58b3cc6db65713e83609900880e157237f2
Reviewed-on: https://code.wireshark.org/review/19357
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 20d7669 PROFINET: Fix the Asset Management Record Dissection
adds ba49a85 Lua: Add some ProtoField tests.
Summary of changes:
test/lua/protofield.lua | 121 +++++++++++++++++++++++++++++++++++++++++++++++
test/suite-wslua.sh | 25 ++++++++++
2 files changed, 146 insertions(+)
create mode 100644 test/lua/protofield.lua