Overview of the LynxOS System Testing Agent Specifics

__________

Target   :    LynxOS

Compiler :    C/C++ Compiler

 

Building the Agent

A Makefile is provided in '<RationalTestRealTimeInstallDir>/targets/stAgent/LynxOS'. This Makefile may need some settings. The macro 'AGT_CUSTOM' must be defined when compiling source code for the Agent. This means that the compiler option '-DAGT_CUSTOM' must exist. 

The '<RationalTestRealTimeInstallDir>/targets/stAgent/LynxOS' sub-folder contains the configuration files for the Agent. These files are 'agtconf.c' and 'agtconf.h' and can be modified for specific options.

 

Executing

Refer to Rational Test RealTime documentation. The behaviour of a LynxOS System Testing Agent is quite similar to the behaviour of any Unix System Testing Agent.

 

Known restrictions

No '.atsagtd' file is available. Any user can connect to the agent from any machine. The permissions used by the Agent are the permissions used by the user who launched it.