KCMS Test Suite User's Guide

CREATE:

CREATE: Command Description

CREATE: functionality corresponds to the KcsCreateProfile()() call. When this command is interpreted, the KcsCreateProfile()() function is executed and the status is reported back from the kcmstest command display to the test log. The CREATE: command creates a generic profile with the default CMM Id.

CREATE: Command Syntax Example

CREATE:Reference=umax;

CREATE: Keywords and Values

Table 3-4 presents the CREATE: command keywords and their descriptions.

Table 3-4 CREATE: Command Keywords

Keyword 

Description 

Reference=

Is the name that this profile will be referred to in subsequent script commands. In the context of the test script, it is the profile name. 

XStatus=

The default expected status is KcsSuccess. If the script command is expected to complete successfully, the XStatus keyword is not required. In cases where a script command is expected to return a non-success status, the keyword is followed by the corresponding expected, non-success status in hexadecimal format.