summaryrefslogtreecommitdiffstats
path: root/tests/py/any/tcpopt.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/any/tcpopt.t')
-rw-r--r--tests/py/any/tcpopt.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/py/any/tcpopt.t b/tests/py/any/tcpopt.t
index 343c76e4..3d4be2a2 100644
--- a/tests/py/any/tcpopt.t
+++ b/tests/py/any/tcpopt.t
@@ -50,3 +50,7 @@ tcp option maxseg size set 1360;ok
tcp option md5sig exists;ok
tcp option fastopen exists;ok
tcp option mptcp exists;ok
+
+tcp option mptcp subtype 0;ok
+tcp option mptcp subtype 1;ok
+tcp option mptcp subtype { 0, 2};ok