User`s guide

122 DC 900-1317J
ADCCP NRM Programmer’s Guide
To run the test program, perform the following steps:
1. Make sure the server TSI configuration parameter is correctly defined in the TSI
text configuration file for each TSI connection definition. Refer to the Freeway
Transport Subsystem Interface Reference Guide.
2. Make any required changes to the DLI text configuration file for DLI session
parameters or ICP link parameters whose values differ from the defaults. Refer to
the Freeway Data Link Interface Reference Guide and to Chapter 5 of this guide.
3. Be sure you are in the correct directory.
For UNIX: cd /usr/local/freeway/client/test/nrm
For VMS: SET DEF SYS$SYSDEVICE:[FREEWAY.CLIENT.TEST.NRM]
For NT: cd c:\freeway\client\test\nrm
4. Run the make files provided in the test directory.
For UNIX: make -f makefile.<op-sys> all
and make -f makefile.test.
<op-sys> nrmtest
where <op-sys> is the operating system:
bsd (for a BSD system)
sun (for a Sun system)
hpux (for an HP/UX system)
sol (for a Solaris system)
aix (for an RS6000/AIX system)
Tabl e C 1: Loopback Test Programs and Directories
Operating System Loopback Programs Test Director y
UNIX nrmalp.c
nrmtest.c
usr/local/freeway/client/test/nrm
VMS
NRMALP.C
SYS$SYSDEVICE:[FREEWAY.CLIENT.TEST.NRM]
Windows NT
nrmalp.c
nrmtest.c
c:\freeway\client\test\nrm