summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/socket.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/socket.t.json')
-rw-r--r--tests/py/inet/socket.t.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/py/inet/socket.t.json b/tests/py/inet/socket.t.json
index c1ac1d12..235c3e94 100644
--- a/tests/py/inet/socket.t.json
+++ b/tests/py/inet/socket.t.json
@@ -26,3 +26,17 @@
}
]
+# socket mark 0x00000005
+[
+ {
+ "match": {
+ "left": {
+ "socket": {
+ "key": "mark"
+ }
+ },
+ "right": 5
+ }
+ }
+]
+