Spdk/test/unit/lib
Daniel Verkamp 34f66f237c ut/nvme: add fatal asserts before dereferencing pointers
Make sure that req returned from the request allocation functions isn't
NULL before starting to check its fields.

Change-Id: I21869834148200f4bfd5065ebbc874041c559599
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/375618
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-08-28 13:53:54 -04:00
..
bdev test/bdev/gpt: link spdk_util for CRC32 function 2017-08-15 15:24:29 -04:00
blob blobstore,ut: add possibility to delay scheduled tasks 2017-08-23 11:19:03 -04:00
blobfs blobfs, tree: fix a bug in spdk_tree_insert_buffer 2017-08-15 16:36:41 -04:00
ioat test: move IOAT library unit test to test/unit 2017-06-21 18:57:35 -04:00
iscsi util: add CRC32 utility functions 2017-08-02 19:47:35 -04:00
json test/json_util_ut: assert that string is valid 2017-07-12 18:13:23 -04:00
jsonrpc jsonrpc: allow asynchronous request completion 2017-07-12 12:10:31 -04:00
log log: Remove configurable log facility 2017-07-05 19:28:29 -04:00
nvme ut/nvme: add fatal asserts before dereferencing pointers 2017-08-28 13:53:54 -04:00
nvmf nvmf: ctrlr_discovery.c no longer uses g_nvmf_tgt 2017-08-23 11:06:47 -04:00
scsi scsi: allow zero-length read and write 2017-08-15 15:26:37 -04:00
util util/crc32c: add SSE 4.2 CRC32 instruction support 2017-08-02 19:47:35 -04:00
vhost lib: replace strerror with strerror_r 2017-08-15 16:47:01 -04:00
Makefile blobfs, tree: fix a bug in spdk_tree_insert_buffer 2017-08-15 16:36:41 -04:00