Macro TEST_TEARDOWN Statements to execute after each test of the test suite. Since v1.0 #define TEST_TEARDOWN(SUITE_NAME) Parameters 🔗 SUITE_NAME in Test suite. Discussion 🔗 It should be followed by a pair of opening and closing curly braces with the statements in between then.