Spdk/test
Tomasz Zawadzki c210a81fd9 scsi: spdk_scsi_lun_construct should return only new objects
This patch makes spdk_scsi_lun_construct behave as documented.
spdk_scsi_lun_construct will return only newly created LUN.
If LUN with that name already exists, NULL will be returned.

Unit test relevant to this behaviour is now changed to show
this functionality is now working.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I002903d6f96555c638aba3fa99cc2c2504ced603
2017-02-16 11:03:59 +01:00
..
cpp_headers test/cpp_headers: autogenerate header test files 2016-10-03 10:24:18 -07:00
iscsi_tgt Rename instance_id to shm_id and make it default to pid 2017-02-15 17:16:37 -07:00
lib scsi: spdk_scsi_lun_construct should return only new objects 2017-02-16 11:03:59 +01:00
nvmf test: add nvmf/multiconnection testing into autotest 2017-02-14 10:36:03 -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