1. Project objective

2. Project Scope

The system named TestGen(TTCN Translator) will translate from TTCN-MP to ATS written in ANSI C code. To complete the production of an ETS from ATS, the generated C code must be adapted to the specific target environment. The generated C code forms an ETS together with the Interface. GCI is a minimal interface for the adaptation of the generated code to a specific target environment. Necessary top-level functions of the system are lexical analysis, syntax analysis, semantic analysis, symbol table management, code generator,  GCI.

3. Client

4. Mentors