3ad37fbebc
Calling TC_END_REPORT(complex_expression) might have side effects when complex_expression is later put inside (result == TC_PASS? A : B) evaluation, because result will be replaced verbatim. To avoid operator assignment order changing things, protect replacement of result by adding parenthesis. Change-Id: I8fd07d97d4b49b4cd48a1c6ad345bf49fb2537b5 Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> |
||
---|---|---|
.. | ||
tc_nano_timeout_common.h | ||
tc_util.h | ||
test_ecc_utils.h | ||
test_utils.h | ||
util_test_common.h |