summaryrefslogtreecommitdiffstats
path: root/tests/monitor/testcases/set-maps.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/monitor/testcases/set-maps.t')
-rw-r--r--tests/monitor/testcases/set-maps.t7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/monitor/testcases/set-maps.t b/tests/monitor/testcases/set-maps.t
index 6ea36cb9..3d86720e 100644
--- a/tests/monitor/testcases/set-maps.t
+++ b/tests/monitor/testcases/set-maps.t
@@ -1,11 +1,10 @@
# first the setup
I add table ip t
-O add table ip t
I add map ip t portip { type inet_service: ipv4_addr; flags interval; }
-O add map ip t portip { type inet_service : ipv4_addr;flags interval; }
+O -
I add element ip t portip { 80-100: 10.0.0.1 }
-O add element ip t portip { 80-100 : 10.0.0.1 }
+O -
I add element ip t portip { 1024-65535: 10.0.0.1 }
-O add element ip t portip { 1024-65535 : 10.0.0.1 }
+O -