wireshark/test/lua
Hadriel Kaplan 281055af9c Lua: add functions for more field information
Add Lua functions so a plugin can introspect field information, such
as the type of field, flags, tvb, etc. Also add a couple of Tvb and
ByteArray methods. And cleanup the TreeItem code a little.

Change-Id: I7b58ce589ace91cce14b8abccd01ceabb63e2653
Reviewed-on: https://code.wireshark.org/review/6500
Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
Tested-by: Hadriel Kaplan <hadrielk@yahoo.com>
2015-07-09 01:49:11 +00:00
..
acme_file.lua Change a lot of http:// URLs to https://. 2015-03-10 19:30:50 +00:00
common_sets.lua
dir.lua
dissectFPM.lua Lua: Expose tcp_dissect_pdus() to Lua 2015-01-27 15:14:12 +00:00
dissector.lua Lua: allow a Dissector object to be passed in for register_heuristic 2014-12-31 16:01:51 +00:00
field.lua Lua: add functions for more field information 2015-07-09 01:49:11 +00:00
glib_sets.lua
globals_1.8.txt
globals_1.10.txt
gregex.lua Lua: regex test suite fails with UTF-8 locale 2015-01-02 13:09:16 +00:00
inspect.lua
int64.lua
listener.lua
luatest.lua
nstime.lua
pat2pcre.lua
pcap_file.lua
pcre_sets.lua
pcre_sets2.lua
pinfo.lua Fix test script to test Lua Pinfo, and fix problem it found. 2015-01-23 01:52:24 +00:00
proto.lua
script_args.lua
struct.lua
tvb.lua
verify_dissector.lua Lua: allow a Dissector object to be passed in for register_heuristic 2014-12-31 16:01:51 +00:00
verify_globals.lua