From 2a704dff296de5b3bbe9973d253f98a5556a2e87 Mon Sep 17 00:00:00 2001 From: Fernando Fernandez Mancera Date: Tue, 7 Aug 2018 11:44:07 +0200 Subject: tests: improve test cases for osf Signed-off-by: Fernando Fernandez Mancera Signed-off-by: Pablo Neira Ayuso --- tests/py/inet/osf.t | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tests/py/inet/osf.t') diff --git a/tests/py/inet/osf.t b/tests/py/inet/osf.t index 4db20b7b..6533b84e 100644 --- a/tests/py/inet/osf.t +++ b/tests/py/inet/osf.t @@ -1,6 +1,9 @@ :osfchain;type filter hook input priority 0 *ip;osfip;osfchain +*ip6;osfip6;osfchain +*inet;osfinet;osfchain -osf name "Linux";ok;osf "Linux" +osf name "Linux";ok +osf name "morethansixteenbytes";fail osf name ;fail -- cgit v1.2.3