Spdk/test/unit/lib/iscsi
Shuhei Matsumoto a07416d8d0 iscsi: delete spdk_iscsi_find_init_grp() function.
the function of spdk_iscsi_find_init_grp() is duplicated with
of spdk_iscsi_init_grp_find_by_tag(). The later one should be kept.
Hence delete former one.

Change-Id: I8d397648bd400550445de49c8a7731f0932f5324
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/381244
Reviewed-by: John Kariuki <John.K.Kariuki@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-10-16 19:27:35 -04:00
..
iscsi.c iscsi: login poller per portal and portal cache 2017-10-06 17:00:45 -04:00
param.c test: move iSCSI unit tests to test/unit 2017-06-28 13:10:27 -04:00
tgt_node.c iscsi: delete spdk_iscsi_find_init_grp() function. 2017-10-16 19:27:35 -04:00
common.c iscsi: fix AHS handling 2017-07-14 11:14:21 -04:00
Makefile test: move iSCSI unit tests to test/unit 2017-06-28 13:10:27 -04:00