#include "test.h"
#include <fcntl.h>
#include "testutil.h"
#include "warnless.h"
#include "memdebug.h"
Go to the source code of this file.
Defines | |
#define | MAX_BLOCKED_TIME_US 500000 |
#define | TEST_HANG_TIMEOUT 30 * 1000 |
Functions | |
static int | elapsed (struct timeval *before, struct timeval *after) |
int | test (char *URL) |
#define MAX_BLOCKED_TIME_US 500000 |
#define TEST_HANG_TIMEOUT 30 * 1000 |