Check Diag Response Length

Checks the Expected length of the payload if is it equal to returned one.

Arguments Description

value (int): The expected response length

connection_name (str, optional): The connection name. Defaults to the started DUT

Returns

Bool: True if length of response is equal to value; otherwise, False.

Example

Check Diag Response Length ${7} ${connection_name}