Spdk/test/lib
Daniel Verkamp bb817900c9 test/nvme_impl.h: restore posix_memalign() check
If posix_memalign() fails, it may not have updated buf, so set it to
NULL explicitly.

Change-Id: I756bdc59ec1e31987ad3e6754eec4e2194b95074
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-09-27 15:34:34 -07:00
..
bdev bdev, copy: move all I/O paths to use I/O channels 2016-09-26 14:02:07 -07:00
event event: Allow idle reactors to sleep 2016-08-17 10:02:38 -07:00
ioat test/ioat: shorten test times to 1 second 2016-08-19 13:17:54 -07:00
iscsi test/iscsi: add target node config parsing test 2016-08-18 09:54:34 -07:00
json json: allow decoding of non-standard comments 2016-08-19 09:49:18 -07:00
jsonrpc jsonrpc: add JSON-RPC 2.0 library 2016-05-23 10:28:58 -07:00
log test/log: fix typo 2016-06-01 09:48:39 -07:00
memory build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -07:00
nvme test/nvme_impl.h: restore posix_memalign() check 2016-09-27 15:34:34 -07:00
nvmf nvme: move global request_mempool allocation into nvme_impl 2016-09-27 14:25:39 -07:00
scsi bdev, copy: move all I/O paths to use I/O channels 2016-09-26 14:02:07 -07:00
util util: add spdk_thread and spdk_io_channel 2016-09-26 14:02:07 -07:00
Makefile util: add bit array data structure 2016-09-15 15:47:56 -07:00