Define TEST_GROUP_C_TEARDOWN_WRAPPER¶
Defined in File test.hpp
Define Documentation¶
-
TEST_GROUP_C_TEARDOWN_WRAPPER(group_name)¶
[source] Define the C teardown wrapper for a group declared with TEST_GROUP_C_WRAPPER.
- Parameters:
group_name – Group name, must match the TEST_GROUP_C_WRAPPER declaration.