aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib502.c
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2011-09-06 17:47:54 +0200
committerYang Tse <yangsita@gmail.com>2011-09-06 17:47:54 +0200
commitc8ba8740b9c3e7a5054c2d7ba5689778aa26618b (patch)
tree4c7749f33886140b353e1727204483199e92ae30 /tests/libtest/lib502.c
parent46df51a391c231c4fd38376fb0213325ebc0226a (diff)
downloadgnurl-c8ba8740b9c3e7a5054c2d7ba5689778aa26618b.tar.gz
gnurl-c8ba8740b9c3e7a5054c2d7ba5689778aa26618b.tar.bz2
gnurl-c8ba8740b9c3e7a5054c2d7ba5689778aa26618b.zip
test suite: libtest header inclusion cleanup
Added missing memoryTracking to test cases 560 and 583. If this triggers leak detection on these, it only means that previously it was going unnoticed.
Diffstat (limited to 'tests/libtest/lib502.c')
-rw-r--r--tests/libtest/lib502.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libtest/lib502.c b/tests/libtest/lib502.c
index 9040b2be3..e8bfe4744 100644
--- a/tests/libtest/lib502.c
+++ b/tests/libtest/lib502.c
@@ -22,6 +22,7 @@
#include "test.h"
#include "testutil.h"
+#include "warnless.h"
#include "memdebug.h"
#define MAIN_LOOP_HANG_TIMEOUT 90 * 1000