From 300e9b3dcbd78e5f14831ccddcdcf7bd9a558127 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Tue, 7 Aug 2018 17:58:21 +0200 Subject: tests: py: test osf with sets Signed-off-by: Pablo Neira Ayuso --- tests/py/inet/osf.t | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/py/inet/osf.t') 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 -- cgit v1.2.3