exip
Alpha 0.5.4
|
Tests the EXI String Tables module. More...
#include <stdlib.h>
#include <check.h>
#include "sTables.h"
#include "stringManipulate.h"
#include "memManagement.h"
#include "dynamicArray.h"
Go to the source code of this file.
Functions | |
START_TEST (test_createValueTable) | |
END_TEST | START_TEST (test_addUriEntry) |
END_TEST | START_TEST (test_addLnEntry) |
END_TEST | START_TEST (test_addValueEntry) |
END_TEST Suite * | tables_suite (void) |
int | main (void) |
Definition in file check_stringTables.c.
int main | ( | void | ) |
Definition at line 198 of file check_stringTables.c.
START_TEST | ( | test_createValueTable | ) |
Definition at line 27 of file check_stringTables.c.
END_TEST START_TEST | ( | test_addUriEntry | ) |
Definition at line 45 of file check_stringTables.c.
END_TEST START_TEST | ( | test_addLnEntry | ) |
Definition at line 90 of file check_stringTables.c.
END_TEST START_TEST | ( | test_addValueEntry | ) |
Definition at line 136 of file check_stringTables.c.
Definition at line 181 of file check_stringTables.c.