ADTF  3.18.2
tTestDoc

This structure defines a test case. More...

Public Attributes

const tCharstrId
 ID of test document.
 
const tCharstrTitle
 Title of test document.
 
const tCharstrShortDesc
 Short description.
 
const tCharstrStrategy
 Test strategy.
 
const tCharstrPassedIf
 Which result passes the test.
 
const tCharstrRemarks
 Remarks for the test.
 
const tCharstrFile
 Test file.
 
tBool bActive
 Test active.
 
const tCharstrRequirements
 Test requirements.
 
const tCharstrUser
 Test user.
 

Detailed Description

This structure defines a test case.

Definition at line 15 of file testbench.h.