c++ - GoogleTest and Memory Leaks -


i'm surprised google c++ testing framework not explicitly support checking memory leaks. there is, however, workaround microsoft visual c++, linux?

if memory management crucial me, better use c++ unit-testing framework?

if memory management crucial me, better use c++ unit-testing framework?

i don't know c++ unit-testing, used dr. memory, works on linux windows , mac if have symbols tells in line memory leak happened! usefull :d
more info http://drmemory.org/


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

node.js - Why do I get "SOCKS connection failed. Connection not allowed by ruleset" for some .onion sites? -

matlab - 0-by-1 sym - What do I need to change in order to get proper symbolic results? -