From ad4de2284dc47a88c1c73cc7bc55a745fec9eb13 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Fri, 14 Oct 2016 23:38:30 +0200 Subject: Correct tests to check the number of entries too Give enough time for the entries to timeout before listing, so that we get the correct number of entries. Signed-off-by: Jozsef Kadlecsik --- tests/hash:net6.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/hash:net6.t') diff --git a/tests/hash:net6.t b/tests/hash:net6.t index fc377f4..7a47655 100644 --- a/tests/hash:net6.t +++ b/tests/hash:net6.t @@ -1,5 +1,5 @@ # Create a set with timeout -0 ipset create test nethash family inet6 hashsize 128 timeout 5 +0 ipset create test nethash family inet6 hashsize 128 timeout 4 # Add zero valued element 1 ipset add test ::/0 # Test zero valued element -- cgit v1.2.3