From: Christian Grothoff Date: Tue, 19 Feb 2019 00:09:32 +0000 (+0100) Subject: extra sanity check for #5582 X-Git-Tag: v0.11.0~63^2~32^2~30 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e902386cfa3e8f88af4673c0d41c1aecafd9613e;p=oweals%2Fgnunet.git extra sanity check for #5582 --- diff --git a/src/namestore/test_plugin_namestore.c b/src/namestore/test_plugin_namestore.c index 30778ed69..9c978749f 100644 --- a/src/namestore/test_plugin_namestore.c +++ b/src/namestore/test_plugin_namestore.c @@ -107,7 +107,8 @@ test_record (void *cls, GNUNET_snprintf (tname, sizeof (tname), "a%u", - (unsigned int ) id); + (unsigned int) id); + GNUNET_assert (trd_count == rd_count); for (unsigned int i=0;i