Spdk/test
Tsuyoshi Uchida b13fecd3b3 bdev: check status parameter instead of bdev_io->status
A status member of spdk_bdev_io structure is set after the if block.
Therefore a status parameter should be checked instead of a status
member.

Change-Id: I4030a7fcdb36d9c589802ec5b4e424591dc2a3b6
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-10-20 15:16:09 -07:00
..
cpp_headers test/cpp_headers: autogenerate header test files 2016-10-03 10:24:18 -07:00
iscsi_tgt check_format: check Python style with pep8 2016-10-18 13:35:19 -07:00
lib bdev: check status parameter instead of bdev_io->status 2016-10-20 15:16:09 -07:00
nvmf test: Create malloc bdev dynamically for nvmf test cases. 2016-10-18 09:51:32 -07:00
Makefile test: validate that all headers compile as C++ 2016-09-21 15:27:08 -07:00
spdk_cunit.h spdk_cunit: only evaluate assert condition once 2016-10-19 08:09:45 -07:00