Home
last modified time | relevance | path

Searched defs:testcase (Results 1 – 6 of 6) sorted by relevance

/curl/tests/unit/
H A Dunit1397.c39 struct testcase { struct
45 static struct testcase tests[] = { argument
H A Dunit1607.c46 struct testcase { struct
48 const char *optval;
72 static const struct testcase tests[] = { argument
H A Dunit1609.c46 struct testcase { struct
48 const char *optval;
51 const char *host;
52 int port;
55 const char *address[10];
H A Dunit1307.c60 struct testcase { struct
66 static const struct testcase tests[] = { argument
/curl/tests/server/
H A Dtftpd.c101 struct testcase { struct
102 char *buffer; /* holds the file data to send to the client */
103 size_t bufsize; /* size of the data in buffer */
104 char *rptr; /* read pointer into the buffer */
105 size_t rcount; /* amount of data left to read of the file */
106 long testno; /* test case number */
107 int ofile; /* file descriptor for output file when uploading to us */
109 int writedelay; /* number of seconds between each packet */
/curl/tests/libtest/
H A Dlib1560.c121 struct testcase { struct
129 struct urltestcase { argument

Completed in 14 milliseconds