ceptr
 All Data Structures Files Functions Variables Typedefs Macros Modules Pages
semtable_spec.h File Reference
#include "../src/semtable.h"
#include "../src/receptor.h"
Include dependency graph for semtable_spec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void testSemTableCreate ()
 
void testSemTableGetName ()
 
void testSemTableGetLabel ()
 
void testSemGetSymbolStructure ()
 
void testSemGetByLabel ()
 
void testSemAddLabel ()
 
void testSemTable ()
 

Detailed Description

Definition in file semtable_spec.h.

Function Documentation

void testSemAddLabel ( )

[testSemAddLabel]

[testSemAddLabel]

Definition at line 67 of file semtable_spec.h.

void testSemGetByLabel ( )

[testSemGetByLabel]

[testSemGetByLabel]

Definition at line 50 of file semtable_spec.h.

void testSemGetSymbolStructure ( )

[testSemGetSymbolStructure]

[testSemGetSymbolStructure]

Definition at line 42 of file semtable_spec.h.

void testSemTableCreate ( )

[testSemTableCreate]

[testSemTableCreate]

Definition at line 10 of file semtable_spec.h.

void testSemTableGetLabel ( )

[testSemTableGetLabel]

[testSemTableGetLabel]

Definition at line 35 of file semtable_spec.h.

void testSemTableGetName ( )

[testSemTableGetName]

[testSemTableGetName]

Definition at line 23 of file semtable_spec.h.