summaryrefslogtreecommitdiffstats
path: root/tests/iptreemap.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/iptreemap.t')
-rw-r--r--tests/iptreemap.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/iptreemap.t b/tests/iptreemap.t
index b563522..2e9fce7 100644
--- a/tests/iptreemap.t
+++ b/tests/iptreemap.t
@@ -46,6 +46,10 @@
0 ipset -T test 192.168.68.67
# Test element after upper bound of deleted network
0 ipset -T test 192.168.68.72
+# List set
+0 ipset -L test > .foo
+# Check listing
+0 diff .foo iptreemap.t.list0 && rm .foo
# Flush test set
0 ipset -F test
# Delete test set