summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/esp.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/esp.t.json')
-rw-r--r--tests/py/inet/esp.t.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/py/inet/esp.t.json b/tests/py/inet/esp.t.json
index e6f59a65..84ea9eea 100644
--- a/tests/py/inet/esp.t.json
+++ b/tests/py/inet/esp.t.json
@@ -8,6 +8,7 @@
"protocol": "esp"
}
},
+ "op": "==",
"right": 100
}
}
@@ -39,6 +40,7 @@
"protocol": "esp"
}
},
+ "op": "==",
"right": {
"range": [ 111, 222 ]
}
@@ -74,6 +76,7 @@
"protocol": "esp"
}
},
+ "op": "==",
"right": {
"set": [
100,
@@ -115,6 +118,7 @@
"protocol": "esp"
}
},
+ "op": "==",
"right": {
"set": [
{ "range": [ 100, 102 ] }
@@ -134,6 +138,7 @@
"protocol": "esp"
}
},
+ "op": "==",
"right": 22
}
}
@@ -149,6 +154,7 @@
"protocol": "esp"
}
},
+ "op": "==",
"right": {
"range": [ 22, 24 ]
}
@@ -184,6 +190,7 @@
"protocol": "esp"
}
},
+ "op": "==",
"right": {
"set": [
22,
@@ -225,6 +232,7 @@
"protocol": "esp"
}
},
+ "op": "==",
"right": {
"set": [
{ "range": [ 22, 25 ] }