Spdk/test/unit/lib/iscsi
Ben Walker 931b7d1f85 test: Remove all uses of strncpy
strncpy is going to be added to the list of banned functions because
it does not guarantee strings are null terminated.

Change-Id: I73adb5d3eea5c95ea705c67de4fc967e926eb6ce
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/407025
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-04-13 16:15:52 -04:00
..
conn.c lib/iscsi: change type of spdk_iscsi_send_nopin to void 2018-03-08 12:11:24 -05:00
init_grp.c iscsi: Change function names of iSCSI subsystem configuration 2018-03-09 13:52:04 -05:00
iscsi.c lib/iscsi: Extract spdk_iscsi_conn_migration 2018-03-06 15:50:54 -05:00
param.c iscsi: Change the type of some negotiation params from uint32_t to bool 2018-03-14 13:41:22 -04:00
portal_grp.c iscsi: Change function names of iSCSI subsystem configuration 2018-03-09 13:52:04 -05:00
tgt_node.c test: Remove all uses of strncpy 2018-04-13 16:15:52 -04:00
common.c net, iscsi: add struct spdk_sock abstraction 2018-02-12 12:30:39 -05:00
Makefile iscsi&iscsi/ut: Unify cpumask decode between iSCSI.conf and JSON-RPC 2018-01-19 15:47:57 -05:00