summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-05-27 20:56:13 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-05-27 20:56:13 +0200
commit49ee984320b7665fdd9e65c6f576c4908f0bcf20 (patch)
tree305d4ad1f5c7293c4251a5dbeae748b140618e02 /tests
parentf491899e87ae0d35a05c266a6a6c3d13d369a177 (diff)
Remove iptree tests and compatibility element parsing
Diffstat (limited to 'tests')
-rwxr-xr-xtests/runtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runtest.sh b/tests/runtest.sh
index 2d98a56..a75cee2 100755
--- a/tests/runtest.sh
+++ b/tests/runtest.sh
@@ -11,7 +11,7 @@ tests="$tests ipportiphash hash:ip,port,ip hash:ip6,port,ip6"
tests="$tests nethash hash:net hash:net6 hash:net,port hash:net6,port"
tests="$tests hash:ip,port,net hash:ip6,port,net6"
tests="$tests setlist restore"
-tests="$tests iptree iptreemap"
+# tests="$tests iptree iptreemap"
# For correct sorting:
LC_ALL=C