numam-spdk/lib/scsi
Tomasz Zawadzki 86278ab90e unit_test: check for adding same lun twice to scsi device
This patch adds two new unit tests for scsi device:
- creating two different devices, each containing the same lun
- creating one device, with the same lun twice

As noted in code, three asserts are incorrectly set to show functionality
that is not working currently.
Next patch in series implements that functionality and changes asserts
in the unit tests.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I2645401fee4f2cd986458e0a4db108ce4e1bf9db
2017-02-16 10:11:20 +01:00
..
dev.c scsi: fix panic issue of spdk_scsi_dev_queue_task 2016-11-10 13:29:12 -07:00
lun_db.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
lun.c unit_test: check for adding same lun twice to scsi device 2017-02-16 10:11:20 +01:00
Makefile scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00
port.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
scsi_bdev.c scsi: fix the scsi read write direction issue. 2017-01-23 16:12:27 -07:00
scsi_internal.h unit_test: check for adding same lun twice to scsi device 2017-02-16 10:11:20 +01:00
scsi_nvme.c scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00
scsi_rpc.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
scsi.c event.h: split non-public API into spdk_internal 2017-01-05 11:57:18 -07:00
task.c scsi: only generate sense data for Check Condition 2017-01-19 09:39:26 -07:00