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

Tests the EXI Profile processing. More...

#include <stdio.h>
#include <stdlib.h>
#include <check.h>
#include "procTypes.h"
#include "EXISerializer.h"
#include "EXIParser.h"
#include "stringManipulate.h"
#include "grammarGenerator.h"

Go to the source code of this file.

Macros

#define OUTPUT_BUFFER_SIZE   2000
 

Functions

 START_TEST (test_noLearning01)
 
END_TEST START_TEST (test_noLearning02)
 
END_TEST Suiteprofile_suite (void)
 
int main (void)
 

Detailed Description

Date
Aug 6, 2013
Author
Rumen Kyusakov
Version
0.5
[Revision] $Id: check_profile.c 328 2013-10-30 16:00:10Z kjussakov $

Definition in file check_profile.c.

Macro Definition Documentation

#define OUTPUT_BUFFER_SIZE   2000

Definition at line 27 of file check_profile.c.

Function Documentation

int main ( void  )

Definition at line 307 of file check_profile.c.

END_TEST Suite* profile_suite ( void  )

Definition at line 289 of file check_profile.c.

START_TEST ( test_noLearning01  )

Definition at line 31 of file check_profile.c.

END_TEST START_TEST ( test_noLearning02  )

Definition at line 141 of file check_profile.c.