summaryrefslogtreecommitdiffstats
path: root/tests/hash:net.t
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2012-09-22 18:10:43 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2012-09-22 18:10:43 +0200
commit05391af5055b8886866d1002269f808ac0844f1f (patch)
tree3ff2f6c848e2c6144fd6e5f5ee088ed2796d1bec /tests/hash:net.t
parent74a3033ab9cd5235409ac38a45014951eccb02f0 (diff)
Add simple test to check cidr book-keeping
Diffstat (limited to 'tests/hash:net.t')
-rw-r--r--tests/hash:net.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/hash:net.t b/tests/hash:net.t
index 14eed43..78efe3d 100644
--- a/tests/hash:net.t
+++ b/tests/hash:net.t
@@ -100,4 +100,6 @@
0 ipset -T test 1.1.1.3
# Delete test set
0 ipset destroy test
+# Check CIDR book-keeping
+0 ./check_cidrs.sh
# eof