5 show-test-result, Table 5-13, Show-test-status – Artesyn ViewCheck on ATCA-7470/7475 Installation and Use (May 2014) User Manual

Page 67: Commands execution

Advertising
background image

Commands Execution

ViewCheck on ATCA-7470/7475 Installation and Use (6806800S49C)

67

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

<Name>vee0-{Dev Cat}</Name>

</Object>

<Method>showTestStatus</Method>

<Argument>

<Name>deviceInstance</Name>

<Value>Dev Instance</Value>

</Argument>

<Argument>

<Name>testId</Name>

<Value>Test ID</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

The following table lists the show-test-status command arguments.

5.3.5

show-test-result

show-test-result

command allows you to view the latest result of a particular test. This

command displays the start and end time of the test, the test status such as Passed, Failed,
Aborted, and Timed Out, and additional test arguments.

Syntax for CLI
show-test-result testId <Test ID> deviceInstance <Dev Instance>

Table 5-13 show-test-status

Argument

Data Type

Description

Test ID

Integer

Type the unique ID of a particular test that you want to
view the status

Dev Instance

Enum

Use list-device-instances CLI command to get the
equivalent enumerated value of supported Device
Instance

Advertising