ck

Purpose:

Check the syntax for errors in gp_test specification files without executing the test procedure.

Enter:

ck <gp_test_spec_file> [ASAM3_instance]

Where:

gp_test_spec_file

Specify the gp_test specification filename to check.

ASAM3_instance

Optional. Specify the ASAM3 instance name.

Example:

ck gp_hotshut
The above command checks the gp_test procedure that runs a hot-shutdown cycle.

Notes:

Use the “errs” command to check for error messages. Many errors are reported to the console, but not all.

After the file is read into memory, it is re-formatted and written out to a file in /ram/ with the same name but with an ‘X’ appended to the name. 

See Also:

errs, nt, idle, gp_stop, gp_test, Test Manager User Guide