numam-spdk/test
Daniel Verkamp 7e69966975 test/jsonrpc_server: allocate large structs on heap
Avoid putting the large JSON-RPC server structs on the stack in the unit
test code, since it confuses Valgrind.

Change-Id: I598530810aa23e802d07cd1bb94de16920f33dac
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-10-04 09:38:34 -07:00
..
cpp_headers test/cpp_headers: autogenerate header test files 2016-10-03 10:24:18 -07:00
iscsi_tgt test: Add calsoft test for iscsi target. 2016-09-27 08:13:07 -07:00
lib test/jsonrpc_server: allocate large structs on heap 2016-10-04 09:38:34 -07:00
nvmf test: Use rpc methods to create nvmf subsystem. 2016-09-27 12:04:05 -07:00
Makefile test: validate that all headers compile as C++ 2016-09-21 15:27:08 -07:00
spdk_cunit.h cunit: add test result JSON formatting 2016-05-12 15:42:09 -07:00