summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/osf.t.payload
diff options
context:
space:
mode:
authorFernando Fernandez Mancera <ffmancera@riseup.net>2018-08-07 11:44:07 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2018-08-07 17:31:42 +0200
commit2a704dff296de5b3bbe9973d253f98a5556a2e87 (patch)
treecbda23df761fcbb78777a71a47556a90e88761eb /tests/py/inet/osf.t.payload
parentcfa7f3aa145755a2abc6e6751e11bac95978cfe4 (diff)
tests: improve test cases for osf
Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/py/inet/osf.t.payload')
-rw-r--r--tests/py/inet/osf.t.payload12
1 files changed, 11 insertions, 1 deletions
diff --git a/tests/py/inet/osf.t.payload b/tests/py/inet/osf.t.payload
index 70eedb56..f94c17ec 100644
--- a/tests/py/inet/osf.t.payload
+++ b/tests/py/inet/osf.t.payload
@@ -1,4 +1,14 @@
# osf name "Linux"
ip osfip osfchain
- [ osf 1]
+ [ osf dreg 1 ]
+ [ cmp eq reg 1 0x756e694c 0x00000078 0x00000000 0x00000000 ]
+
+# osf name "Linux"
+ip6 osfip6 osfchain
+ [ osf dreg 1 ]
+ [ cmp eq reg 1 0x756e694c 0x00000078 0x00000000 0x00000000 ]
+
+# osf name "Linux"
+inet osfinet osfchain
+ [ osf dreg 1 ]
[ cmp eq reg 1 0x756e694c 0x00000078 0x00000000 0x00000000 ]