support.h File Reference

#include <stdio.h>
#include <stdlib.h>
#include <check.h>
#include "csync_private.h"

Include dependency graph for support.h:

Go to the source code of this file.

Data Structures

struct  argument_s

Functions

void cmdline_parse (int argc, char **argv, struct argument_s *arguments)
void create_case (Suite *s, const char *name, TFun function)
void create_case_fixture (Suite *s, const char *name, TFun function, void(*setup)(void), void(*teardown)(void))
void create_case_timeout (Suite *s, const char *name, TFun function, int timeout)


Function Documentation

void cmdline_parse ( int  argc,
char **  argv,
struct argument_s arguments 
)

void create_case ( Suite *  s,
const char *  name,
TFun  function 
)

void create_case_fixture ( Suite *  s,
const char *  name,
TFun  function,
void(*)(void)  setup,
void(*)(void)  teardown 
)

void create_case_timeout ( Suite *  s,
const char *  name,
TFun  function,
int  timeout 
)


Generated on Mon May 4 17:43:40 2009 for doc by  doxygen 1.5.6