Define EXPECT_FOREST_EQ

Define Documentation

EXPECT_FOREST_EQ(forest_A, forest_B)

Macro for a non-fatal failure test to check for equality of two forests.

Parameters:
  • forest_A[in] The forest to compare with forest_B.

  • forest_B[in] The forest to compare with forest_A.