3 list-tests, 4 show-test-status, 3 list-tests 4.3.4 show-test-status – Artesyn ViewCheck on ATCA-7470/7475 Installation and Use (November 2014) User Manual

Page 59

Advertising
background image

Commands Execution

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

59

4.3.3

list-tests

list-tests

command provides a supported list of diagnostics tests on the blade with

associated test IDs.

Syntax for CLI
list-tests

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

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

</Object>

<Method>showTestList</Method>

</InvokeMethod>

</Script>]]>]]>

4.3.4

show-test-status

show-test-status

command allows to view the status of a particular test. The status of a

test can be In Progress, Test Execution Completed, Test Stopped, and Test Timed Out.

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

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>

Advertising