summaryrefslogtreecommitdiffstats
path: root/tests/py/ip/ct.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip/ct.t.json')
-rw-r--r--tests/py/ip/ct.t.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/py/ip/ct.t.json b/tests/py/ip/ct.t.json
index 6314d5b2..cc3ab692 100644
--- a/tests/py/ip/ct.t.json
+++ b/tests/py/ip/ct.t.json
@@ -9,6 +9,7 @@
"key": "saddr"
}
},
+ "op": "==",
"right": "192.168.0.1"
}
}
@@ -25,6 +26,7 @@
"key": "saddr"
}
},
+ "op": "==",
"right": "192.168.0.1"
}
}
@@ -41,6 +43,7 @@
"key": "daddr"
}
},
+ "op": "==",
"right": "192.168.0.1"
}
}
@@ -57,6 +60,7 @@
"key": "daddr"
}
},
+ "op": "==",
"right": "192.168.0.1"
}
}
@@ -73,6 +77,7 @@
"key": "saddr"
}
},
+ "op": "==",
"right": {
"prefix": {
"addr": "192.168.1.0",
@@ -94,6 +99,7 @@
"key": "saddr"
}
},
+ "op": "==",
"right": {
"prefix": {
"addr": "192.168.1.0",
@@ -115,6 +121,7 @@
"key": "daddr"
}
},
+ "op": "==",
"right": {
"prefix": {
"addr": "192.168.1.0",
@@ -136,6 +143,7 @@
"key": "daddr"
}
},
+ "op": "==",
"right": {
"prefix": {
"addr": "192.168.1.0",
@@ -155,6 +163,7 @@
"key": "l3proto"
}
},
+ "op": "==",
"right": "ipv4"
}
}
@@ -169,6 +178,7 @@
"key": "protocol"
}
},
+ "op": "==",
"right": 6
}
},
@@ -180,6 +190,7 @@
"key": "proto-dst"
}
},
+ "op": "==",
"right": 22
}
}
@@ -195,6 +206,7 @@
"key": "protocol"
}
},
+ "op": "==",
"right": 17
}
},
@@ -206,6 +218,7 @@
"key": "proto-src"
}
},
+ "op": "==",
"right": 53
}
}