exip
Alpha 0.5.4
|
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 Suite * | profile_suite (void) |
int | main (void) |
Definition in file check_profile.c.
#define OUTPUT_BUFFER_SIZE 2000 |
Definition at line 27 of file check_profile.c.
int main | ( | void | ) |
Definition at line 307 of file check_profile.c.
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.