osrf/osrf_testing_tools_cpp

add convenience functions for having gtest fail for memory functions

wjwwood opened this issue · 0 comments

These would either be inline functions or template functions in a header so that our binary doesn't need to use gtest directly, and instead it uses the gtest from the author of the test these functions would be used in.