AbstractsComputer Science

Integrated Test Environment

by Daniel Andersson




Institution: Linköping University
Department:
Year: 2013
Keywords: Integrated Test Environment; CLI; Distributed Command Line Interface; Engineering and Technology; Electrical Engineering, Electronic Engineering, Information Engineering; Computer Systems; Teknik och teknologier; Elektroteknik och elektronik; Datorsystem; Computer Engineering; Datateknik
Record ID: 1349194
Full text PDF: http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-94227


Abstract

To implement a command line interpreter is normally an easy task. The task getsharder when adding requirements of multi instance functions and the system is torun on a multi-processor security critical embedded system. This thesis describesa first iteration of the system development. The project behind the thesis consistsof requirement elicitation, design, implementation and unit testing. The resultfrom the project is a working first version of the system.