Skip to main content
A newer release of this product is available.

ha.tp events

Contributors
Suggest changes

ha.tp.testPointHit

Severity

NOTICE

Description

This message occurs when the testpoint is encountered or hit.

Corrective Action

(None).

Syslog Message

Testpoint hit: '%s' [%s, %s], [%s:%d], count %d ⇒ '%s'.

Parameters

message (STRING): Test message.
tpModuleName (STRING): Testpoint module name.
tpId (STRING): ID of the testpoint within the module.
fileName (STRING): File name.
lineNo (INT): Line number.
tpCount (INT): Number of times the testpoint triggers before being disabled.
tpType (STRING): Type of testpoint.