summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/comp.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/comp.t.json')
-rw-r--r--tests/py/inet/comp.t.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/py/inet/comp.t.json b/tests/py/inet/comp.t.json
index 56fccafb..b9b24f98 100644
--- a/tests/py/inet/comp.t.json
+++ b/tests/py/inet/comp.t.json
@@ -24,6 +24,7 @@
"protocol": "comp"
}
},
+ "op": "==",
"right": "0x0"
}
}
@@ -55,6 +56,7 @@
"protocol": "comp"
}
},
+ "op": "==",
"right": {
"range": [ "0x33", "0x45" ]
}
@@ -90,6 +92,7 @@
"protocol": "comp"
}
},
+ "op": "==",
"right": {
"set": [
"0x33",
@@ -135,6 +138,7 @@
"protocol": "comp"
}
},
+ "op": "==",
"right": {
"set": [
{ "range": [ "0x33", "0x55" ] }
@@ -174,6 +178,7 @@
"protocol": "comp"
}
},
+ "op": "==",
"right": 22
}
}
@@ -205,6 +210,7 @@
"protocol": "comp"
}
},
+ "op": "==",
"right": {
"range": [ 33, 45 ]
}
@@ -240,6 +246,7 @@
"protocol": "comp"
}
},
+ "op": "==",
"right": {
"set": [
33,
@@ -285,6 +292,7 @@
"protocol": "comp"
}
},
+ "op": "==",
"right": {
"set": [
{ "range": [ 33, 55 ] }