RADE

C++ Unit Test Manager

SetOdtParam

Sets ODT parameter values
Quick Reference

Name

SetOdtParam Sets ODT parameter values

Synopsis

SetOdtParam parameter=value

[Top]

Description

Sets ODT parameter values in a shell script. The parameters deals with preventing the replay of the ODT for a given operating system, the maximum time allowed for the replay, the type of the ODT, and the user identifier assigned to the replay.

[Top]

Parameters

SetOdtParam accepts the following parameters:

Replay_osname Prevents to replay the ODT on the osname operating system. Valid values for osname are:
solaris_a
aix_a
hpux_b
intel_a
SunOS
HP-UX
AIX
Windows_NT
Unix

 

The only possible value for Replay_osname is NO
max_time The maximum time allowed to an ODT to replay, expressed in minutes. The default max_time value is 5 minutes, and the maximum possible value is 60.
TYPE The ODT type. Can be set to
DataBase x
P1 x
P2P3 x
PERFO x
The xx
USER The user identifier to use to run the ODT.

[Top]

Examples

To prevent an ODT from running with Windows
SetOdtParam Replay_intel_a=NO
To run an ODT with AIX only
SetOdtParam Replay_intel_a=NO
SetOdtParam Replay_solaris_a=NO
SetOdtParam Replay_hpux_a=NO

Top]

Environment Variables

SetOdtParam uses the following environment variables:

ADL_xx xxx

[Top]

Diagnostics

Possible exit status values are:

0 Successful completion
50 Failure because any of the following

[Top]


History

Version: 1 [May 2000] Document created
[Top]

Copyright © 2000, Dassault Systèmes. All rights reserved.