Overview
Type:
|
Enumeration
|
Available as of:
|
V1.0.0.0
|
Default value:
|
E_Working
|
Description
The enumeration ET_TestReturn includes the states of the test. It is relevant for internal execution of the test.
Enumeration Elements
Name
|
Value
|
Description
|
E_Working
|
0
|
Test case / test sequence is executed.
|
E_Done
|
1
|
Test case / test sequence completed successfully.
|
E_Failed
|
2
|
Test case / test sequence not successful.
|
Used By
ET_TestReturn is the datatype of the return value of IF_TestCase.