numam-spdk/test/lib
Daniel Verkamp 2f777920c9 test: run more unit tests under Valgrind
Where possible (for tests that don't require DPDK), run the unit tests
under Valgrind to check for memory leaks and out-of-bounds accesses.

Change-Id: Ic7b3cdd39a6d59f4e41b4a161be3363f6b076f65
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-10-04 09:38:34 -07:00
..
bdev Fix some cppcheck errors on lib/iscsi & lib/scsi. (#41) 2016-09-28 13:55:56 -07:00
event event: allow unregistering a poller within its poller fn 2016-10-03 08:41:26 -07:00
ioat ioat: Use log library instead of ioat_printf 2016-09-28 10:15:56 -07:00
iscsi scsi: change spdk_put_task to spdk_scsi_task_put 2016-09-29 15:42:29 -07:00
json test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
jsonrpc test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
log test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
memory Replace RTE_VERIFY with assert 2016-09-28 10:15:56 -07:00
nvme nvme: Use log library instead of nvme_printf 2016-09-28 10:15:55 -07:00
nvmf test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
scsi test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
util test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
Makefile util: add bit array data structure 2016-09-15 15:47:56 -07:00