exip
Alpha 0.5.4
|
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 Suite * | contentio_suite (void) |
int | main (void) |
Definition in file check_contentIO.c.
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.