Disabled use of valgrind memcheck during daemon regression tests
This commit is contained in:
parent
371090e7b9
commit
8f09eec36c
@ -34,7 +34,7 @@
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
#if ! (defined (__arm__) || defined (__arm64__))
|
||||
#define _MEMORY_CHECK_
|
||||
//#define _MEMORY_CHECK_
|
||||
#endif
|
||||
|
||||
constexpr static const char g_daemon_address[] = "127.0.0.1";
|
||||
|
Loading…
x
Reference in New Issue
Block a user