Loading tests/libtest/first.c +2 −3 Original line number Diff line number Diff line Loading @@ -11,9 +11,8 @@ #include "test.h" #ifdef CURLDEBUG /* provide a proto for this debug function */ extern void curl_memdebug(const char *); extern void curl_memlimit(int); # define MEMDEBUG_NODEFINES # include "memdebug.h" #endif int select_test (int num_fds, fd_set *rd, fd_set *wr, fd_set *exc, Loading tests/libtest/lib500.c +2 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,8 @@ #include "test.h" #include "memdebug.h" int test(char *URL) { CURLcode res; Loading tests/libtest/lib501.c +2 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,8 @@ #include "test.h" #include "memdebug.h" int test(char *URL) { CURLcode res; Loading tests/libtest/lib502.c +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ #include "test.h" #include "testutil.h" #include "memdebug.h" #define MAIN_LOOP_HANG_TIMEOUT 90 * 1000 #define MULTI_PERFORM_HANG_TIMEOUT 60 * 1000 Loading tests/libtest/lib503.c +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ #include <sys/types.h> #include "testutil.h" #include "memdebug.h" #define MAIN_LOOP_HANG_TIMEOUT 90 * 1000 #define MULTI_PERFORM_HANG_TIMEOUT 60 * 1000 Loading Loading
tests/libtest/first.c +2 −3 Original line number Diff line number Diff line Loading @@ -11,9 +11,8 @@ #include "test.h" #ifdef CURLDEBUG /* provide a proto for this debug function */ extern void curl_memdebug(const char *); extern void curl_memlimit(int); # define MEMDEBUG_NODEFINES # include "memdebug.h" #endif int select_test (int num_fds, fd_set *rd, fd_set *wr, fd_set *exc, Loading
tests/libtest/lib500.c +2 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,8 @@ #include "test.h" #include "memdebug.h" int test(char *URL) { CURLcode res; Loading
tests/libtest/lib501.c +2 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,8 @@ #include "test.h" #include "memdebug.h" int test(char *URL) { CURLcode res; Loading
tests/libtest/lib502.c +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ #include "test.h" #include "testutil.h" #include "memdebug.h" #define MAIN_LOOP_HANG_TIMEOUT 90 * 1000 #define MULTI_PERFORM_HANG_TIMEOUT 60 * 1000 Loading
tests/libtest/lib503.c +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ #include <sys/types.h> #include "testutil.h" #include "memdebug.h" #define MAIN_LOOP_HANG_TIMEOUT 90 * 1000 #define MULTI_PERFORM_HANG_TIMEOUT 60 * 1000 Loading