summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/osf.t
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2018-08-07 17:58:21 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2018-08-07 17:58:21 +0200
commit300e9b3dcbd78e5f14831ccddcdcf7bd9a558127 (patch)
tree7cf54ba6045a38d6357604fc55574c56b7fe6d06 /tests/py/inet/osf.t
parentec916a449903f30e00bf5d392ce84b0bb248363a (diff)
tests: py: test osf with sets
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/py/inet/osf.t')
-rw-r--r--tests/py/inet/osf.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/py/inet/osf.t b/tests/py/inet/osf.t
index 7cf90931..bccfc751 100644
--- a/tests/py/inet/osf.t
+++ b/tests/py/inet/osf.t
@@ -7,4 +7,5 @@
osf name "Linux";ok
osf name "morethansixteenbytes";fail
osf name ;fail
+osf name { "Windows", "MacOs" };ok
ct mark set osf name map { "Windows" : 0x00000001, "MacOs" : 0x00000002 };ok