Spdk/test/unit/lib/iscsi
Vitaliy Mysak dcf0ca15c9 ut: make use of CUnit macro to reduce duplications
CUnit provides a helper macro CU_ADD_TEST() that
simplifies usage of CU_add_test() function.
Test name no longer needs to be provided,
as it will be inherited from function name.

This is a follow up to
https://review.spdk.io/gerrit/c/spdk/spdk/+/931

Change-Id: I8078f02e08b14f12328ae022d7090ba13fbd64e4
Signed-off-by: Vitaliy Mysak <vitaliy.mysak@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1239
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2020-04-02 14:50:12 +00:00
..
conn.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
init_grp.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
iscsi.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
param.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
portal_grp.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
tgt_node.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
common.c lib/iscsi: Add two parameters in spdk_iscsi_conn_write_pdu 2020-01-23 02:29:58 +00:00
Makefile iscsi&iscsi/ut: Unify cpumask decode between iSCSI.conf and JSON-RPC 2018-01-19 15:47:57 -05:00