Spdk/test/unit/lib/iscsi
Daniel Verkamp c2009e9e85 scsi: remove spdk_scsi_dev_print() function
Replace the single call to spdk_scsi_dev_print() with a reimplementation
using public SCSI API functions, and also using the SPDK logging
framework instead of printf().

Change-Id: Ifa455f9e6a4a07a35d5dec311a61e9a8afaa0227
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/391320
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-12-12 18:04:20 -05:00
..
init_grp.c log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
iscsi.c iscsi: change the return value of ACL func to bool 2017-11-14 15:44:40 -05:00
param.c test: remove all uses of strcpy in the code 2017-12-12 17:34:45 -05:00
tgt_node.c scsi: remove spdk_scsi_dev_print() function 2017-12-12 18:04:20 -05:00
common.c scsi: remove spdk_scsi_dev_print() function 2017-12-12 18:04:20 -05:00
Makefile iscsi and ut/iscsi: return code to fail of IG creation 2017-11-21 16:06:30 -05:00