summaryrefslogtreecommitdiff
path: root/test/lua
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2016-01-24 22:45:59 +0100
committerPascal Quantin <pascal.quantin@gmail.com>2016-01-24 21:49:12 +0000
commit699c61f3dbaac965f6d69d26ec63188993608024 (patch)
treee58d4d59d1e5786149effae1b6632cba38836c26 /test/lua
parent2ff6ae9732837c795f1cfcff8644d67f6b2316e6 (diff)
downloadwireshark-699c61f3dbaac965f6d69d26ec63188993608024.tar.gz
Update Lua tests after g9eda2fa
Change-Id: I3e9849afc8df9d81d0d9e0a4eaa9800d9c1ce8ec Reviewed-on: https://code.wireshark.org/review/13517 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'test/lua')
-rw-r--r--test/lua/verify_dissector.lua12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/lua/verify_dissector.lua b/test/lua/verify_dissector.lua
index 99003a0ee7..3d613a8c28 100644
--- a/test/lua/verify_dissector.lua
+++ b/test/lua/verify_dissector.lua
@@ -23,7 +23,7 @@ local lines = {
".000 0... .... .... = Opcode: 0",
".... ..0. .... .... = Truncated: False",
".... ...1 .... .... = Recursion desired: yes",
- ".... .... .0.. .... = World War Z - Reserved for future use: 0x0000",
+ ".... .... .0.. .... = World War Z - Reserved for future use: 0x0",
".... .... ...0 .... = Checking disabled: False",
"Number of Questions: 1",
"Number of Answer RRs: 0",
@@ -51,7 +51,7 @@ local lines = {
".... .0.. .... .... = Authoritative: False",
".... ..0. .... .... = Truncated: False",
".... .... 1... .... = Recursion available: True",
- ".... .... .0.. .... = World War Z - Reserved for future use: 0x0000",
+ ".... .... .0.. .... = World War Z - Reserved for future use: 0x0",
".... .... ..0. .... = Authenticated: no",
".... .... .... 0000 = Response code: No Error (0)",
".... .... ...0 .... = Checking disabled: False",
@@ -85,7 +85,7 @@ local lines = {
".000 0... .... .... = Opcode: 0",
".... ..0. .... .... = Truncated: False",
".... ...1 .... .... = Recursion desired: yes",
- ".... .... .0.. .... = World War Z - Reserved for future use: 0x0000",
+ ".... .... .0.. .... = World War Z - Reserved for future use: 0x0",
".... .... ...0 .... = Checking disabled: False",
"Number of Questions: 1",
"Number of Answer RRs: 0",
@@ -113,7 +113,7 @@ local lines = {
".... .0.. .... .... = Authoritative: False",
".... ..0. .... .... = Truncated: False",
".... .... 1... .... = Recursion available: True",
- ".... .... .0.. .... = World War Z - Reserved for future use: 0x0000",
+ ".... .... .0.. .... = World War Z - Reserved for future use: 0x0",
".... .... ..0. .... = Authenticated: no",
".... .... .... 0000 = Response code: No Error (0)",
".... .... ...0 .... = Checking disabled: False",
@@ -281,7 +281,7 @@ MyDNS Protocol
.000 0... .... .... = Opcode: 0
.... ..0. .... .... = Truncated: False
.... ...1 .... .... = Recursion desired: yes
- .... .... .0.. .... = World War Z - Reserved for future use: 0x0000
+ .... .... .0.. .... = World War Z - Reserved for future use: 0x0
.... .... ...0 .... = Checking disabled: False
Number of Questions: 1
Number of Answer RRs: 0
@@ -355,7 +355,7 @@ MyDNS Protocol
.... .0.. .... .... = Authoritative: False
.... ..0. .... .... = Truncated: False
.... .... 1... .... = Recursion available: True
- .... .... .0.. .... = World War Z - Reserved for future use: 0x0000
+ .... .... .0.. .... = World War Z - Reserved for future use: 0x0
.... .... ..0. .... = Authenticated: no
.... .... .... 0000 = Response code: No Error (0)
.... .... ...0 .... = Checking disabled: False