Spdk/test/lib
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
..
bdev test/bdev: shorten bdevperf autotest 2017-02-01 16:44:24 -07:00
env env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
event env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
ioat test/ioat: run ioat_kperf in autotest 2017-02-08 09:45:09 -07:00
iscsi test/iscsi: move g_spdk_iscsi definition to individual tests 2017-01-20 15:10:44 -07:00
json autotest: remove duplicated unit test invocations 2017-01-25 15:19:23 -07:00
jsonrpc autotest: remove duplicated unit test invocations 2017-01-25 15:19:23 -07:00
log autotest: remove duplicated unit test invocations 2017-01-25 15:19:23 -07:00
nvme test/nvme: move NVMe reset test to nightly build 2017-02-15 17:21:12 -07:00
nvmf nvmf: factor out common AER Get/Set Features code 2017-02-14 16:56:29 -07:00
scsi scsi: spdk_scsi_lun_construct should return only new objects 2017-02-16 11:03:59 +01:00
util test/string: add fatal asserts for NULL strings 2017-02-15 16:31:15 -07:00
Makefile test/iscsi: add pdu test 2016-11-23 11:29:41 -07:00
test_env.c test: add an spdk_malloc implementation for test_env 2017-02-09 11:03:11 -07:00