From 42ff703f312aa787a7d7cf16fa8d7f599cf8b8cd Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Fri, 17 Dec 2010 22:10:01 +0100 Subject: Add tests to check hash:ip,port,net type --- tests/runtest.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/runtest.sh') diff --git a/tests/runtest.sh b/tests/runtest.sh index 6ce4477..cc2e9db 100755 --- a/tests/runtest.sh +++ b/tests/runtest.sh @@ -9,6 +9,7 @@ tests="$tests iphash hash:ip hash:ip6" tests="$tests ipporthash hash:ip,port hash:ip6,port" 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" tests="$tests iptree iptreemap" -- cgit v1.2.3