SOM_Expect - Syntax

This macro asserts that a boolean condition is expected to be true.

boolean    condition;

SOM_Expect(condition);


[Back: SOM_Expect]
[Next: SOM_Expect Parameter - condition]