EndTest Element
Note This content applies to the Windows Logo Kit (WLK). For the latest information using the new Windows Hardware Certification Kit (HCK), see Windows HCK User's Guide on the Windows Hardware Dev Center.
The EndTest element represents a logged trace for the end of a test case.
Attributes
Attribute | Description |
---|---|
Title |
The name of the test. |
Result |
The result of running the test (that is, pass or fail). |
Repro |
The reproduction line. |
TUID |
The test unique identifier. |
Example
<EndTest Title="DTM Logger C++ Test" Result="Pass" Repro="This is the repro line"
TUID="2FB85927-DFEB-4EBE-B5F0-738717943B03" CA="38129" LA="3283832">
<RTI ID="1207879918" />
<CTX ID="1748231519" />
</EndTest>
See Also
Build date: 9/14/2012