exip  Alpha 0.5.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
check_contentIO.c File Reference

Tests the Content IO module. More...

#include <stdlib.h>
#include <check.h>
#include "headerDecode.h"
#include "bodyDecode.h"
#include "memManagement.h"

Go to the source code of this file.

Functions

 START_TEST (test_decodeHeader)
 
END_TEST Suitecontentio_suite (void)
 
int main (void)
 

Detailed Description

Date
Sep 28, 2010
Author
Rumen Kyusakov
Version
0.5
[Revision] $Id: check_contentIO.c 328 2013-10-30 16:00:10Z kjussakov $

Definition in file check_contentIO.c.

Function Documentation

END_TEST Suite* contentio_suite ( void  )

Definition at line 90 of file check_contentIO.c.

int main ( void  )

Definition at line 101 of file check_contentIO.c.

START_TEST ( test_decodeHeader  )

Definition at line 26 of file check_contentIO.c.