postprocessor_large_test.c File Reference

Testcase with very large input for postprocessor. More...

#include "config.h"
#include "microhttpd.h"
#include "internal.h"
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <unistd.h>

Include dependency graph for postprocessor_large_test.c:

Go to the source code of this file.

Functions

static int value_checker (void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, size_t off, size_t size)
static int test_simple_large ()
int main (int argc, char *const *argv)


Detailed Description

Testcase with very large input for postprocessor.

Author:
Christian Grothoff

Definition in file postprocessor_large_test.c.


Function Documentation

int main ( int  argc,
char *const *  argv 
)

Definition at line 101 of file postprocessor_large_test.c.

References test_simple_large().

Here is the call graph for this function:

static int test_simple_large (  )  [static]

static int value_checker ( void *  cls,
enum MHD_ValueKind  kind,
const char *  key,
const char *  filename,
const char *  content_type,
const char *  transfer_encoding,
const char *  data,
size_t  off,
size_t  size 
) [static]

Definition at line 39 of file postprocessor_large_test.c.

References MHD_YES.

Referenced by test_simple_large().

Here is the caller graph for this function:


Generated on Fri Oct 3 15:57:47 2008 for GNU libmicrohttpd by  doxygen 1.5.6