Describes the Command Request
type union EPTF_MBT_CommandRequest
Describes the Command Response
type union EPTF_MBT_CommandResponse
Describes the ConfigRequest
type record EPTF_MBT_ConfigRequest
Describes the ConfigResponse
type record EPTF_MBT_ConfigResponse {}
Describes the Create FSM request
type record EPTF_MBT_CreateFSMRequest
Describes the Create FSM response
type record EPTF_MBT_CreateFSMResponse
Describes the Event Dispatch Request
type record EPTF_MBT_EventDispatchRequest
MBT application library component type
type component EPTF_MBT_LGen_CT extends EPTF_LGenBase_CT, EPTF_Scheduler_CT, EPTF_Logging_CT, EPTF_Semaphore_CT
Messages based port to connect the Tester comopnent to the loadGen component.
type port EPTF_MBT_PortType message
Describes the Remove FSM request
type record EPTF_MBT_RemoveFSMRequest
MBT tester component type
type component EPTF_MBT_Tester_CT extends EPTF_Base_CT, EPTF_Semaphore_CT
Describes the TestStep request
type record EPTF_MBT_TestStepRequest
Describes the TestStep Response]
type record EPTF_MBT_TestStepResponse
Describes the User Request request
type record EPTF_MBT_UserRequest
Describes the UserResponse
type record EPTF_MBT_UserResponse {}
Describes the function signature for custom user function
type function fcb_EPTF_MBT_customUserFunction ( in EPTF_LGenBase_TestStepArgs pl_ptr ) runs on self return boolean
Describes the function signature for entity Group created callback function
type function fcb_EPTF_MBT_entityGroupCreated( in EPTF_MBT_ConfigRequest p_req ) runs on self
Describes the FSM address
type record FsmAddr
Describes the Ready Response
type record QuitAckResponse {}
Describes the Command Response
type record QuitCommand {}
Describes the Ready Response
type record ReadyResponse {}