From: Yang Tse Date: Wed, 25 Oct 2006 09:20:44 +0000 (+0000) Subject: Add project notice and file Id X-Git-Tag: curl-7_16_0~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4700f026b732776ba48cc4a941aca4ec42c1bb0;p=thirdparty%2Fcurl.git Add project notice and file Id --- diff --git a/tests/libtest/first.c b/tests/libtest/first.c index 782daca17a..745ed9fe56 100644 --- a/tests/libtest/first.c +++ b/tests/libtest/first.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" #ifdef CURLDEBUG diff --git a/tests/libtest/lib500.c b/tests/libtest/lib500.c index bd4b077d13..9ee164e2cd 100644 --- a/tests/libtest/lib500.c +++ b/tests/libtest/lib500.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" int test(char *URL) diff --git a/tests/libtest/lib501.c b/tests/libtest/lib501.c index c7cf395a90..a4d78159d2 100644 --- a/tests/libtest/lib501.c +++ b/tests/libtest/lib501.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" int test(char *URL) diff --git a/tests/libtest/lib502.c b/tests/libtest/lib502.c index 362e0225a9..207f65ed27 100644 --- a/tests/libtest/lib502.c +++ b/tests/libtest/lib502.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" #include "timeval.h" diff --git a/tests/libtest/lib503.c b/tests/libtest/lib503.c index 057625c96e..66d2c9813a 100644 --- a/tests/libtest/lib503.c +++ b/tests/libtest/lib503.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" #include diff --git a/tests/libtest/lib504.c b/tests/libtest/lib504.c index f077ffed35..5b10022df8 100644 --- a/tests/libtest/lib504.c +++ b/tests/libtest/lib504.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" #include diff --git a/tests/libtest/lib506.c b/tests/libtest/lib506.c index 862329b72d..a090a2ce68 100644 --- a/tests/libtest/lib506.c +++ b/tests/libtest/lib506.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" #include #include diff --git a/tests/libtest/lib507.c b/tests/libtest/lib507.c index 227691d0be..8de1a35508 100644 --- a/tests/libtest/lib507.c +++ b/tests/libtest/lib507.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" #include "timeval.h" diff --git a/tests/libtest/lib508.c b/tests/libtest/lib508.c index dc0efcaa16..cc240db5cd 100644 --- a/tests/libtest/lib508.c +++ b/tests/libtest/lib508.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" static char data[]="this is what we post to the silly web server\n"; diff --git a/tests/libtest/lib509.c b/tests/libtest/lib509.c index c6d3113db0..a21fae4a44 100644 --- a/tests/libtest/lib509.c +++ b/tests/libtest/lib509.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" #ifdef USE_SSLEAY diff --git a/tests/libtest/lib510.c b/tests/libtest/lib510.c index 6c1269a861..53797473cf 100644 --- a/tests/libtest/lib510.c +++ b/tests/libtest/lib510.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" static const char *post[]={ diff --git a/tests/libtest/lib511.c b/tests/libtest/lib511.c index 40d23276f2..7fcdebf933 100644 --- a/tests/libtest/lib511.c +++ b/tests/libtest/lib511.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" int test(char *URL) diff --git a/tests/libtest/lib512.c b/tests/libtest/lib512.c index f8edbd37d0..1d7d02a6a2 100644 --- a/tests/libtest/lib512.c +++ b/tests/libtest/lib512.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" /* Test case code based on source in a bug report filed by James Bursa on diff --git a/tests/libtest/lib513.c b/tests/libtest/lib513.c index 661d6c2050..4cb593cec0 100644 --- a/tests/libtest/lib513.c +++ b/tests/libtest/lib513.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" static size_t read_callback(void *ptr, size_t size, size_t nmemb, void *userp) diff --git a/tests/libtest/lib514.c b/tests/libtest/lib514.c index f68dcc09e9..93d576fbd1 100644 --- a/tests/libtest/lib514.c +++ b/tests/libtest/lib514.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" int test(char *URL) diff --git a/tests/libtest/lib515.c b/tests/libtest/lib515.c index d166c2ab12..6086ecb09e 100644 --- a/tests/libtest/lib515.c +++ b/tests/libtest/lib515.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" int test(char *URL) diff --git a/tests/libtest/lib516.c b/tests/libtest/lib516.c index 6ebc93bf17..5eaa140e61 100644 --- a/tests/libtest/lib516.c +++ b/tests/libtest/lib516.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" int test(char *URL) diff --git a/tests/libtest/lib517.c b/tests/libtest/lib517.c index 1a4aefc549..cdcd64be1b 100644 --- a/tests/libtest/lib517.c +++ b/tests/libtest/lib517.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" const char *dates[]={ diff --git a/tests/libtest/lib518.c b/tests/libtest/lib518.c index 0d8ee18cc9..cb9f395b6f 100644 --- a/tests/libtest/lib518.c +++ b/tests/libtest/lib518.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" #ifdef HAVE_SYS_TYPES_H diff --git a/tests/libtest/lib519.c b/tests/libtest/lib519.c index 1090b5e9bf..58f38150d5 100644 --- a/tests/libtest/lib519.c +++ b/tests/libtest/lib519.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" int test(char *URL) diff --git a/tests/libtest/lib520.c b/tests/libtest/lib520.c index c6959e684b..a673007a60 100644 --- a/tests/libtest/lib520.c +++ b/tests/libtest/lib520.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" int test(char *URL) diff --git a/tests/libtest/lib521.c b/tests/libtest/lib521.c index 4bfcf4954b..0885349556 100644 --- a/tests/libtest/lib521.c +++ b/tests/libtest/lib521.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" int test(char *URL) diff --git a/tests/libtest/lib523.c b/tests/libtest/lib523.c index fd1bfdcc46..6ddfc947fd 100644 --- a/tests/libtest/lib523.c +++ b/tests/libtest/lib523.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" int test(char *URL) diff --git a/tests/libtest/lib524.c b/tests/libtest/lib524.c index f5fef195c8..55f29784cb 100644 --- a/tests/libtest/lib524.c +++ b/tests/libtest/lib524.c @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #include "test.h" int test(char *URL) diff --git a/tests/libtest/test.h b/tests/libtest/test.h index 7389763971..fa32d6d88c 100644 --- a/tests/libtest/test.h +++ b/tests/libtest/test.h @@ -1,3 +1,13 @@ +/***************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * $Id$ + */ + #ifdef HAVE_CONFIG_H /* Now include the setup.h file from libcurl's private libdir (the source version, but that might include "config.h" from the build dir so we need