From 2df22ecefc98cbdc9ef2539194c73e6bd9cccf29 Mon Sep 17 00:00:00 2001 From: Fernando Fernandez Mancera Date: Sat, 4 Aug 2018 01:31:49 +0200 Subject: test: py: fix osf testcases warning Signed-off-by: Fernando Fernandez Mancera Signed-off-by: Pablo Neira Ayuso --- tests/py/inet/osf.t | 4 ++-- tests/py/inet/osf.t.payload | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/py') diff --git a/tests/py/inet/osf.t b/tests/py/inet/osf.t index 743049a0..4db20b7b 100644 --- a/tests/py/inet/osf.t +++ b/tests/py/inet/osf.t @@ -2,5 +2,5 @@ *ip;osfip;osfchain -osf name Linux;ok -osf name;fail +osf name "Linux";ok;osf "Linux" +osf name ;fail diff --git a/tests/py/inet/osf.t.payload b/tests/py/inet/osf.t.payload index bb110516..70eedb56 100644 --- a/tests/py/inet/osf.t.payload +++ b/tests/py/inet/osf.t.payload @@ -1,4 +1,4 @@ -# osf name Linux +# osf name "Linux" ip osfip osfchain [ osf 1] [ cmp eq reg 1 0x756e694c 0x00000078 0x00000000 0x00000000 ] -- cgit v1.2.3